Borderou de evaluare (job #1037954)
| Utilizator | Data | 20 noiembrie 2013 21:33:44 | |
|---|---|---|---|
| Problema | Iepuri2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void readinput()’:
user.cpp:20:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < N - 1; i++ )
^
user.cpp:26:7: error: ‘i’ was not declared in this scope
for( i = 1; i <= N; i++ )
^
user.cpp: In function ‘void go(unsigned int)’:
user.cpp:34:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= arb[rad][0]; i++ )
^
user.cpp:40:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= arb[rad][0]; i++ )
^
user.cpp: In function ‘void writeoutput()’:
user.cpp:56:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= K; i++ )
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
