Borderou de evaluare (job #1204760)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:49: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf ( "%ld %ld %ld %ld" , &N , &M , &R, &C) ;
^
user.cpp:18:49: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:18:49: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:18:49: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 5 has type ‘int*’ [-Wformat=]
user.cpp:13:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "balans.in" , "r" , stdin ) ;
^
user.cpp:14:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "balans.out" , "w" , stdout ) ;
^
user.cpp:18:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%ld %ld %ld %ld" , &N , &M , &R, &C) ;
^
user.cpp:34:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld", &mat[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1600ms | 636kb | OK | 5 |
| 2 | 1796ms | 644kb | OK | 5 |
| 3 | 1816ms | 644kb | OK | 5 |
| 4 | 1840ms | 648kb | OK | 5 |
| 5 | 1612ms | 636kb | OK | 5 |
| 6 | 1644ms | 636kb | OK | 5 |
| 7 | 1664ms | 640kb | OK | 5 |
| 8 | 1640ms | 636kb | OK | 5 |
| 9 | 1672ms | 636kb | OK | 5 |
| 10 | 1832ms | 644kb | OK | 5 |
| 11 | 860ms | 648kb | OK | 5 |
| 12 | 1296ms | 612kb | OK | 5 |
| 13 | 120ms | 520kb | OK | 5 |
| 14 | 256ms | 648kb | OK | 5 |
| 15 | 4ms | 352kb | OK | 5 |
| 16 | 2812ms | 648kb | OK | 5 |
| 17 | 48ms | 396kb | OK | 5 |
| 18 | 8ms | 404kb | OK | 5 |
| 19 | 0ms | 400kb | OK | 5 |
| 20 | 124ms | 500kb | OK | 5 |
| Punctaj total | 100 |