-->
当前位置:首页 > Luz 第2833页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Rock-paper-scissors

Luz5年前 (2021-05-10)463
###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

Luz5年前 (2021-05-10)467
###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

Luz5年前 (2021-05-10)445
###Task descriptionIf a hospital wants to make statistics on whether the acquisition of a certain disease is related to…

PROGRAMMING:Score Processing

Luz5年前 (2021-05-10)681
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

Luz5年前 (2021-05-10)389
###Task descriptionGiven a 5 * 5 matrix (mathematically, an R × The matrix of C is a rectangular array composed of eleme…

PROGRAMMING:Interesting jump

Luz5年前 (2021-05-10)494
###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

Luz5年前 (2021-05-10)437
###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

Luz5年前 (2021-05-10)424
###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

Luz5年前 (2021-05-10)470
###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

Luz5年前 (2021-05-10)437
###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…