Borderou de evaluare (job #2785063)
Utilizator | Data | 17 octombrie 2021 21:58:56 | |
---|---|---|---|
Problema | Pufu | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:24:8: error: 'strcmp' was not declared in this scope
24 | if (strcmp(aroma, "ciocolata") == 0)
| ^~~~~~
main.cpp:3:1: note: 'strcmp' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
2 | #include <iostream>
+++ |+#include <cstring>
3 | using namespace std;
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !