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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Location a

Luz5年前 (2021-05-10)406
PROGRAMMING:Location a
Please use C language to solve the problemIn the two-dimensional plane rectangular coordinate system, given the center c…

PROGRAMMING:The soul of a bird

Luz5年前 (2021-05-10)502
As we all know, the soul of sparrow is a mahjong gameLn's mahjong skills are quite high. Today, a primary school sister…

PROGRAMMING:individual income tax

Luz5年前 (2021-05-10)421
Please write a program to calculate personal income tax according to personal income and threshold.Personal income tax s…

PROGRAMMING:Rounding problem (short version)

Luz5年前 (2021-05-10)410
Please write a function to round the decimal.```cdouble Round(double x, int d);```Note: ` X 'is any real number and ` d'…

PROGRAMMING:Count the week

Luz5年前 (2021-05-10)442
Please write a program to calculate the day of the week according to the given date.####Input format˃Mm / DD / yyyy####O…

PROGRAMMING:Dunpinlixue, Hongyi Zhiyuan

Luz5年前 (2021-05-10)464
![ 0.png](~/9d7aaef7-cf0d-4b5f-a39d-11952083567e.png)![ 1.jpg](~/176c3a98-469d-440f-bd6c-f6155a0f9328.jpg)```Harbin Norm…

PROGRAMMING:"Xingzhicheng" in Harbin Normal University

Luz5年前 (2021-05-10)388
```There are no duplicate elements in the collection."Xingzhi multiplication" of set a and set B is defined as: every el…

PROGRAMMING:Yu Long's arithmetic

Luz5年前 (2021-05-10)408
Primary school student Yu Long recently encountered some arithmetic problems. Please help him calculate the results of e…

PROGRAMMING:N-magic square matrix

Luz5年前 (2021-05-10)471
The so-called "n-magic square matrix" refers to the use of 1 ~ N2, a total of N2 natural numbers arranged into an n × Th…

PROGRAMMING:Pattern printing

Luz5年前 (2021-05-10)438
Input integer n, 1 ˂ = n ˂ = 10, output n row n column pattern.###Input format:Enter an integer###Output format:Output p…