Pagini recente » Borderou de evaluare (job #1426057) | Borderou de evaluare (job #3154472) | Borderou de evaluare (job #1118843) | Borderou de evaluare (job #2414873) | Borderou de evaluare (job #945477)
Borderou de evaluare (job #945477)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BF()’:
user.cpp:109:53: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
MinFlow=min(MinFlow, Cap[(nt>t)][i][j]-Flow[(nt>t)][i][j][t]);
^
user.cpp:109:72: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
MinFlow=min(MinFlow, Cap[(nt>t)][i][j]-Flow[(nt>t)][i][j][t]);
^
user.cpp:107:48: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
if (!Vis[j][nt] && Flow[(nt>t)][i][j][t]<Cap[(nt>t)][i][j])
^
user.cpp:107:48: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 96ms | 3044kb | OK | 10 |
2 | 28ms | 2116kb | OK | 10 |
3 | 40ms | 2452kb | OK | 10 |
4 | 332ms | 3888kb | OK | 10 |
5 | 372ms | 3240kb | OK | 10 |
6 | Depăşit | 4252kb | Time limit exceeded. | 0 |
7 | 156ms | 2892kb | OK | 10 |
8 | 92ms | 2320kb | OK | 10 |
9 | Depăşit | 3192kb | Time limit exceeded. | 0 |
10 | Depăşit | 3672kb | Time limit exceeded. | 0 |
Punctaj total | 70 |