当前位置:首页
> Luz 第2913页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Count the number of capital letters
Input a line of characters from the keyboard, then count the number of each capital letter, and finally output their num…
PROGRAMMING:Who won the most scholarships
###Title DescriptionIt is customary for a school to grant scholarships after the final examination of each semester. The…
PROGRAMMING:A sort
###Title Description:Now there are many rectangles. Each rectangle has a number, which can be repeated; We also know tha…
PROGRAMMING:Who got the k-th place
###Problem descriptionIn an exam, each student's grades are different. Now we know each student's student number and gra…
PROGRAMMING:Word order
###DescriptionInput a line of word sequence, the adjacent words are separated by one or more spaces, please output these…
PROGRAMMING:Ranking of results
###DescriptionGive the transcript of a course in the class. Please sort the transcript according to the grade from high…
PROGRAMMING:Ignore spaces when reading in characters
###Task descriptionInput two characters and output their corresponding ASCII codes.###Input format:Two characters, both…
PROGRAMMING:Divide candy (circular linear table)
Xiao Ming takes n kindergarten children to form a circle to share candy. Everyone takes an even number of candy. Each ch…
PROGRAMMING:The operation of complex number and the maximum value
This topic requires to read in four integers a, B, C, D, construct two complex numbers: a + bi and C + Di according to t…
PROGRAMMING:Pac Man for your New Phone
You are writing an app for your friend’s new Phone, the newPhone. Since you grew up on Pac Man, you want to write a simp…