Pagini recente » Cod sursa (job #1824597) | Cod sursa (job #3202580) | Cod sursa (job #624183) | Cod sursa (job #249029) | Borderou de evaluare (job #2012007)
Borderou de evaluare (job #2012007)
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:65: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 | 328kb | OK | 10 | 10 |
2 | 0ms | 388kb | OK | 10 | 10 |
3 | 0ms | 488kb | OK | 10 | 10 |
4 | 0ms | 568kb | OK | 10 | 10 |
5 | 0ms | 624kb | OK | 10 | 10 |
6 | 0ms | 776kb | Incorect | 0 | 0 |
7 | 4ms | 1868kb | OK | 10 | 10 |
8 | 36ms | 3060kb | OK | 10 | 0 |
9 | 52ms | 3832kb | Incorect | 0 |
10 | Depăşit | 4236kb | Time limit exceeded. | 0 |
Punctaj total | 60 |