| Problem | sumint |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-22 16:25:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:8:5: error: expected unqualified-id before ‘=’ token
8 | int=x;
| ^
sumint.cpp:12:8: error: ‘x’ was not declared in this scope
12 | ans+=x
| ^