Borderou de evaluare (job #3243147)

Utilizator TeodorLuchianovTeo Luchianov TeodorLuchianov Data 16 septembrie 2024 09:10:10
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void computeTarjan(int)': main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int i = 0;i < g[node].size();i++) { | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:67:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 67 | for(int j = 0;j < ans[i].size();j++) { | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
111ms7221kbKilled by Signal 1100
214ms7213kbKilled by Signal 110
311ms7208kbKilled by Signal 110
411ms7217kbKilled by Signal 1100
511ms7217kbKilled by Signal 110
611ms7217kbKilled by Signal 110
714ms7213kbKilled by Signal 1100
811ms7221kbKilled by Signal 110
911ms7217kbKilled by Signal 110
1011ms7208kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?