0_0_13636728_9398.cpp: In function 'int main()':
0_0_13636728_9398.cpp:87:36: error: 's' was not declared in this scope
bot.x = bot.y = 0x3f3f3f3f;s
^
0_0_13636728_9398.cpp:88:24: error: 'i' was not declared in this scope
for(int i = 0; i < n; i++)
^
|