Record Detail

Compile Error

/in/Compile/check.cpp:67:5: error: conflicting types for 'main'
int main(int argc, char* argv[]) {
    ^
/in/sokoban.hpp:178:5: note: previous definition is here
int main() {
    ^
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-30 20:42:09
Judged At
2024-12-17 17:30:03
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes