Pagini recente » Profil MateiStoian | Clasament practice_acm | Cod sursa (job #1875813) | Borderou de evaluare (job #923799) | Borderou de evaluare (job #2201352)
Borderou de evaluare (job #2201352)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "robot3.in", "r", stdin );
^
user.cpp:30:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "robot3.out", "w", stdout );
^
user.cpp:35:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d%d%d\n", &n, &m, &l, &c );
^
user.cpp:39:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%c", &ch );
^
user.cpp:43:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%c", &ch );
^
user.cpp:48:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &mat[i][j] );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 804kb | OK | 10 |
| 2 | 0ms | 1056kb | OK | 10 |
| 3 | 0ms | 876kb | OK | 10 |
| 4 | 56ms | 3804kb | OK | 10 |
| 5 | Depăşit | 4312kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 4584kb | Time limit exceeded. | 0 |
| 7 | 96ms | 3808kb | OK | 10 |
| 8 | 88ms | 3804kb | OK | 10 |
| 9 | 184ms | 4604kb | OK | 10 |
| 10 | 64ms | 3812kb | OK | 10 |
| Punctaj total | 80 |