当前位置:首页
> Luz 第2639页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Output array elements
This problem requires the preparation of procedures, read in the order of $$n $$integers, sequentially calculate the dif…
PROGRAMMING:Calculate the wages of employees
Given the information of N employees, including name, basic salary, floating salary and expenditure, the program is requ…
PROGRAMMING:Calculate grade average
Given the basic information of n students, including student number (a string composed of 5 digits), name (a non empty s…
PROGRAMMING:IP address translation
An IP address is composed of four bytes (8 bits per byte) of binary code. Please translate the IP address represented by…
PROGRAMMING:Find the longest string
This problem requires the preparation of procedures for the input of N strings, the output of which the longest string.#…
PROGRAMMING:Find the smallest string
This problem requires the preparation of procedures for the input of N strings, the output of which the smallest string.…
PROGRAMMING:Tibetan tail Poetry
This topic requests to write a program to decrypt the Tibetan tail poem.###Input format:Input for a Chinese Tibetan poem…
PROGRAMMING:Find the student with the highest total score
Given the basic information of n students, including student number (a string composed of 5 digits), name (a non empty s…
PROGRAMMING:acrostic
This topic requires the preparation of a program to decrypt Tibetan poems.###Input format:Input for a Chinese Tibetan po…
PROGRAMMING:Circular volume calculator
This problem requires the realization of a commonly used circular volume calculator. The calculation formula is as follo…