Pagini recente » Diferente pentru utilizator/devilkind intre reviziile 55 si 34 | Cod sursa (job #2966044) | Cod sursa (job #2502) | Cod sursa (job #3268478) | Borderou de evaluare (job #1988196)
Borderou de evaluare (job #1988196)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs(int, int)’:
user.cpp:33:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < graf[crt].size(); i++) {
^
user.cpp:35:50: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
if(!tata[urm] & capacitate[crt][urm] > flux[crt][urm]) {
^
user.cpp: In function ‘int main()’:
user.cpp:57:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < graf[n].size(); i++) {
^
user.cpp:46:29: warning: ‘flux_crt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int i, j, x, y, z, ant, flux_crt;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 488kb | OK | 10 | 10 |
| 2 | 0ms | 604kb | OK | 10 | 10 |
| 3 | 0ms | 780kb | OK | 10 | 10 |
| 4 | 0ms | 932kb | OK | 10 | 10 |
| 5 | 0ms | 1096kb | OK | 10 | 10 |
| 6 | 0ms | 1332kb | OK | 10 | 10 |
| 7 | 4ms | 3596kb | OK | 10 | 10 |
| 8 | 12ms | 5880kb | OK | 10 | 30 |
| 9 | 16ms | 7508kb | OK | 10 |
| 10 | 28ms | 8212kb | OK | 10 |
| Punctaj total | 100 |