Pagini recente » Monitorul de evaluare | Cod sursa (job #3900) | Cod sursa (job #97098) | Borderou de evaluare (job #1062754) | Borderou de evaluare (job #1224275)
Borderou de evaluare (job #1224275)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inter.in", "r", stdin);
^
user.cpp:10:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inter.out", "w", stdout);
^
user.cpp:12:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:16:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd", &v2[i], &v3[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 256kb | OK | 10 |
| 2 | 0ms | 256kb | OK | 10 |
| 3 | 28ms | 348kb | OK | 10 |
| 4 | 72ms | 428kb | OK | 10 |
| 5 | 144ms | 548kb | OK | 10 |
| 6 | 164ms | 580kb | OK | 10 |
| 7 | 280ms | 736kb | OK | 10 |
| 8 | Depăşit | 840kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1044kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1176kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |