Problem dayum
User ritesh
Submission Time 2025-06-20 13:11:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:7:2: error: ‘else’ without a previous ‘if’
7 | else if (N >= 16 and N<=20) {
| ^~~~