#23088: c的請看這裡


022225mgirl@gmail.com (林阿曼)

學校 : 屏東市明正國中
編號 : 135117
來源 : [180.176.70.103]
最後登入時間 :
2023-10-16 22:47:18
d559. 班號 -- jack1 | From: [180.176.70.140] | 發表日期 : 2020-10-21 21:07

#include<stdio.h>

int main()

{

    int a;

    while(scanf("%d",&a)==1)

{

    printf("\'C\' can use printf(\"%s\",n); to show integer like %d\n","%d",a);

}

 

}

 
ZeroJudge Forum