当前位置:首页
> Luz 第2666页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:I Love GPLT
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
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
Here's a once popular picture on Sina Weibo:For a time, there was a cry for help on the Internet, asking how…
PROGRAMMING:Left-pad
According to Sina Weibo, a developer was dissatisfied with NPM (node package manager) and withdrew his open source code,…
PROGRAMMING:Is it too fat
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
"One help one study group" is a common learning organization in primary and secondary schools. Teachers put the students…
PROGRAMMING:Judge prime
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
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
The structure of the train dispatching track of the railway station is shown in the figure below.The two ends…
PROGRAMMING:Complete binary search tree
To insert a series of given numbers into an initially empty binary search tree (defined as the key value of the left sub…