Borderou de evaluare (job #2864566)

Utilizator ValiAntonieAntonie Valentin ValiAntonie Data 7 martie 2022 23:00:08
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()-1;i++){ | ~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
111ms2678kbKilled by Signal 1100
211ms2715kbKilled by Signal 1100
315ms2977kbKilled by Signal 1100
449ms4874kbKilled by Signal 1100
597ms7258kbKilled by Signal 1100
6297ms14462kbKilled by Signal 1100
7125ms8388kbKilled by Signal 1100
8428ms21639kbKilled by Signal 110
9802ms9932kbTime limit exceeded00
10539ms26898kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?