Borderou de evaluare (job #3176028)

Utilizator Mamut2Dasdasfasfas Mamut2 Data 26 noiembrie 2023 17:22:39
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 8

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:52:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for(int i = 0; i < rez.size(); i++, fout << '\n') | ~~^~~~~~~~~~~~ main.cpp:53:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for(int j = 0; j < rez[i].size(); j++) fout << rez[i][j] << ' '; | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbComponente biconexe: componenta gresita4
20ms303kbComponente biconexe: componenta gresita4
34ms430kbKilled by Signal 110
49ms512kbKilled by Signal 110
59ms585kbKilled by Signal 110
610ms1032kbKilled by Signal 110
711ms1306kbKilled by Signal 110
853ms22917kbKilled by Signal 110
923ms5029kbKilled by Signal 110
1022ms7024kbKilled by Signal 110
Punctaj total8

Ceva nu functioneaza?