Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1366099)
| Utilizator | Data | 28 februarie 2015 19:36:43 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:19:7: warning: unused variable ‘ok’ [-Wunused-variable]
bool ok = false;
^
user.cpp: In function ‘int main()’:
user.cpp:41: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);
^
user.cpp:42: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);
^
user.cpp:44:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:48:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &val);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 328kb | OK | 10 | 10 |
| 2 | 0ms | 388kb | OK | 10 | 10 |
| 3 | 0ms | 500kb | OK | 10 | 10 |
| 4 | 0ms | 564kb | OK | 10 | 10 |
| 5 | 0ms | 632kb | OK | 10 | 10 |
| 6 | 0ms | 780kb | OK | 10 | 10 |
| 7 | 4ms | 1904kb | OK | 10 | 10 |
| 8 | 8ms | 3120kb | OK | 10 | 30 |
| 9 | 8ms | 3908kb | OK | 10 | |
| 10 | 12ms | 4336kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
