Pagini recente » Borderou de evaluare (job #44752) | Borderou de evaluare (job #2467121) | Borderou de evaluare (job #945809) | Borderou de evaluare (job #2292467) | Borderou de evaluare (job #1434591)
Borderou de evaluare (job #1434591)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:96:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pokemon.in", "r", stdin);
^
user.cpp:97:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pokemon.out", "w", stdout);
^
user.cpp:99:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &m);
^
user.cpp:100:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &x, &y, &z);
^
user.cpp:103:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &a [i][j]);
^
user.cpp:105:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &b [i][1], &b [i][2], &b [i][3]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1900kb | OK | 10 |
| 2 | 16ms | 5044kb | OK | 10 |
| 3 | 60ms | 10532kb | OK | 10 |
| 4 | 108ms | 16792kb | OK | 10 |
| 5 | 340ms | 35500kb | OK | 10 |
| 6 | 400ms | 35504kb | OK | 10 |
| 7 | 344ms | 35508kb | OK | 10 |
| 8 | Depăşit | 38876kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 39548kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 33892kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |