Borderou de evaluare (job #2894821)
Utilizator | Data | 28 aprilie 2022 13:45:52 | |
---|---|---|---|
Problema | Sushi2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:1: error: 'InParser' does not name a type
9 | InParser fin ("sushi2.in");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:39:3: error: 'fin' was not declared in this scope; did you mean 'sin'?
39 | fin >> n >> m;
| ^~~
| sin
main.cpp:51:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for (int i = 0; i < euler.size() - 1; i++) {
| ~~^~~~~~~~~~~~~~~~~~
main.cpp:69:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
69 | for (int j = 0; j < poz[i].size() - 1; j++) {
| ~~^~~~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !