Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
爪哇。 基本
算术表达式
Module:
算术表达式
Problem
6
/7
变量交换
Problem
给定两个从键盘输入的变量。需要交换这些变量的值:变量
a
必须包含之前存储在
b中的内容strong>
,并且变量
b
存储在先前存储在
a
中的内容中/em>。然后输出这些变量,首先是变量
a
,然后是
b
与必要的操作员一起完成程序。
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary