如题目或答案有误,请通过BUG反馈告知我们修正,谢谢!
auto 型
static 型
extern 型
register 型
1
7
9
11
14
3
字符串中有非法字符
30
1 -2
死循环
无限次
有语法错,不能执行
一次也不执行
执行1次
<=
=
%
&&
(x>=Y)&&(Y>=z)
(x>=Y)AND(y>=z)
(x>=Y>=z)
(x>=Y)&(Y>=z)
12
8
11,10
11,11
10,10
10,11
void play(var :Integer,var b:Integer)
void play(int a,b)
void play(int a,int b)
Sub play(a as integer,b as integer)
提交答案
推荐工具