当前位置:首页
> Luz 第2796页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:JOJO Porter
Dongfang Zhanzhu and kongtiao chengtaro moved together. They used their double crazy diamond and platinum star to carry…
PROGRAMMING:jmu-python-hello
Say hello to yourself, output ` Hello, XX`###Input format:Enter a name###Output format:Output ` Hello, XX`###Input examp…
PROGRAMMING:Find the shortest path of maze
The total step size of the shortest path of the maze is solved recursively. Input a maze to find the shortest path lengt…
PROGRAMMING:JOJO love matrix
After learning the matrix, JOJO began to study the matrix. Given a 01 matrix of nm, v [i] is the number of submatrixes w…
PROGRAMMING:Or the intersection of sets
Given two sets of integers (no duplicate elements in each set), the number of set elements is less than or equal to 1000…
PROGRAMMING:Judge leap year
Read in an integer year to determine whether it is a leap year.A leap year is a year that can be divided by four but not…
PROGRAMMING:Judge whether an integer is a multiple of 3 or 7
This topic requires reading in an integer to judge whether it is not only a multiple of 3, but also a multiple of 7.###I…
PROGRAMMING:WLS robot
All the robots in WLS need to go back to WLS.There are robots at each point, and WLS has a map with n points and M one-w…
PROGRAMMING:JMU Python statistical results
Input a batch of student scores, calculate the average score, and count the number of students who failed.###Input forma…
PROGRAMMING:Quick sort
As we all know, Keven is an acmer. He just learned quick sorting today. He is very happy because he can quickly find the…