Skip to content

yqc#4

Open
YangQingc wants to merge 25 commits intoluckymark:mainfrom
YangQingc:main
Open

yqc#4
YangQingc wants to merge 25 commits intoluckymark:mainfrom
YangQingc:main

Conversation

@YangQingc
Copy link
Copy Markdown

No description provided.

Comment thread level1/p06_hanoi/main.c
return;
}
move(cap,buffer,tar,num-1);
printf("%c->%c\n",cap-1+'A',tar-1+'A');
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

与第6行重复了,能否消除掉?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants