Problem timeexam
User Cat
Submission Time 2025-05-08 12:08:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:11:5: error: ‘a’ was not declared in this scope
11 | a = h * 100 + m;
| ^