Borderou de evaluare (job #3270184)

Utilizator isache_sabinaIsache Sabina isache_sabina Data 22 ianuarie 2025 12:47:15
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int)': main.cpp:58:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for(i=0; i<G[x].size(); i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void DFST(int)': main.cpp:69:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 69 | for(i=0; i<GT[x].size(); i++) | ~^~~~~~~~~~~~~ main.cpp: In function 'void afisare()': main.cpp:81:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(i=0; j<ctc[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp:76:12: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 76 | int i, j; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
19ms434kbKilled by Signal 1100
2178ms355983kbTime limit exceeded0
3176ms346570kbTime limit exceeded0
49ms507kbKilled by Signal 1100
55ms712kbKilled by Signal 110
612ms1413kbKilled by Signal 110
7175ms303747kbTime limit exceeded00
822ms4759kbKilled by Signal 110
941ms9977kbKilled by Signal 110
1045ms14020kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?