Borderou de evaluare (job #658414)

Utilizator avatar elenacazacioc Elena Cazacioc elenacazacioc IP ascuns
Problemă Petrol Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 aug. 2022 10:34:06 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:65:64: warning: 'col_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | out << suma_max << " " << lin_max << " " << col_max << '\n'; | ^~~~ main.cpp:65:46: warning: 'lin_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | out << suma_max << " " << lin_max << " " << col_max << '\n'; | ^~~ main.cpp:57:21: warning: 'suma_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (suma > suma_max) { | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 245 kb OK 10
7 57 ms 1425 kb OK 10
8 104 ms 2215 kb OK 10
9 426 ms 2076 kb OK 10
10 391 ms 2207 kb OK 10
Punctaj total 100