Compile Error
In file included from /in/Compile/check.cpp:7: /in/sokoban.hpp:173:22: error: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Werror,-Wshorten-64-to-32] ns->px = nx; ~ ^~ /in/sokoban.hpp:174:22: error: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Werror,-Wshorten-64-to-32] ns->py = ny; ~ ^~ 2 errors 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-27 23:16:04
- Judged At
- 2024-11-27 23:16:04
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes