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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Statistical grid (Cixi, 2013)

Luz5年前 (2021-05-10)442
![](~/ 440)![](~/ 441)###Input format:![](~/ 442)###Output format:![](~/ 443)###Input example:```in6 61 1 1 1 1 11 0 1 0…

PROGRAMMING:Find the average of a set of arrays

Luz5年前 (2021-05-10)393
Input 10 integers, output the average of these 10 integers, the average output is required to retain 2 decimal places###…

PROGRAMMING:Definition class 2

Luz5年前 (2021-05-10)470
Please add the following code to complete the output requirements( Note: need to submit full code)import java.util.Scann…

PROGRAMMING:Jmu-java-03 object oriented foundation-03-shape

Luz5年前 (2021-05-10)518
##1. Define rectangle class and circle classRectangle class - * * class name: * * ` rectangle ', * * private attribute:…

PROGRAMMING:Jmu-java-03 object oriented foundation-01-constructor and toString

Luz5年前 (2021-05-10)466
Define a person class, which contains attributes:`String name ','int age','boolean gender ','int ID'. All variables must…

PROGRAMMING:Comparison of 2017final complex numbers

Luz5年前 (2021-05-10)443
Please define a plural class whose real and imaginary numbers are private data members. Define an operator overload func…

PROGRAMMING:Jmu-java-02 basic syntax-05-accurate calculation of floating point numbers

Luz5年前 (2021-05-10)459
Input several pairs of floating-point numbers, and output the exact sum and product of each pair of floating-point numbe…

PROGRAMMING:Implementation of cube class

Luz5年前 (2021-05-10)453
The implementation of the cube class box, complete the calculation of volume, surface area, output results and other fun…

PROGRAMMING:JMU Java & Python - counts the number of words in a text and sorts them by the number of occurrences

Luz5年前 (2021-05-10)475
Now we need to count the number of words in several paragraphs of text (English), and also need to * * count the number…

PROGRAMMING:Make small change

Luz5年前 (2021-05-10)353
Han Meimei likes to go shopping all over the world. Now she went to a Mars shop and found that there was a special rule…