Borderou de evaluare (job #703257)

Utilizator avatar Isabela_coman Coman Isabela Patricia Isabela_coman IP ascuns
Problemă Ore (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 mar. 2023 13:42:35 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37:23: warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | int dif = h2 * 60 + m2 - ( h1 * 60 + m1 ); // convertesc cele 2 ore la minute si obtin diferenta in minute | ~~~~~~~~^~~~ main.cpp:37:18: warning: 'h2' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | int dif = h2 * 60 + m2 - ( h1 * 60 + m1 ); // convertesc cele 2 ore la minute si obtin diferenta in minute | ~~~^~~~ main.cpp:37:40: warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | int dif = h2 * 60 + m2 - ( h1 * 60 + m1 ); // convertesc cele 2 ore la minute si obtin diferenta in minute | ~~~~~~~~~~^~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb OK 10
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 60