Record Detail

Compile Error

/in/game.cpp: In function 'Game* NewGame(int, int)':
/in/game.cpp:31:17: error: request for member 'move' in 'game->game::ghost', which is of non-class type 'Ghost [30] {aka ghost [30]}'
     game->ghost.move=0;
                 ^~~~

Information

Submit By
Type
Submission
Homework
Lab6: Pac-man
Language
C++
Submit At
2023-12-10 14:06:57
Judged At
2023-12-10 14:06:57
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes