Borderou de evaluare (job #3258268)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:53:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | for(i = 0; i < G[x].size(); i ++)
| ~~^~~~~~~~~~~~~
main.cpp: In function 'void DFST(int)':
main.cpp:63:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
63 | for(i = 0; i < GT[x].size(); i ++)
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'void afisare()':
main.cpp:73:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
73 | for(j = 0; j < CTC[i].size(); j ++)
| ~~^~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1ms | 303kb | Corect | 10 | 30 |
| 2 | 1ms | 307kb | Corect | 10 |
| 3 | 1ms | 303kb | Corect | 10 |
| 4 | 1ms | 303kb | Corect | 10 | 30 |
| 5 | 2ms | 557kb | Corect | 10 |
| 6 | 4ms | 1343kb | Corect | 10 |
| 7 | 7ms | 2392kb | Corect | 10 | 30 |
| 8 | 19ms | 5988kb | Corect | 10 |
| 9 | 44ms | 13316kb | Corect | 10 |
| 10 | 49ms | 18743kb | Corect | 10 | 10 |
| Punctaj total | 100 |