Borderou de evaluare (job #1112867)
Utilizator | Data | 20 februarie 2014 09:03:40 | |
---|---|---|---|
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:17:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < N - 1; i++ )
^
user.cpp:23: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:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= arb[rad][0]; i++ )
^
user.cpp:37: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:53: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 !