Compile Error
In file included from /in/Compile/check.cpp:7: /in/sokoban.hpp:139:56: error: implicit conversion changes signedness: 'int' to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size_type' (aka 'unsigned long') [-Werror,-Wsign-conversion] bool loop = check_loop(new_path.substr(last_move)); ~~~~~~ ^~~~~~~~~ 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-23 12:39:31
- Judged At
- 2024-11-23 12:39:31
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes