Record Detail

Compile Error

/in/game.cpp:5:10: fatal error: lab6.h: No such file or directory
 #include "lab6.h"
          ^~~~~~~~
compilation terminated.
In file included from /in/compile/io.cpp:7:0:
/in/compile/io.h:5:10: fatal error: ../lab6.h: No such file or directory
 #include "../lab6.h"
          ^~~~~~~~~~~
compilation terminated.
In file included from /in/compile/map.h:1:0,
                 from /in/compile/map.cpp:1:
/in/compile/io.h:5:10: fatal error: ../lab6.h: No such file or directory
 #include "../lab6.h"
          ^~~~~~~~~~~
compilation terminated.
In file included from /in/compile/map.h:1:0,
                 from /in/compile/main.cpp:1:
/in/compile/io.h:5:10: fatal error: ../lab6.h: No such file or directory
 #include "../lab6.h"
          ^~~~~~~~~~~
compilation terminated.

Information

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