Pagini recente » Borderou de evaluare (job #1604852) | Borderou de evaluare (job #2203665) | Borderou de evaluare (job #3099160) | Borderou de evaluare (job #1197430) | Borderou de evaluare (job #2179350)
Borderou de evaluare (job #2179350)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
user.cpp:29:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
user.cpp:30: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:33:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 5040kb | OK | 10 | 10 |
| 2 | 4ms | 4952kb | OK | 10 | 10 |
| 3 | 4ms | 5208kb | OK | 10 | 10 |
| 4 | 4ms | 4956kb | OK | 10 | 10 |
| 5 | 4ms | 5188kb | OK | 10 | 10 |
| 6 | 4ms | 5468kb | OK | 10 | 10 |
| 7 | 8ms | 6296kb | OK | 10 | 10 |
| 8 | 28ms | 9552kb | OK | 10 | 0 |
| 9 | 44ms | 10140kb | OK | 10 |
| 10 | Depăşit | 10800kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |