| Problem | sumint |
|---|---|
| User | aaaaaaaaaaaaaaaaaaaaaaaa |
| Submission Time | 2026-04-07 10:05:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp:2:1: error: ‘cin’ does not name a type
2 | cin >> d;
| ^~~
sumint.cpp:5:1: error: expected unqualified-id before ‘for’
5 | for (int i = 0; i < d; i++){
| ^~~
sumint.cpp:5:17: error: ‘i’ does not name a type
5 | for (int i = 0; i < d; i++){
| ^
sumint.cpp:5:24: error: ‘i’ does not name a type
5 | for (int i = 0; i < d; i++){
| ^