Borderou de evaluare (job #3128773)

Utilizator daristyleBejan Darius-Ramon daristyle Data 10 mai 2023 21:13:07
Problema Vila Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:63:41: warning: array subscript has type 'char' [-Wchar-subscripts] 63 | m[r][c] = value[x]; | ^ main.cpp:98:81: warning: 'column' may be used uninitialized [-Wmaybe-uninitialized] 98 | fout << rooms << '\n' << surface_max << '\n' << row << ' ' << column << ' ' << surface_max_without_wall << '\n'; | ^~~ main.cpp:79:18: note: 'column' was declared here 79 | int row, column, surface_max_without_wall = 0; | ^~~~~~ main.cpp:98:64: warning: 'row' may be used uninitialized [-Wmaybe-uninitialized] 98 | fout << rooms << '\n' << surface_max << '\n' << row << ' ' << column << ' ' << surface_max_without_wall << '\n'; | ^~~ main.cpp:79:13: note: 'row' was declared here 79 | int row, column, surface_max_without_wall = 0; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
31ms1081kbOK10
41ms1081kbOK10
50ms819kbOK10
60ms303kbOK10
70ms819kbOK10
80ms303kbOK10
90ms303kbOK10
101ms1081kbOK10
Punctaj total100

Ceva nu functioneaza?