#34525: __00


yp11151121@yphs.tp.edu.tw (709-34張詠鈞)

學校 : 臺北市私立延平高級中學
編號 : 197092
來源 : [203.72.178.2]
最後登入時間 :
2022-07-11 13:29:49

#include<bits/stdc++.h>
using namespace std;

int main()
{
    int a,b,temp;
    cout << "請輸入兩個整數";
    cin >>a >>b ;

 

 

 


}