当前位置:首页
> Luz 第2833页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Rock-paper-scissors
###Task descriptionStone scissors paper is a common guessing game. Stone is better than scissors, scissors are better th…
PROGRAMMING:The tree outside the school gate
###Task descriptionThere is a row of trees on the L-length road outside the gate of a school, and the interval between e…
PROGRAMMING:Age and disease
###Task descriptionIf a hospital wants to make statistics on whether the acquisition of a certain disease is related to…
PROGRAMMING:Score Processing
Write a program to process students score data.The input of your program has lines of text, in one of the two formats:1.…
PROGRAMMING:Matrix exchange row
###Task descriptionGiven a 5 * 5 matrix (mathematically, an R × The matrix of C is a rectangular array composed of eleme…
PROGRAMMING:Interesting jump
###Task descriptionThere is "interesting jump" in a sequence of length n (n ˃ 0). At present, only when the absolute val…
PROGRAMMING:Calculate the sum of matrix edge elements
###Task descriptionInput an integer matrix to calculate the sum of the elements at the edge of the matrix. The elements…
PROGRAMMING:The same row diagonal lattice
###Task description```Input three natural numbers n, I, J (1 ˂ = I ˂ = n, 1 ˂ = J ˂ = n), output in an n * n Lattice che…
PROGRAMMING:Reproduction and diffusion of bacteria
###Task descriptionIn the square dish with 9 sides, there are m bacteria in the center. Suppose that the life span of ba…
PROGRAMMING:Error detection
###Task descriptionGiven n * n matrix composed of 0 and 1, if the number of 1 in each row and column of the matrix is ev…