Borderou de evaluare (job #3193711)
Utilizator | Data | 15 ianuarie 2024 15:08:45 | |
---|---|---|---|
Problema | Senat | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:13: error: variable 'std::ifstream fin' has initializer but incomplete type
11 | ifstream fin("senat.in");
| ^
main.cpp:12:14: error: variable 'std::ofstream fout' has initializer but incomplete type
12 | ofstream fout("senat.out");
| ^
main.cpp: In function 'bool match(int)':
main.cpp:56:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for (int i = 0; i < G[node].size(); ++i)
| ~~^~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !