Problem erp
User HighLithop
Submission Time 2025-07-29 23:50:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

erp.cpp: In function ‘int main()’:
erp.cpp:41:2: error: expected ‘}’ before ‘else’
41 | else {
| ^~~~
erp.cpp:39:13: note: to match this ‘{’
39 | if (c <= 0){
| ^