Compile Error
/in/game.cpp: In function 'void MovePacman(Game*, Direction)': /in/game.cpp:254:54: error: unable to find character literal operator 'operator""game' with 'char' argument } else if (game->grid[newRow][newCol] == 'X'game->grid[newRow][newCol] =='@') { ^~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6: Pacman
- Language
- C++
- Submit At
- 2024-12-09 00:28:18
- Judged At
- 2024-12-09 00:28:18
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes