#45663: 其實這樣就好了


1121226@stu.wghs.tp.edu.tw (Arthur✨小蜜蜂)

學校 : 臺北市私立薇閣高級中學
編號 : 252772
來源 : [112.104.66.104]
最後登入時間 :
2025-03-30 12:41:08
d559. 班號 -- jack1 | From: [112.104.66.104] | 發表日期 : 2025-03-28 23:36

#include<bits/stdc++.h>
using namespace std;
int main(){
    int n;
     while(cin>>n){
          cout<<"\'C\' can use printf(\"%d\",n); to show integer like "<<n<<endl;
     }
     return 0;
}
 
ZeroJudge Forum