Auksinės monetos

Taškai: 0

Compile: FAIL

auksines_monetos.cpp: In function ‘int main()’: auksines_monetos.cpp:15:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 15 | if (a == ".") board[i][j] = 0; | ~~^~~~~~ auksines_monetos.cpp:16:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 16 | if (a == "o") board[i][j] = 1; | ~~^~~~~~ auksines_monetos.cpp:17:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 17 | if (a == "x") board[i][j] = -1; | ~~^~~~~~

nr.resulttimemessage