摘要:
#include<stdio.h> int main() { printf("201983270542\n"); printf("Hell,Mars!\n"); return 0; } /*求整数乘积*/ #include<stdio.h> int product(int,int); int main(void) { int x,y,s; scanf("%d%d",&x,&y); s=produc 阅读全文
posted @ 2019-10-19 09:45
曾经走过
阅读(167)
评论(0)
推荐(0)

浙公网安备 33010602011771号