Problem flybot
User thelusidian
Submission Time 2025-01-21 22:36:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flybot.cpp: In function ‘int main()’:
flybot.cpp:18:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
18 | if (space.at(j) == "."){
| ^~~