Borderou de evaluare (job #2947589)
Utilizator | Data | 26 noiembrie 2022 13:41:25 | |
---|---|---|---|
Problema | Chess Tournament 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
4 | #import <cmath>
| ^~~~~~
main.cpp:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
5 | #import <cassert>
| ^~~~~~
main.cpp:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
6 | #import <queue>
| ^~~~~~
main.cpp:27:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
27 | main()
| ^~~~
main.cpp: In function 'int main()':
main.cpp:35:19: error: too few arguments to function 'bool solve(std::ifstream&)'
35 | if(!solve())
| ^
main.cpp:10:6: note: declared here
10 | bool solve(ifstream& cin)
| ^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !