#2296. 【例4.1】 交换两个数的位置
【例4.1】 交换两个数的位置
说明
现有两个整型变量$a$和$b$,分别存放了整数$20$和$22$,编程实现交换两个变量里的数,并输出结果。输入格式
无输出格式
如题无
a=22
b=20
无
a=22
b=20
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.