Record Detail

Compile Error

/in/Compile/check.cpp:67:5: error: no matching function for call to 'read_map'
    read_map(grid);
    ^~~~~~~~
/in/sokoban.hpp:13:6: note: candidate function not viable: requires 0 arguments, but 1 was provided
void read_map()
     ^
1 error generated.
/in/Compile/Makefile:16: recipe for target 'main' failed
make: *** [main] Error 1

Information

Submit By
Type
Submission
Homework
Project3
Language
C++
Submit At
2024-11-24 21:41:08
Judged At
2024-11-24 21:41:08
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes