当前位置:首页
> Luz 第2803页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Building
When ZWT was a child, he liked to play with building blocks. However, he often had some messy ideas. For example, he wan…
PROGRAMMING:Assembly line and workstation
A steam company produces steam in a factory with several assembly lines. After each assembly line enters, different part…
PROGRAMMING:Matrix
Give you an N * N matrix, fill in the number of 1 to N * N in order, for example N = 5, the matrix is as follows![ 4AD3F…
PROGRAMMING:Maximum rectangle area of histogram
A histogram is composed of many rectangles. It is required to find the largest rectangle area in a given histogram. It i…
PROGRAMMING:6-4 finding integers in an array
6-4 this problem requires finding the given x from n integers. If found, the position of output x (counting from 0); If…
PROGRAMMING:6-5 finding the sum of elements in each row of matrix
6-5 this problem requires the preparation of procedures to find a given M × N the sum of the elements of each row of the…
PROGRAMMING:6-6 bubble sort
6-6 use bubble sort algorithm to sort and output the given n integers from small to large.###Input format:Enter an integ…
PROGRAMMING:The frog jumps the steps
A frog can jump up one or two steps at a time. Find out how many ways the frog can jump on an n-step.###Input format:Fir…
PROGRAMMING:Licensing
After Hu Junjie bought the Kuluo card, he would distribute it to his friends. On the first day, the little partner recei…
PROGRAMMING:Automatic scoring
The 21 point system was used in the early stage of table tennis. After the reform, the 11 point system is now the mainst…