小玉買文具(c語言)

小玉買文具(C語言) 代碼以下: #include <stdio.h> int main(){ int a,b; scanf("%d %d",&a,&b); printf("%d",(a*10+b)/19); return 0; }
相關文章
相關標籤/搜索