Pagini recente » Borderou de evaluare (job #290429) | Borderou de evaluare (job #1907912) | Borderou de evaluare (job #1707943) | Borderou de evaluare (job #1028255) | Borderou de evaluare (job #2794083)
Borderou de evaluare (job #2794083)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::sortvecini()':
main.cpp:96:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<unsigned int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
96 | for (int i=1; i<this->lista_vecini.size(); ++i)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:99:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
99 | for (j=0; j<lista_vecini[i].size(); ++j)
| ~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::biconex(unsigned int)':
main.cpp:179:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
179 | for (i=1; i<=n; ++i)
| ~^~~
main.cpp:189:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
189 | for (auto j = afisare[i].begin(); j != afisare[i].end(); ++ j)
| ^~~
main.cpp:191:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
191 | g<<"\n";
| ^
main.cpp:211:26: warning: unused variable 'first' [-Wunused-variable]
211 | bool first=true;
| ^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Corect | 10 |
2 | 1ms | 184kb | Corect | 10 |
3 | 1ms | 184kb | Corect | 10 |
4 | 2ms | 212kb | Corect | 10 |
5 | 13ms | 438kb | Corect | 10 |
6 | 10ms | 1056kb | Corect | 10 |
7 | 14ms | 1777kb | Corect | 10 |
8 | 401ms | 24629kb | Time limit exceeded | 0 |
9 | 195ms | 12394kb | Corect | 10 |
10 | 254ms | 17805kb | Corect | 10 |
Punctaj total | 90 |