Pagini recente » Cod sursa (job #1479968) | Borderou de evaluare (job #1596264) | Borderou de evaluare (job #1557476) | Borderou de evaluare (job #3180303) | Borderou de evaluare (job #1251524)
Borderou de evaluare (job #1251524)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( IN , "r" , stdin ) ;
^
user.cpp:37:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( OUT , "w" , stdout ) ;
^
user.cpp:38:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d %d\n" , &n , &m ) ;
^
user.cpp:44:40: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
for ( j = 0 ; j < m ; ++ j )
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 264kb | OK | 10 |
| 2 | 8ms | 268kb | OK | 10 |
| 3 | 24ms | 272kb | OK | 10 |
| 4 | 144ms | 272kb | OK | 10 |
| 5 | 140ms | 276kb | OK | 10 |
| 6 | 368ms | 272kb | OK | 10 |
| 7 | 392ms | 272kb | OK | 10 |
| 8 | Depăşit | 256kb | Time limit exceeded. | 0 |
| 9 | 492ms | 276kb | OK | 10 |
| 10 | 408ms | 272kb | OK | 10 |
| Punctaj total | 90 |