Pagini recente » Cod sursa (job #1463376) | Cod sursa (job #654400) | Cod sursa (job #2844830) | Cod sursa (job #381365) | Borderou de evaluare (job #2619428)
Borderou de evaluare (job #2619428)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:87:37: 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:88:39: 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:90:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:94:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 131kb | OK | 10 | 10 |
| 3 | 3ms | 131kb | OK | 10 | 10 |
| 4 | 3ms | 131kb | OK | 10 | 10 |
| 5 | 3ms | 131kb | OK | 10 | 10 |
| 6 | 3ms | 131kb | OK | 10 | 10 |
| 7 | 7ms | 262kb | OK | 10 | 10 |
| 8 | 48ms | 262kb | OK | 10 | 0 |
| 9 | 61ms | 262kb | Time limit exceeded | 0 |
| 10 | 61ms | 393kb | Time limit exceeded | 0 |
| Punctaj total | 70 |