Problem timeexam
User ervinthedamsel
Submission Time 2024-06-18 14:31:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
timeexam.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^