| Problem | flybot |
|---|---|
| User | thelusidian |
| Submission Time | 2025-01-21 22:27:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flybot.cpp: In function ‘int main()’:
flybot.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
flybot.cpp:14:23: note: to match this ‘{’
14 | for (int i=0;i<h;i++){
| ^
flybot.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
flybot.cpp:9:11: note: to match this ‘{’
9 | int main(){
| ^