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