Pagini recente » Borderou de evaluare (job #2914843) | Borderou de evaluare (job #525288) | Borderou de evaluare (job #2421763) | Borderou de evaluare (job #3222894) | Borderou de evaluare (job #2387994)
Borderou de evaluare (job #2387994)
Raport evaluator
Compilare:
main.cpp: In function 'bool BFS()':
main.cpp:36:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < graph[pVerif].size(); i++) {
~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:27:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp: In function 'void FindMinFlow()':
main.cpp:53:9: warning: unused variable 'i' [-Wunused-variable]
int i, j;
^
main.cpp:53:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp: In function 'void AugmentPath()':
main.cpp:63:9: warning: unused variable 'i' [-Wunused-variable]
int i, j;
^
main.cpp:63:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp: In function 'void FordFulkerson()':
main.cpp:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < graph[n].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp:74:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp: In function 'int main()':
main.cpp:88:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 262kb | OK | 10 | 10 |
| 2 | 3ms | 262kb | OK | 10 | 10 |
| 3 | 3ms | 393kb | OK | 10 | 10 |
| 4 | 3ms | 393kb | OK | 10 | 10 |
| 5 | 3ms | 524kb | OK | 10 | 10 |
| 6 | 4ms | 655kb | OK | 10 | 10 |
| 7 | 8ms | 1835kb | OK | 10 | 10 |
| 8 | 14ms | 3014kb | OK | 10 | 30 |
| 9 | 17ms | 3801kb | OK | 10 |
| 10 | 22ms | 4325kb | OK | 10 |
| Punctaj total | 100 |