| Problem | addition |
|---|---|
| User | harrycheong |
| Submission Time | 2023-02-15 12:58:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:12:2: error: ‘i’ was not declared in this scope
12 | i = myText.find(" ");
| ^