Borderou de evaluare (job #1618729)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "vis.in" , "r", stdin );
^
user.cpp:66:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "vis.out", "w", stdout );
^
user.cpp:68:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d", &N, &K1, &K2 );
^
user.cpp:69:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d %d", &L1, &C1, &L2, &C2 );
^
user.cpp:73:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &A[i][j] );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 16688kb | OK | 10 |
2 | 20ms | 16712kb | OK | 10 |
3 | 20ms | 16876kb | OK | 10 |
4 | 180ms | 18680kb | OK | 10 |
5 | 168ms | 18684kb | OK | 10 |
6 | 264ms | 19080kb | OK | 10 |
7 | 340ms | 19488kb | OK | 10 |
8 | 372ms | 20676kb | OK | 10 |
9 | Depăşit | 20692kb | Time limit exceeded. | 0 |
10 | 24ms | 17068kb | OK | 10 |
Punctaj total | 90 |