Pagini recente » Borderou de evaluare (job #440777) | Cod sursa (job #1010601) | Borderou de evaluare (job #507260) | Borderou de evaluare (job #865468) | Borderou de evaluare (job #1262703)
Borderou de evaluare (job #1262703)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:15: warning: unused variable ‘j’ [-Wunused-variable]
int m, i, j, x, y, ans, minFlow;
^
user.cpp:33: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:34: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:37: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:39:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:40:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cap[x][y]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 356kb | OK | 10 | 10 |
| 2 | 0ms | 480kb | OK | 10 | 10 |
| 3 | 0ms | 636kb | OK | 10 | 10 |
| 4 | 0ms | 792kb | OK | 10 | 10 |
| 5 | 0ms | 940kb | OK | 10 | 10 |
| 6 | 0ms | 1180kb | Incorect | 0 | 0 |
| 7 | 12ms | 3084kb | OK | 10 | 10 |
| 8 | 56ms | 5716kb | OK | 10 | 0 |
| 9 | Depăşit | 7248kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7964kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |