Record Detail

Compile Error

/in/game.cpp: In function 'Game* NewGame(int, int)':
/in/game.cpp:21:35: error: expected primary-expression before ')' token
     game=(Game*)malloc(sizeof Game);
                                   ^

Information

Submit By
Type
Submission
Homework
Lab 6: Pacman
Language
C++
Submit At
2024-12-04 13:47:37
Judged At
2024-12-04 13:47:37
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes