当前位置:首页
> Luz 第2793页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Interval 2
Keven is now faced with an interval problem. He doesn't think it's very difficult, so he wants to test you.The main idea…
PROGRAMMING:The number of numbers divisible by 3,5 and 7 (realized by set)
Find the number of numbers divisible by 3, 5 and 7 in the specified interval###Input format:Enter 2 positive integers a…
PROGRAMMING:Output permutation
Input the integer n (3 ˂ = n ˂ = 7), write the program, output the full arrangement of '1,2,..., n' integers, and output…
PROGRAMMING:Substring
Keven now has two strings. Now he wants to find friends for these two strings. He wants to know how long the same subseq…
PROGRAMMING:Mince pie
Keven now has a lot of pies, different tastes and sizes. His friends all want a piece of pie. Note that it should be a p…
PROGRAMMING:Straight diameter
Keven now has a tree. Now Keven wants to know the maximum distance between any two points in the tree. Keven won't do th…
PROGRAMMING:Calculate the perimeter and area of a rectangle
Enter the length and width of the rectangle, and calculate the perimeter and area of the rectangle.###Input format:Give…
PROGRAMMING:Attack self confidence
In order to cheer themselves up, the author made a special way to enhance the confidence of the author and crack down on…
PROGRAMMING:Obsessive compulsive disorder
Xiao Ming is a patient with obsessive-compulsive disorder. One day he inadvertently let him see a string of disorderly s…
PROGRAMMING:Interval 1
There are n integers, Q queries, each query gives you an interval and a number, you need to add a given number for each…