Pagini recente » Cod sursa (job #696372) | Borderou de evaluare (job #429870) | Cod sursa (job #2175709) | Borderou de evaluare (job #3178724) | Borderou de evaluare (job #2423820)
Borderou de evaluare (job #2423820)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:58:35: 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);
^
main.cpp:59:37: 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);
^
main.cpp:60:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d %d", &n, &m); m; --m) {
^
main.cpp:61:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 3ms | 262kb | OK | 10 | 10 |
| 2 | 3ms | 393kb | OK | 10 | 10 |
| 3 | 5ms | 655kb | OK | 10 | 10 |
| 4 | 7ms | 692kb | OK | 10 | 10 |
| 5 | 6ms | 917kb | OK | 10 | 10 |
| 6 | 19ms | 1273kb | OK | 10 | 10 |
| 7 | 15ms | 3477kb | OK | 10 | 10 |
| 8 | 61ms | 5898kb | Time limit exceeded | 0 | 0 |
| 9 | 62ms | 7438kb | Time limit exceeded | 0 |
| 10 | 61ms | 8327kb | Time limit exceeded | 0 |
| Punctaj total | 70 |