Pagini recente » Borderou de evaluare (job #2683835) | Borderou de evaluare (job #2868418) | Borderou de evaluare (job #2979622) | Borderou de evaluare (job #168566) | Borderou de evaluare (job #2800876)
Borderou de evaluare (job #2800876)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::bfs(int, std::ostream&)':
main.cpp:156:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
156 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:186:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
186 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompBiconexe(std::ostream&)':
main.cpp:271:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
271 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:272:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
272 | for(int j = 0; j < componenteBiconexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompTareConexe(std::ostream&)':
main.cpp:347:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
347 | for(int i = 0; i < nrComponenteTareConexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:348:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
348 | for(int j = 0; j < listaComponenteTareConexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<std::vector<int> > Graf::criticalConnections(int, std::vector<std::vector<int> >&)':
main.cpp:444:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
444 | for(int i = 0; i < connections.size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:560:65: warning: unused variable 'nodStart' [-Wunused-variable]
560 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 5812kb | Incorect | 0 |
2 | 5ms | 5259kb | Incorect | 0 |
3 | 19ms | 5885kb | Killed by Signal 11 | 0 |
4 | 4ms | 5345kb | Killed by Signal 11 | 0 |
5 | 26ms | 5763kb | Killed by Signal 11 | 0 |
6 | 47ms | 6569kb | Killed by Signal 11 | 0 |
7 | 47ms | 6828kb | Killed by Signal 11 | 0 |
8 | 96ms | 7946kb | Killed by Signal 11 | 0 |
9 | 66ms | 7385kb | Killed by Signal 11 | 0 |
10 | 239ms | 9256kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |