PROBLEM SET
题库
按难度与知识点筛选,找到适合的练习题。
题目列表
共 67434 题
A14430
Gregor and Cryptography
普及/提高-
--
A14431
Gregor and the Two Painters
普及/提高-
--
A14432
Gregor and the Odd Cows (Hard)
普及/提高-
--
A59740
下列Python代码运行后,打印的结果是?( )a = 20
2024年-选择题
--
--
A14433
Gregor and the Odd Cows (Easy)
普及/提高-
--
A59739
在Python中,使用print('Hello World!')输出的结果是?( )
2024年-选择题
--
--
A14434
The Three Little Pigs
普及/提高-
--
A14435
Integers Have Friends
普及/提高-
--
A14436
Web of Lies
普及/提高-
--
A14437
How Many Paths?
普及/提高-
--
A14438
Array Stabilization (GCD version)
普及/提高-
--
A14439
Air Conditioners
普及/提高-
--
A14440
Co-growing Sequence
普及/提高-
--
A66628
X是C++语言的基本类型变量,则语句 cin>>X, cout <<X 能接收键盘输入并原样输出。 ( )
2024年
--
--
A14441
Pair Programming
普及/提高-
--
A66627
下面C++代码执行后将输出10。( )1 int N = 0;
2024年
--
--
A14442
Alphabetical Strings
普及/提高-
--
A66626
下面C++代码执行后将输出100。( )1 int i;
2024年
--
--
A14443
Shortest Path with Obstacle
普及/提高-
--
A66625
下面C++代码被执行时,将执行三次输出(即标记行L2将被执行一次)。( )1 for (int i = 0; i < 10; i+=3)
2024年
--
--