Auksinės monetos
- [1] 2025-02-11 18:24 (0)
- [2] 2025-02-11 18:25 (66.7)
- [3] 2025-02-11 18:26 (66.7)
- [4] 2025-02-11 22:29 (100)
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. | result | time | message |
---|