| Problem | sumint |
|---|---|
| User | stefiewefieslays |
| Submission Time | 2026-06-22 16:21:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:13:6: error: expected unqualified-id before ‘=’ token
13 | int = e;
| ^
sumint.cpp:17:10: error: ‘e’ was not declared in this scope
17 | cin >> e;
| ^