Pagini recente » Cod sursa (job #3147286) | Monitorul de evaluare | Cod sursa (job #2385299) | Borderou de evaluare (job #1536139) | Borderou de evaluare (job #1548493)
Borderou de evaluare (job #1548493)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("nuke.in", "r", stdin);
^
user.cpp:39:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("nuke.out", "w", stdout);
^
user.cpp:41:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:45:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x, &y);
^
user.cpp:51:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &a[i], &b[i], &c[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 296kb | OK | 10 |
| 2 | 0ms | 348kb | OK | 10 |
| 3 | 28ms | 860kb | OK | 10 |
| 4 | 56ms | 1428kb | OK | 10 |
| 5 | 192ms | 3636kb | OK | 10 |
| 6 | 324ms | 5628kb | OK | 10 |
| 7 | 364ms | 6244kb | OK | 10 |
| 8 | 388ms | 6500kb | OK | 10 |
| 9 | 396ms | 6588kb | OK | 10 |
| 10 | Depăşit | 6628kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |