Problem finalday
User JJ1234
Submission Time 2024-12-09 10:01:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

finalday.cpp: In function ‘int main()’:
finalday.cpp:36:2: error: expected ‘}’ at end of input
36 | }
| ^
finalday.cpp:9:14: note: to match this ‘{’
9 | signed main(){
| ^