11.91比赛专用文章
2023-11-09 14:08
views:
697
source:
云领橙长
include using iostream namespace int main() return cout endl cin const bool char short
long long float double string void signed break case continue default do while else
if bits/stdc++.h true false for new operator sizeof struct switch printf() scanf() size()
#include<iostream> using namespace std;int main() { int a,b,t; cin>>a>>b; t=a; a=b; b=t;
cout<<"a="<<a<<"b="<<b;}
Disclaimer: The above articles are added by users themselves and are only for typing and communication purposes. They do not represent the views of this website, and this website does not assume any legal responsibility. This statement is hereby made! If there is any infringement of your rights, please contact us promptly to delete it.