Problem dayum
User MLBBsucks
Submission Time 2026-03-07 10:49:27
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 ‘n’
7 | if n>16){
| ^
| (
dayum.cpp:54:6: error: expected ‘}’ at end of input
54 | }
| ^
dayum.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^