Problem | typo |
---|---|
User | ToiletBrIcker |
Submission Time | 2024-06-19 09:48:41 |
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:11:12: error: ‘J’ was not declared in this scope
11 | if (S == J){
| ^
typo.cpp:12:4: error: ‘yoos’ was not declared in this scope
12 | yoos = true;
| ^~~~
typo.cpp:22:6: error: ‘yoos’ was not declared in this scope
22 | if (yoos){
| ^~~~