Borderou de evaluare (job #3270183)

Utilizator isache_sabinaIsache Sabina isache_sabina Data 22 ianuarie 2025 12:46:41
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
110ms466kbKilled by Signal 1100
2176ms355627kbTime limit exceeded0
3177ms349212kbTime limit exceeded0
49ms512kbKilled by Signal 1100
510ms749kbKilled by Signal 110
611ms1413kbKilled by Signal 110
7176ms305127kbTime limit exceeded00
822ms4763kbKilled by Signal 110
937ms10018kbKilled by Signal 110
1043ms14024kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?