Skip to content

交作业#57

Open
winterYANGWT wants to merge 20 commits intoluckymark:masterfrom
winterYANGWT:master
Open

交作业#57
winterYANGWT wants to merge 20 commits intoluckymark:masterfrom
winterYANGWT:master

Conversation

@winterYANGWT
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
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.

先看到这里吧,请先把后面类似的问题全部改完,我再接着看

int a=0;
for(;a<100;++a)
{
system("cls");
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.

缩进!


bool check(int n)
{
for (int i = 2; i < n; ++i)
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.

循环体和if语句都要用大括号包起来

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