Pagini recente » Borderou de evaluare (job #2578383) | Borderou de evaluare (job #1052069) | Borderou de evaluare (job #388307) | Borderou de evaluare (job #996405) | Borderou de evaluare (job #2792249)
Borderou de evaluare (job #2792249)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::bfs(int)':
main.cpp:108:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
108 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:136:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
136 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompBiconexe(std::ostream&)':
main.cpp:221:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
221 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:222:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
222 | for(int j = 0; j < componenteBiconexe[i].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:294:65: warning: unused variable 'nodStart' [-Wunused-variable]
294 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 3977kb | Componente biconexe: nod inexistent | 4 |
2 | 5ms | 3452kb | Componente biconexe: nod inexistent | 4 |
3 | 5ms | 3977kb | Componente biconexe: nod inexistent | 4 |
4 | 3ms | 3977kb | Componente biconexe: nod inexistent | 4 |
5 | 5ms | 3452kb | Componente biconexe: nod inexistent | 4 |
6 | 9ms | 4395kb | Componente biconexe: nod inexistent | 4 |
7 | 23ms | 4837kb | Componente biconexe: nod inexistent | 4 |
8 | 405ms | 23797kb | Time limit exceeded | 0 |
9 | 105ms | 11005kb | Componente biconexe: nod inexistent | 4 |
10 | 166ms | 14401kb | Componente biconexe: nod inexistent | 4 |
Punctaj total | 36 |