Problem dayum
User MLBBsucks
Submission Time 2026-03-07 10:47:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:7:5: error: expected ‘(’ before ‘day’
7 | if day>16){
| ^~~
| (
dayum.cpp:53:6: error: expected ‘}’ at end of input
53 | }
| ^
dayum.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^