Record Detail

Compile Error

/in/game.cpp: In function 'bool AddGhost(Game*, int, int, Direction)':
/in/game.cpp:233:26: error: base operand of '->' has non-pointer type 'Ghost {aka ghost}'
         ghost[game -> g] -> gr = r;
                          ^~

Information

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