当前位置:首页
> Luz 第2626页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Expressway speeding penalty
According to the regulations, motor vehicles driving on expressways that reach or exceed 10% of the speed limit of their…
PROGRAMMING:Taxi pricing
According to the standard of a city's ordinary taxi fare, the program is required to calculate the fare. The specific st…
PROGRAMMING:Compare size
This problem requires the input of any three integers from small to large output.###Input format:Input gives three integ…
PROGRAMMING:Inquire about the price of fruit
Given four kinds of fruits, namely apple, pear, orange and grape, the unit price is 3.00 yuan / kg, 2.50 yuan / kg, 4.10…
PROGRAMMING:Grade conversion
This problem requires the preparation of a program to convert a hundred point score into a five point score. Conversion…
PROGRAMMING:Triangle judgment
The coordinates of any three points on a given plane_ 1, y_ 1)$$、$$(x_ 2, y_ 2)$$、$$(x_ 3, y_ 3) Let's see if they can f…
PROGRAMMING:Statistics of student achievement
This problem requires the preparation of procedures to read n students' percentile score, statistical distribution of fi…
PROGRAMMING:Print hourglass
This problem requires you to write a program to print the given symbol into the shape of the hourglass. For example, giv…
PROGRAMMING:Maximum subsequence sum problem
Given a sequence of $$k $$integers {$$n}_ 1$$, $$N_ 2$$, ..., $$N_ K $$}, "continuous child column" is defined as {$$n_…
PROGRAMMING:Shuffling Machine
Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as w…