Record Detail

Compile Error

/in/compile/io.cpp: In function 'void PrintGame(Game*)':
/in/compile/io.cpp:45:41: error: invalid types 'char[int]' for array subscript
             printf("%c", game->grid[i][j]);
                                         ^

Information

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