Borderou de evaluare (job #2276453)
Utilizator | Data | 4 noiembrie 2018 19:11:10 | |
---|---|---|---|
Problema | Morcovi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:20:1: error: 'll' does not name a type
ll content[Pow][DIM];
^~
main.cpp:24:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
main.cpp: In function 'int main()':
main.cpp:29:9: error: 'content' was not declared in this scope
memset(content, -1, sizeof(content));
^~~~~~~
main.cpp:59:2: error: 'll' was not declared in this scope
ll mx = 0;
^~
main.cpp:62:3: error: 'mx' was not declared in this scope
mx = max(mx, content[All][i]);
^~
main.cpp:64:10: error: 'mx' was not declared in this scope
cout << mx;
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !