/*#include<stdio.h> int main(){ long int age,second; scanf("%ld",&age); second = age * 31560000 ; printf("%ld",second); return 0; }*/ //分界处 #include<stdio.h> int main(){ long int age,second; scanf("%1d",&age); second = age * 31560000 ; printf("%1d",second); return 0; } 我对着写的一样啊,为什么显示出来少一个0?</stdio.h></stdio.h>
点赞

相关推荐

牛客网
牛客网在线编程
牛客网题解
牛客企业服务