当前位置:首页
> Luz 第2691页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:JMU Python exchange rate
According to the exchange rate of 1 US dollar = 6 RMB, write a two-way exchange program between us dollar and RMB###Inpu…
PROGRAMMING:Formation
The first time a class forms a line, usually the teacher will let the students form a line according to their height, th…
PROGRAMMING:accumulator
Please implement an accumulator. Input n nonnegative integers and output their sum. 1 ˂ n ˂ 1000 and each number ˂ 10000…
PROGRAMMING:I'm a flag raiser
The annual selection of flag raisers is coming again. The school requires each class to choose one student to be the can…
PROGRAMMING:The problem of rabbit reproduction
It is known that a pair of rabbits can give birth to a pair of rabbits every month, and a pair of rabbits can give birth…
PROGRAMMING:369 dormitory
Dormitory 369 is a special one, because there are four people in other dormitories, while there are only three people in…
PROGRAMMING:Score of works
The national scratch competition for primary and secondary school students started. Each contestant can upload his works…
PROGRAMMING:Look up the location code of Chinese characters
All Chinese characters and graphic symbols in GB 2312-80 are arranged into 94 × 94, each row is called a "area" (01 ~ 94…
PROGRAMMING:Look up Chinese national standard code
Please write a program, input Chinese characters, output its GB code.According to GB2312-80, all Chinese characters and…
PROGRAMMING:isosceles right triangle
An isosceles right triangle is a triangle whose angle is a right angle and whose two right sides are equal. Here we outp…