| Problem | flybot |
|---|---|
| User | thelusidian |
| Submission Time | 2025-01-21 22:34:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flybot.cpp: In function ‘int main()’:
flybot.cpp:18:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
18 | if (space[j] == "."){
| ^~~