Compile Error
In file included from /in/Compile/check.cpp:7: /in/sokoban.hpp:245:89: error: implicit conversion changes signedness: 'int' to 'unsigned long long' [-Werror,-Wsign-conversion] MapState(Pos person, std::vector<Pos> _boxs, int R_cnt) : person(person), R_cnt(R_cnt) { ~~~~~ ^~~~~ 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-26 00:50:01
- Judged At
- 2024-11-26 00:50:01
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes