Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 171 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 171 Bytes

clang++ -c main.cpp; clang++ -c show_to_goal.cpp

clang++ -o push_maze show_to_goal.o main.o

./push_maze_happyou 11 > result.txt

bash map_show.sh result.txt