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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Find the specified character

Luz5年前 (2021-05-10)419
This problem requires the preparation of procedures, from the given string to find a specified character.###Input format…

PROGRAMMING:Find the saddle point

Luz5年前 (2021-05-10)491
The "saddle point" of a matrix element refers to the maximum value of the element in the row and the minimum value in th…

PROGRAMMING:Count the number of words in a line of text

Luz5年前 (2021-05-10)515
This topic requires the preparation of procedures to count the number of words in a line of characters. The so-called "w…

PROGRAMMING:Sorting by selection

Luz5年前 (2021-05-10)377
This problem requires that the given $$n $$integers be sorted from large to small and then output.###Input format:Enter…

PROGRAMMING:Finding the sum of elements in each line of matrix

Luz5年前 (2021-05-10)476
This problem requires programming to find the sum of elements of a given matrix.###Input format:Enter the first line to…

PROGRAMMING:Output student grades

Luz5年前 (2021-05-10)439
This problem requires the preparation of procedures, according to the input students' scores, statistics and output stud…

PROGRAMMING:Plane vector addition

Luz5年前 (2021-05-10)434
This problem requires the preparation of procedures to calculate the sum of two two-dimensional plane vectors.###Input f…

PROGRAMMING:Statistical capital consonants

Luz5年前 (2021-05-10)418
English consonants are letters other than a, e, I, O and U. This problem requires the preparation of procedures, statist…

PROGRAMMING:String sorting

Luz5年前 (2021-05-10)461
This problem requires the preparation of procedures, read 5 strings, according to the order of output from small to larg…

PROGRAMMING:String replacement

Luz5年前 (2021-05-10)389
This problem requires the program to replace the uppercase English letters in the given string according to the followin…