Problem rainbowrabbit
User ATHY
Submission Time 2025-03-16 21:46:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rainbowrabbit.cpp: In function ‘int main()’:
rainbowrabbit.cpp:18:3: error: ‘else’ without a previous ‘if’
18 | else if (x>a) {
| ^~~~