Borderou de evaluare (job #2864564)

Utilizator ValiAntonieAntonie Valentin ValiAntonie Data 7 martie 2022 22:59:56
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int DFS(int)': main.cpp:13:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | for(int i=0;i<v[start].size();i++){ | ~^~~~~~~~~~~~~~~~ main.cpp:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | for(int j=0;j<v[vecin].size();j++){ | ~^~~~~~~~~~~~~~~~ main.cpp:27:1: warning: no return statement in function returning non-void [-Wreturn-type] 27 | } | ^ main.cpp: In function 'int main()': main.cpp:40:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(i=0;i<sol.size();i++){ | ~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
111ms2715kbKilled by Signal 1100
211ms2625kbKilled by Signal 1100
315ms2977kbKilled by Signal 1100
449ms4886kbKilled by Signal 1100
597ms7270kbKilled by Signal 1100
6297ms14401kbKilled by Signal 1100
7125ms8388kbKilled by Signal 1100
8429ms21565kbKilled by Signal 110
9802ms9932kbTime limit exceeded00
10535ms26898kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?