Borderou de evaluare (job #770378)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Aeriana (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 mar. 2024 08:58:04 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:21: error: expected ';' before 'a'
17 | d = h1*60+m1
| ^
| ;
18 | a = h2*60+m2
| ~
main.cpp:51:21: error: 'cd' was not declared in this scope; did you mean 'd'?
51 | cd = d;
| ^~
| d