Borderou de evaluare (job #3262798)

Utilizator Maan002Barbu Andrei Maan002 Data 11 decembrie 2024 16:52:38
Problema Barbar Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:71:23: warning: 'b' may be used uninitialized [-Wmaybe-uninitialized] 71 | mp[a][b] = mt[a][b]; | ~~~~~~~^ main.cpp:46:18: note: 'b' was declared here 46 | int x, y, a, b; | ^ main.cpp:71:23: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 71 | mp[a][b] = mt[a][b]; | ~~~~~~~^ main.cpp:46:15: note: 'a' was declared here 46 | int x, y, a, b; | ^ main.cpp:73:20: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized] 73 | cout << mp[x][y]; | ^ main.cpp:46:12: note: 'y' was declared here 46 | int x, y, a, b; | ^ main.cpp:73:20: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 73 | cout << mp[x][y]; | ^ main.cpp:46:9: note: 'x' was declared here 46 | int x, y, a, b; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk!10
20ms303kbOk!10
30ms303kbOk!10
40ms557kbOk!10
51ms1126kbOk!10
61ms1081kbOk!10
79ms3129kbOk!10
823ms5009kbOk!10
987ms10461kbOk!10
101ms1343kbOk!10
Punctaj total100

Ceva nu functioneaza?