Pagini recente » Cod sursa (job #2631445) | Cod sursa (job #2806499) | Cod sursa (job #451635) | Borderou de evaluare (job #2623807) | Borderou de evaluare (job #1251441)
Borderou de evaluare (job #1251441)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellmanFord()’:
user.cpp:34:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < Graph[Node].size(); i++)
^
user.cpp: In function ‘void Solve()’:
user.cpp:72:15: warning: variable ‘minFlow’ set but not used [-Wunused-but-set-variable]
int i, j, minFlow, Node;
^
user.cpp: In function ‘void Write()’:
user.cpp:126:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Solution.size(); i++)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 500kb | Corect | 10 |
| 2 | 0ms | 488kb | Corect | 10 |
| 3 | 8ms | 1236kb | Corect | 10 |
| 4 | 8ms | 1196kb | Corect | 10 |
| 5 | 8ms | 1208kb | Corect | 10 |
| 6 | 216ms | 2740kb | Corect | 10 |
| 7 | 160ms | 2900kb | Corect | 10 |
| 8 | 360ms | 3580kb | Corect | 10 |
| 9 | 332ms | 3580kb | Corect | 10 |
| 10 | 320ms | 3588kb | Corect | 10 |
| Punctaj total | 100 |