| Problem | sumint |
|---|---|
| User | friendlyfexr |
| Submission Time | 2026-06-14 15:54:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:14:21: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
14 | if (numbers[i] == " ") {
| ^~~