-->
当前位置:首页 > Luz 第2666页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:I Love GPLT

Luz5年前 (2021-05-10)519
This super simple question has no input.You just need to output this very important sentence - "I love gplt" vertically.…

PROGRAMMING:Positive integer a + B

Luz5年前 (2021-05-10)482
The goal of the problem is very simple, that is to find the sum of two positive integers' a 'and' B ', where' a 'and' B…

PROGRAMMING:lease

Luz5年前 (2021-05-10)501
Here's a once popular picture on Sina Weibo:![](~/ 187)For a time, there was a cry for help on the Internet, asking how…

PROGRAMMING:Left-pad

Luz5年前 (2021-05-10)495
According to Sina Weibo, a developer was dissatisfied with NPM (node package manager) and withdrew his open source code,…

PROGRAMMING:Is it too fat

Luz5年前 (2021-05-10)483
It is said that a person's standard weight should be the kilogram obtained by subtracting 100 from his height (unit: cm)…

PROGRAMMING:A gang of people

Luz5年前 (2021-05-10)529
"One help one study group" is a common learning organization in primary and secondary schools. Teachers put the students…

PROGRAMMING:Judge prime

Luz5年前 (2021-05-10)458
The goal of this problem is very simple, is to determine whether a given positive integer is prime.###Input format:Enter…

PROGRAMMING:Is it too fat

Luz5年前 (2021-05-10)391
It is said that a person's standard weight should be the kilogram obtained by subtracting 100 from his height (unit: cm)…

PROGRAMMING:Train dispatching

Luz5年前 (2021-05-10)406
The structure of the train dispatching track of the railway station is shown in the figure below.![](~/ 188)The two ends…

PROGRAMMING:Complete binary search tree

Luz5年前 (2021-05-10)367
To insert a series of given numbers into an initially empty binary search tree (defined as the key value of the left sub…