Borderou de evaluare (job #584836)

Utilizator avatar mateilb1234 Matei Balaur mateilb1234 IP ascuns
Problemă Ore (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 mar. 2021 14:43:40 Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:107:46: warning: 'oraMax[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 107 | mmax = (oraMax[2] - '0') * 10 + (oraMax[3] - '0'); | ~~~~~~~~^ main.cpp:107:21: warning: 'oraMax[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 107 | mmax = (oraMax[2] - '0') * 10 + (oraMax[3] - '0'); | ~~~~~~~~^ main.cpp:109:46: warning: 'oraMax[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 109 | hmax = (oraMax[0] - '0') * 10 + (oraMax[1] - '0'); | ~~~~~~~~^ main.cpp:109:21: warning: 'oraMax[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 109 | hmax = (oraMax[0] - '0') * 10 + (oraMax[1] - '0'); | ~~~~~~~~^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb Incorect 0
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb Incorect 0
5 1 ms 262 kb Incorect 0
6 1 ms 262 kb Incorect 0
7 1 ms 262 kb Incorect 0
8 1 ms 262 kb Incorect 0
9 1 ms 262 kb Incorect 0
10 1 ms 262 kb OK 10
Punctaj total 20