当前位置:首页
> Luz 第2828页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Department store promotion
###Task descriptionA department store uses the method of shopping discount to promote goods. According to the input amou…
PROGRAMMING:Date identification 2
###Task description```Unfortunately, classmate x always has a problem with the date recently, because he can't bear to f…
PROGRAMMING:Yu Longjian
###Task descriptionTeacher Yu thought that the addition of Yu Long was not exciting enough, so he designed Yu Long subtr…
PROGRAMMING:Yu Longjia
Task 06-02-05 Yu Longjia###Task descriptionYu Long designed a special addition rule. Addition has been redefined. We cal…
PROGRAMMING:Mixed arithmetic
###Task description```The program outputs a result of four arithmetic expressions in the form of axbxc. For example: 1 +…
PROGRAMMING:Date identification 1
###Task description```Student x is very upset recently, because he is worried about a lot of date data. The reason is th…
PROGRAMMING:Average age
###Task descriptionThere are several students in the class, give the age of each student (integer), find the average age…
PROGRAMMING:Power calculation
###Task descriptionGiven an integer a and a positive integer n, find the power $$a ^ n $$.###Input format:A line contain…
PROGRAMMING:The maximum span value of an integer sequence
###Task descriptionGiven a nonnegative integer sequence of length N, calculate the maximum span of the sequence (maximum…
PROGRAMMING:Cubic sum of integers
###Task descriptionGiven a positive integer k (1 ˂ K ˂ 10), find the cubic sum m from 1 to K. That is, M = 1 + 2 * 2 * 2…