Borderou de evaluare (job #3195923)
Utilizator | Data | 22 ianuarie 2024 09:37:21 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:13: error: variable 'std::ifstream fin' has initializer but incomplete type
7 | ifstream fin("apm.in");
| ^
main.cpp:8:14: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ofstream fout("apm.out");
| ^
main.cpp: In function 'int main()':
main.cpp:72:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | for(int i=0;i<muchii.size();i++)
| ~^~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !