Problem | flybot |
---|---|
User | angelahaha |
Submission Time | 2023-11-15 13:25:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flybot.cpp: In function ‘int main()’:
flybot.cpp:15:20: error: ‘x’ was not declared in this scope
15 | cin >> x;
| ^
flybot.cpp:33:13: error: expected ‘}’ before ‘else’
33 | else {
| ^~~~
flybot.cpp:16:24: note: to match this ‘{’
16 | if (x=='.'){
| ^