当前位置:首页
> Luz 第2718页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Sweet honey
Please write a program to output the lyrics of the song "sweet honey".####Input sample```in(none)```####Output sample```…
PROGRAMMING:triangle_ one
Write a program that prints the following pattern.### Inp…
PROGRAMMING:n-queens problem
On the n * n chessboard, place n queens. Each queen is required to have different rows, columns and left and right diago…
PROGRAMMING:Find the longest repeated true substring
Given a string STR, find its longest repeated true substring s.Note: the string length of S is less than that of str.###…
PROGRAMMING:Finding the maximum of five numbers
Using array and function overload to find the maximum value of five numbers (considering integer, single precision and l…
PROGRAMMING:Page printing of office document
In the office software (word, Excel), sometimes only a part of the whole document needs to be printed, and the user need…
PROGRAMMING:Report figures
Y * * n won't play blackjack or Soha this time. He wants to play a traditional game with you - report numbersThe rules o…
PROGRAMMING:The cup is filled with water
(sponsored by Robot Association)There are two irregular cups in front of you, with the volume of a liter and B liter res…
PROGRAMMING:Goldbach conjecture
"It's a game where I and the other players get faster than who"For any even number n greater than or equal to 4, there i…
PROGRAMMING:A geometry problem
As we all know, Chuai Shuai Chuai is a master of computational geometry. This time, he encountered such a problem.Given…