| Problem | sumint |
|---|---|
| User | luminar13s |
| Submission Time | 2026-05-18 12:02:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 |
4 | int main() {
| ~~~