Borderou de evaluare (job #2813596)

Utilizator razvanflorinPotcoveanu Florin-Razvan razvanflorin Data 6 decembrie 2021 23:22:48
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void Graf::maxflow()': main.cpp:733:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 733 | for(index = 0; index <= noduri; index++) | ~~~~~~^~~~~~~~~ main.cpp:742:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 742 | for(index = 0; index <= noduri; index++) | ~~~~~~^~~~~~~~~ main.cpp:743:42: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 743 | for(secondIndex = 0; secondIndex <= noduri; secondIndex++) | ~~~~~~~~~~~~^~~~~~~~~ main.cpp:751:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 751 | for(index = 1; index <= noduri; index++) | ~~~~~~^~~~~~~~~ main.cpp:752:42: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 752 | for(secondIndex = 1; secondIndex <= noduri; secondIndex++) | ~~~~~~~~~~~~^~~~~~~~~ main.cpp:755:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 755 | for(index = 0; index < muchii; index++) | ~~~~~~^~~~~~~~ main.cpp: In member function 'bool Graf::maxflow_bfs(int, int, std::vector<int>&, std::vector<int>&, std::vector<std::vector<int> >, std::vector<std::vector<int> >&)': main.cpp:807:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 807 | for(unsigned int index = 0; index <= noduri; index++) | ~~~~~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
164ms204kbTime limit exceeded00
264ms200kbTime limit exceeded00
364ms200kbTime limit exceeded00
464ms262kbTime limit exceeded00
564ms331kbTime limit exceeded00
664ms462kbTime limit exceeded00
764ms2228kbTime limit exceeded00
864ms6238kbTime limit exceeded00
963ms10166kbTime limit exceeded0
1063ms12521kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?