Record Detail

Compile Error

/in/game.cpp: In function 'bool AddFood(Game*, int, int)':
/in/game.cpp:84:40: error: 'xxxxxx' was not declared in this scope
     if (game->grid[r][c] != CHAR_SPACE)xxxxxx
                                        ^~~~~~

Information

Submit By
Type
Submission
Homework
Lab 6: Pacman
Language
C++
Submit At
2024-12-09 20:44:01
Judged At
2024-12-09 20:44:01
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes