| Problem | typo |
|---|---|
| User | ToiletBrIcker |
| Submission Time | 2024-06-19 09:49:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:7:2: error: ‘N’ was not declared in this scope
7 | N = S.length()
| ^
typo.cpp:9:18: error: ‘i’ was not declared in this scope
9 | for (int i = 0; i < N-1; i ++){
| ^
typo.cpp:23:6: error: ‘yoos’ was not declared in this scope
23 | if (yoos == true){
| ^~~~