Borderou de evaluare (job #3210736)

Utilizator steeGhimpu Mihai-Stefan stee Data 7 martie 2024 11:44:35
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:21:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i=0; i<g[x].size();i++) { | ~^~~~~~~~~~~~ main.cpp: In function 'void dfst(int)': main.cpp:34:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for(int i=0; i<gt[x].size();i++) { | ~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:66:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 66 | for(int j = 0; j < ctc[i].size(); j++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbCorect1030
20ms303kbCorect10
30ms303kbCorect10
410ms401kbKilled by Signal 1100
510ms413kbKilled by Signal 110
69ms405kbKilled by Signal 110
710ms405kbKilled by Signal 1100
810ms401kbKilled by Signal 110
910ms401kbKilled by Signal 110
109ms409kbKilled by Signal 1100
Punctaj total30

Ceva nu functioneaza?