Problem finalday
User Ush
Submission Time 2024-12-11 10:06:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

finalday.cpp: In function ‘int main()’:
finalday.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
finalday.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^