Skip to content

Conversation

@zxcwww
Copy link

@zxcwww zxcwww commented Sep 21, 2022

No description provided.

Copy link
Owner

@luckymark luckymark left a comment

Choose a reason for hiding this comment

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

神速!
链表有问题

printf("%c->%c\n", start, end);
}
else {
hanor(i - 1, start, 'A' + 'B' + 'C' - start - end);
Copy link
Owner

Choose a reason for hiding this comment

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

仔细看能懂,但不够简洁


switch (_getch())
{
case 72:
Copy link
Owner

Choose a reason for hiding this comment

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

消除幻数

}



Copy link
Owner

Choose a reason for hiding this comment

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

加这么多空行的目的?

{

int list[1000];
int list_p[1000];
Copy link
Owner

Choose a reason for hiding this comment

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

看起来不像链表啊

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.

2 participants