当前位置:首页
> Luz 第2868页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Print character triangles
Write the program, input the number of diamond lines and diamond characters, output the corresponding triangle image.###…
PROGRAMMING:Output all completions less than n
It is required to output all completions less than n (2 ≤ n ≤ 10000) from small to large. The so-called perfect number i…
PROGRAMMING:Output all Narcissus numbers less than n
This problem requires that all Narcissus numbers less than n (101 ≤ n ≤ 1000) be output from small to large. The so-call…
PROGRAMMING:Find the average number of elements in each column of matrix
This problem requires the preparation of procedures to find a given M × The average number of elements in each column of…
PROGRAMMING:The k-th round selection method
As we all know, LN is a Dalao and lty is a five. Now, lty asks LN, can you sort n numbers by selection method to make th…
PROGRAMMING:Strange people, strange travel!
There is a strange country on earth. There are $$n $$cities in this country, but there are only $$n-1 $$roads, but each…
PROGRAMMING:Yang Hui triangle
Please write a program to display Yang Hui triangle.####Input format˃Number of rows (positive integer, no more than 22)#…
PROGRAMMING:Count the frequency of letters
Enter a piece of text (end with carriage return) and count the frequency of each letter.####Input format˃A passage (endi…
PROGRAMMING:Letter tower
Please write a program to display the letter tower.####Input format˃Height (positive integer not exceeding 26)####Output…
PROGRAMMING:Can I afford it!!!
It's too troublesome that the price of fat house water always changes, so we need a program to help us calculate.How muc…