Pagini recente » Borderou de evaluare (job #2218520) | Borderou de evaluare (job #1176328) | Borderou de evaluare (job #1916883) | Borderou de evaluare (job #787915) | Borderou de evaluare (job #2806609)
Borderou de evaluare (job #2806609)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::sortare_topologica()':
main.cpp:116:27: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
116 | while(rezolvare.size()<n){
| ~~~~~~~~~~~~~~~~^~
main.cpp:117:45: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
117 | for(int i=1;i<=n && rezolvare.size()<n;i++){
| ~~~~~~~~~~~~~~~~^~
main.cpp: In member function 'void graf::ctc()':
main.cpp:166:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
166 | for(int j=0;j<vecini[i].size();j++){
| ~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::Componente_Biconexe()':
main.cpp:217:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
217 | for(int i=0;i<solutie.size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp:218:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
218 | for(int j=0;j<solutie[i].size();j++){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::DFS3(int, int*, bool*, std::stack<std::pair<int, int> >&, int*, int*, std::vector<std::vector<int> >&, int)':
main.cpp:260:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
260 | for(int j=0;j<temporar_muchii[1].size();j++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::Muchii_Critice()':
main.cpp:293:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
293 | for(int i=0;i<solutie.size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp:295:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
295 | if(i!=solutie.size()-1){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'bool Havel_Hakimi(std::vector<int>)':
main.cpp:337:29: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
337 | if(grade[grade.size()-1]>grade.size()-1){
main.cpp:343:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
343 | if(cel_cel_mai_mare_grad>grade.size()){
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | Corect | 10 | 30 |
2 | 2ms | 184kb | Corect | 10 |
3 | 2ms | 184kb | Corect | 10 |
4 | 2ms | 184kb | Corect | 10 | 30 |
5 | 6ms | 344kb | Corect | 10 |
6 | 21ms | 1449kb | Corect | 10 |
7 | 35ms | 2363kb | Corect | 10 | 30 |
8 | 106ms | 6250kb | Corect | 10 |
9 | 239ms | 13795kb | Corect | 10 |
10 | 268ms | 19914kb | Corect | 10 | 10 |
Punctaj total | 100 |