Pagini recente » Borderou de evaluare (job #2019263) | Borderou de evaluare (job #2415006) | Borderou de evaluare (job #1440944) | Diferente pentru happy-coding-2007 intre reviziile 9 si 10 | Borderou de evaluare (job #2380967)
Borderou de evaluare (job #2380967)
Raport evaluator
Compilare:
main.cpp: In function 'bool BF()':
main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < G[nod].size(); j++) { // pentru fiecare vecin al nodului
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:42: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); freopen("maxflow.out", "w", stdout);
^
main.cpp:42:76: 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); freopen("maxflow.out", "w", stdout);
^
main.cpp:43: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:45: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 | 6ms | 1048kb | OK | 10 | 10 |
| 7 | 17ms | 3276kb | OK | 10 | 10 |
| 8 | 61ms | 4849kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 6029kb | Time limit exceeded | 0 |
| 10 | 61ms | 6160kb | Time limit exceeded | 0 |
| Punctaj total | 70 |