Borderou de evaluare (job #3262823)

Utilizator iulianrotaruRotaru Gheorghe-Iulian iulianrotaru Data 11 decembrie 2024 17:35:08
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:76:23: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized] 76 | Min[x][y] = D[x][y]; | ~~~~~~^ main.cpp:54:12: note: 'y' was declared here 54 | int x, y, xx, yy; | ^ main.cpp:76:23: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 76 | Min[x][y] = D[x][y]; | ~~~~~~^ main.cpp:54:9: note: 'x' was declared here 54 | int x, y, xx, yy; | ^ main.cpp:79:23: warning: 'yy' may be used uninitialized [-Wmaybe-uninitialized] 79 | cout << Min[xx][yy]; | ^ main.cpp:54:19: note: 'yy' was declared here 54 | int x, y, xx, yy; | ^~ main.cpp:79:23: warning: 'xx' may be used uninitialized [-Wmaybe-uninitialized] 79 | cout << Min[xx][yy]; | ^ main.cpp:54:15: note: 'xx' was declared here 54 | int x, y, xx, yy; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk!10
20ms303kbOk!10
30ms303kbOk!10
40ms561kbOk!10
51ms1081kbOk!10
61ms1085kbOk!10
79ms2916kbOk!10
823ms5001kbOk!10
986ms10481kbOk!10
101ms1343kbOk!10
Punctaj total100

Ceva nu functioneaza?