Borderou de evaluare (job #3322931)
| Utilizator | Data | 16 noiembrie 2025 11:35:21 | |
|---|---|---|---|
| Problema | Guguștiuc | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:29:21: error: variable 'std::ifstream cin' has initializer but incomplete type
29 | ifstream cin("gugustiuc.in");
| ^
main.cpp:30:22: error: variable 'std::ofstream cout' has initializer but incomplete type
30 | ofstream cout("gugustiuc.out");
| ^
main.cpp:53:43: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | for (int j = 0; j < vp.size(); j++)
| ~~^~~~~~~~~~~
main.cpp:72:43: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | for (int j = 0; j < vp.size(); j++)
| ~~^~~~~~~~~~~
main.cpp:92:27: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
92 | for (int i = 0; i < vp.size(); i++)
| ~~^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
