Pagini recente » Borderou de evaluare (job #1841152) | Borderou de evaluare (job #1904029) | Borderou de evaluare (job #1442414) | Borderou de evaluare (job #2736009) | Borderou de evaluare (job #2317698)
Borderou de evaluare (job #2317698)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:12:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "snake.in", "r", stdin );
^
main.cpp:13:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen( "snake.out", "w", stdout );
^
main.cpp:17:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d%d", &n, &m, &l );
^
main.cpp:20:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &V[ i ][ j ] );
^
main.cpp:41:40: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
if ( V[ x ][ y ] + 2 == V[ x_aaa ][ y_aaa ] ) {
~~~~~~~~~~^
main.cpp:33:18: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
y_aa = y_a[ i ] + y;
~~~~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK! | 10 |
2 | 2ms | 131kb | Raspuns gresit! | 0 |
3 | 4ms | 131kb | Raspuns gresit! | 0 |
4 | 4ms | 131kb | Raspuns gresit! | 0 |
5 | 8ms | 131kb | Raspuns gresit! | 0 |
6 | 8ms | 131kb | Raspuns gresit! | 0 |
7 | 7ms | 131kb | Raspuns gresit! | 0 |
8 | 7ms | 131kb | Raspuns gresit! | 0 |
9 | 8ms | 131kb | OK! | 10 |
10 | 8ms | 131kb | OK! | 10 |
Punctaj total | 30 |