Problem timeexam
User PyAce
Submission Time 2026-06-22 14:42:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:9:2: error: ‘Thours’ was not declared in this scope
9 | Thours = floor(n/60);
| ^~~~~~
timeexam.cpp:11:3: error: ‘meow’ was not declared in this scope
11 | meow = Thours
| ^~~~