Compile Error
/tmp/cckMTnf5.o: In function `AddWall(game*, int, int)': game.cpp:(.text+0x240): undefined reference to `IsValidPos(game*, int, int)' /tmp/cckMTnf5.o: In function `AddFood(game*, int, int)': game.cpp:(.text+0x29d): undefined reference to `IsValidPos(game*, int, int)' /tmp/cckMTnf5.o: In function `AddPacman(game*, int, int)': game.cpp:(.text+0x30b): undefined reference to `IsValidPos(game*, int, int)' collect2: error: ld returned 1 exit status
Information
- Submit By
- Type
- Submission
- Homework
- Lab6: Pac-man
- Language
- C++
- Submit At
- 2023-12-07 21:04:38
- Judged At
- 2023-12-07 21:04:38
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes