| Problem | erp |
|---|---|
| User | marvelhuman |
| Submission Time | 2026-08-19 16:31:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
erp.cpp: In function ‘int main()’:
erp.cpp:77:39: error: expected primary-expression before ‘=’ token
77 | if (ans2>=ans or ans== -1 or ans2== =1) {
| ^
erp.cpp: At global scope:
erp.cpp:87:5: error: redefinition of ‘int main()’
87 | int main()
| ^~~~
erp.cpp:5:5: note: ‘int main()’ previously defined here
5 | int main()
| ^~~~
erp.cpp: In function ‘int main()’:
erp.cpp:159:39: error: expected primary-expression before ‘=’ token
159 | if (ans2>=ans or ans== -1 or ans2== =1) {
| ^
erp.cpp: At global scope:
erp.cpp:169:5: error: redefinition of ‘int main()’
169 | int main()
| ^~~~
erp.cpp:5:5: note: ‘int main()’ previously defined here
5 | int main()
| ^~~~
erp.cpp: In function ‘int main()’:
erp.cpp:241:39: error: expected primary-expression before ‘=’ token
241