Borderou de evaluare (job #703260)

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:48:42 Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:36:23: warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | int dif = h2 * 60 + m2 - ( h1 * 60 + m1 ); // convertesc cele 2 ore la minute si obtin diferenta in minute | ~~~~~~~~^~~~ main.cpp:36:18: warning: 'h2' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | int dif = h2 * 60 + m2 - ( h1 * 60 + m1 ); // convertesc cele 2 ore la minute si obtin diferenta in minute | ~~~^~~~ main.cpp:36:40: warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | 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 OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb OK 10
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 80