Pagini recente » Borderou de evaluare (job #442485) | Borderou de evaluare (job #1491896) | Borderou de evaluare (job #1803459) | Borderou de evaluare (job #533634) | Borderou de evaluare (job #1262708)
Borderou de evaluare (job #1262708)
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 | 788kb | OK | 10 | 10 |
5 | 0ms | 940kb | OK | 10 | 10 |
6 | 0ms | 1196kb | OK | 10 | 10 |
7 | 16ms | 3088kb | OK | 10 | 10 |
8 | Depăşit | 5732kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 7128kb | Time limit exceeded. | 0 |
10 | Depăşit | 7620kb | Time limit exceeded. | 0 |
Punctaj total | 70 |