Pagini recente » Borderou de evaluare (job #1664354) | Cod sursa (job #360515) | Monitorul de evaluare | Borderou de evaluare (job #2729270) | Borderou de evaluare (job #2159214)
Borderou de evaluare (job #2159214)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.in", "r", stdin);
^
user.cpp:67:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.out", "w", stdout);
^
user.cpp:68: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:72:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
user.cpp:116:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 6900kb | OK | 10 |
| 2 | 4ms | 6888kb | OK | 10 |
| 3 | 4ms | 6860kb | OK | 10 |
| 4 | 8ms | 7020kb | OK | 10 |
| 5 | 44ms | 6892kb | OK | 10 |
| 6 | 124ms | 8996kb | OK | 10 |
| 7 | 160ms | 9024kb | OK | 10 |
| 8 | 472ms | 9324kb | OK | 10 |
| 9 | Depăşit | 9028kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 9048kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |