| Problem | sum2 |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-25 09:36:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sum2.cpp: In function ‘int main()’:
sum2.cpp:17:12: error: expected initializer before ‘>’ token
17 | if (int i>ans) {
| ^
sum2.cpp:17:12: error: expected ‘)’ before ‘>’ token
17 | if (int i>ans) {
| ~ ^
| )