//成长轨迹.c
#include<stdio.h>
int main(void)
{
int y;
long long L;
y = 0;
L = 315360000;
for(y;y<=0X12CC0300;y++){
printf("在努力一点!\n");
L--;
printf("距离%d.\n",L);
printf("相信你可以做到!\n");
printf("这是第%d秒,时间在走,我哪敢停下脚步\n",y);
}
return 0;
}
Popular repositories Loading
-
-
-
-
futurecoder
futurecoder PublicForked from alexmojaki/futurecoder
100% free and interactive Python course for beginners
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.