山东智趣岛论坛

标题: ti4 [打印本页]

作者: liuzixuan    时间: 2023-11-12 18:57
标题: ti4
#include<iostream>
using namespace std;
int main()
{
        int a;
        int b;
        int s;
        cin>>a>>b;
        s=a;
        a=b;
        b=s;
        cout<<a<<" "<<b<<endl;
       
       
}






欢迎光临 山东智趣岛论坛 (https://abc.sdzqd.com/) Powered by Discuz! X3.3