ハノイの塔 64段
include include //詰まるところbar[バーの高さ][バーの位置] int barbel[65][4] = { { 0,0,0,0 },{ 1,0,0,0 },{ 2,0,0...
0
1
Comment0
2 search resultsShowing 1~2 results
include include //詰まるところbar[バーの高さ][バーの位置] int barbel[65][4] = { { 0,0,0,0 },{ 1,0,0,0 },{ 2,0,0...
'''#include include //詰まるところbar[バーの高さ][バーの位置] int barbel[6][4] = { { 0,0,0,0 },{ 1,0,0,0 },{ 2,...
2 search resultsShowing 1~2 results
Qiita is a knowledge sharing service for engineers.