Problem dayum
User Z2077
Submission Time 2025-06-20 12:44:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:16:3: error: expected ‘}’ before ‘else’
16 | }else{
| ^~~~
dayum.cpp:5:20: note: to match this ‘{’
5 | if (b>15 and b<21){
| ^