Problem | timeexam |
---|---|
User | BoneMeBurner |
Submission Time | 2024-07-31 20:04:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:18:26: error: expected ‘}’ at end of input
18 | cout << HOURS << MINUTES;
| ^
timeexam.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^