Pagini recente » Borderou de evaluare (job #1319642) | Borderou de evaluare (job #1305291) | Borderou de evaluare (job #1844956) | Borderou de evaluare (job #2316273) | Borderou de evaluare (job #2658017)
Borderou de evaluare (job #2658017)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:29:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<arcs[current_node].size(); ++i) {
~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:45:35: 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:46:37: 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:49:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:55:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 262kb | OK | 10 | 10 |
| 3 | 3ms | 524kb | OK | 10 | 10 |
| 4 | 4ms | 655kb | OK | 10 | 10 |
| 5 | 5ms | 786kb | OK | 10 | 10 |
| 6 | 6ms | 1048kb | OK | 10 | 10 |
| 7 | 38ms | 3014kb | OK | 10 | 10 |
| 8 | 61ms | 4194kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 4980kb | Time limit exceeded | 0 |
| 10 | 61ms | 5242kb | Time limit exceeded | 0 |
| Punctaj total | 70 |