Problem timeexam
User NoobMugger420
Submission Time 2024-11-05 18:03:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:9:3: error: expected ‘,’ or ‘;’ before ‘int’
9 | int hours = (N - mins)/60
| ^~~