Borderou de evaluare (job #3268379)
Utilizator | Data | 14 ianuarie 2025 21:04:42 | |
---|---|---|---|
Problema | Iepuri2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void readinput()':
main.cpp:17:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
17 | for( int i = 0; i < N - 1; i++ )
| ~~^~~~~~~
main.cpp:23:14: error: 'i' was not declared in this scope
23 | for( i = 1; i <= N; i++ )
| ^
main.cpp: In function 'void go(unsigned int)':
main.cpp:31:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
31 | for( int i = 1; i <= arb[rad][0]; i++ )
| ~~^~~~~~~~~~~~~~
main.cpp:37:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
37 | for( int i = 1; i <= arb[rad][0]; i++ )
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'void writeoutput()':
main.cpp:53:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
53 | for( int i = 1; i <= K; i++ )
| ~~^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !