Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

原杨锴♂2018081303017 #29

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Conversation

GhostNoir
Copy link

@GhostNoir GhostNoir commented Mar 1, 2019

学号 2018081303017

@GhostNoir GhostNoir changed the title 奔跑的字符 原杨锴完成了running letter Mar 1, 2019
@GhostNoir GhostNoir changed the title 原杨锴完成了running letter 原杨锴♂2018081303017 Mar 3, 2019
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.

进度要加快了啊

#include<stdio.h>
#include<stdlib.h>
#include<windows.h>
#define length 117
Copy link
Owner

Choose a reason for hiding this comment

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

常量一般全大写

system("cls");

if(a==0)
flag=0;
Copy link
Owner

Choose a reason for hiding this comment

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

缩进不对

@GhostNoir
Copy link
Author

GhostNoir commented Mar 20, 2019 via email

{
int x=age/6+age/12+age/7+5+age/2+4;
if(x==age)
printf("%d",x-4);
Copy link
Owner

Choose a reason for hiding this comment

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

缩进不对,加大括号

for(int i=0;i<max;++i)
all+=(int)pow((int)(x/pow(10,i))%10,max);
if(x==all)
printf("%d ",x);
Copy link
Owner

Choose a reason for hiding this comment

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

缩进

for(int i=0;i<999;++i)//��ÿ�������������1�������
{
if(1==num[i])
printf("%d\n",i+2);
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