当前位置:首页
> Luz 第2857页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Final score
Keven has just finished the C language final exam, and he knows that the formula for calculating the total score is as f…
PROGRAMMING:Little Gyro and Sort
Little Gyro has just found an integer sequence $$a_ 1,a_ 2,...,a_ n$$ in his right pocket. As Little Gyro is bored, he…
PROGRAMMING:Finding the maximum value of an array
Find the maximum value of an array of length $$n $.###Input format:The first line is an integer $$n $, which represents…
PROGRAMMING:Greatest common factor and least common multiple
Find the greatest common factor and least common multiple of two positive integers $$a, B $.The greatest common factor o…
PROGRAMMING:Is it the same binary search tree
Determine whether the two sequences are the same binary search tree sequence.###Input format:Start a number 'n', (1 ˂ =…
PROGRAMMING:Binary to decimal
Now $$Keven $$has a binary number $$n $, but he wants to know the number represented in decimal system. Can you help him…
PROGRAMMING:Is it equal
Give two strings, judge whether the two strings are equal.###Input format:The first line gives the first string, and the…
PROGRAMMING:Primary school calculation problems
$$Keven $$defines $$f (n) = 1 + 3 + 5 +... + n $$. He needs you to calculate the value of $$f (n) \% 10007 $$( Guarantee…
PROGRAMMING:Relation
Maybe you don't know that one of your friends is your relative. He may be the grandson of your great grandfather's grand…
PROGRAMMING:Double layer beef Fort
$$Keven $$especially likes to eat double beef burger, and he decided to make his own double beef burger. We think that $…
