Problem dayum
User isntsword
Submission Time 2025-06-20 13:16:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
dayum.cpp:16:9: note: to match this ‘{’
16 | }else{
| ^
dayum.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
dayum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^