Problem hole
User TheRaptor
Submission Time 2023-01-01 10:14:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hole.cpp: In function ‘int main()’:
hole.cpp:32:4: error: ‘else’ without a previous ‘if’
32 | else if(lo+1>ans){
| ^~~~