Borderou de evaluare (job #3262794)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:70:23: warning: 'b' may be used uninitialized [-Wmaybe-uninitialized] 70 | mp[a][b] = mt[a][b]; | ~~~~~~~^ main.cpp:46:18: note: 'b' was declared here 46 | int x, y, a, b; | ^ main.cpp:70:23: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 70 | mp[a][b] = mt[a][b]; | ~~~~~~~^ main.cpp:46:15: note: 'a' was declared here 46 | int x, y, a, b; | ^ main.cpp:72:20: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized] 72 | cout << mp[x][y]; | ^ main.cpp:46:12: note: 'y' was declared here 46 | int x, y, a, b; | ^ main.cpp:72:20: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 72 | 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
30ms348kbOk!10
40ms303kbOk!10
51ms557kbOk!10
61ms557kbOk!10
74ms729kbKilled by Signal 110
89ms733kbKilled by Signal 110
99ms745kbKilled by Signal 110
101ms557kbWrong answer!0
Punctaj total60

Ceva nu functioneaza?