Pagini recente » Borderou de evaluare (job #2416233) | Borderou de evaluare (job #819197) | Borderou de evaluare (job #1579523) | Borderou de evaluare (job #2192889) | Borderou de evaluare (job #2469756)
Borderou de evaluare (job #2469756)
Raport evaluator
Compilare:
main.cpp: In function 'int BF()':
main.cpp:32:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < G[nod].sz; j++)
^
main.cpp: In function 'int main()':
main.cpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < G[N].sz; i++)
^
main.cpp:47: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);
^
main.cpp:48: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);
^
main.cpp:52:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &N, &M);
^
main.cpp:56:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 262kb | OK | 10 | 10 |
2 | 3ms | 393kb | OK | 10 | 10 |
3 | 3ms | 524kb | OK | 10 | 10 |
4 | 4ms | 655kb | OK | 10 | 10 |
5 | 4ms | 786kb | OK | 10 | 10 |
6 | 5ms | 1048kb | OK | 10 | 10 |
7 | 12ms | 3276kb | OK | 10 | 10 |
8 | 29ms | 5898kb | OK | 10 | 30 |
9 | 33ms | 7471kb | OK | 10 |
10 | 45ms | 8257kb | OK | 10 |
Punctaj total | 100 |