Problem eelimination
User huangchengcheng
Submission Time 2026-04-26 13:38:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eelimination.cpp: In function ‘int main()’:
eelimination.cpp:41:5: error: expected ‘}’ at end of input
41 | }
| ^
eelimination.cpp:4:12: note: to match this ‘{’
4 | int main() { // find the nearest greater number to the right
| ^