Pagini recente » Cod sursa (job #1643453) | Cod sursa (job #2981701) | Cod sursa (job #2774522) | Cod sursa (job #1793688) | Borderou de evaluare (job #2012008)
Borderou de evaluare (job #2012008)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:36: 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:58:38: 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:61:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:64:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
user.cpp:69:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cr[u][v]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 332kb | OK | 10 | 10 |
2 | 0ms | 392kb | OK | 10 | 10 |
3 | 0ms | 500kb | OK | 10 | 10 |
4 | 0ms | 576kb | OK | 10 | 10 |
5 | 0ms | 632kb | OK | 10 | 10 |
6 | 0ms | 784kb | OK | 10 | 10 |
7 | 4ms | 1892kb | OK | 10 | 10 |
8 | 52ms | 3104kb | OK | 10 | 0 |
9 | Depăşit | 3872kb | Time limit exceeded. | 0 |
10 | Depăşit | 4260kb | Time limit exceeded. | 0 |
Punctaj total | 70 |