当前位置:首页
> Luz 第2863页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论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
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
Please write a program to calculate personal income tax according to personal income and threshold.Personal income tax s…
PROGRAMMING:Rounding problem (short version)
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
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
```Harbin Norm…
PROGRAMMING:"Xingzhicheng" in Harbin Normal University
```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
Primary school student Yu Long recently encountered some arithmetic problems. Please help him calculate the results of e…
PROGRAMMING:N-magic square matrix
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
Input integer n, 1 ˂ = n ˂ = 10, output n row n column pattern.###Input format:Enter an integer###Output format:Output p…
