当前位置:首页
> Luz 第2932页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Crazy formula
####Task description```Crazy primary school students in crazy dragon met a crazy teacher, crazy teacher for him out of a…
PROGRAMMING:Harbin Normal University (2)
###Harbin Normal University (2)`…
PROGRAMMING:Harbin Normal University (1)
###Harbin Normal University (1)`…
PROGRAMMING:Displays and sums the primes in the specified range
This problem requires the display of a given integer m and N interval prime and their summation.###Input formatEnter two…
PROGRAMMING:Insertion of incremental sequence
Insertion of incremental sequenceGiven that the order table L is incrementally ordered, insert x into the appropriate po…
PROGRAMMING:Array element value + 1
Create a one-dimensional array a, the length of the array is input through the keyboard, and then assign values to each…
PROGRAMMING:matrix
###Square array```Please program to output the following regular n * n matrix( This question is provided by Ms. Huang Yu…
PROGRAMMING:Decimal to hexadecimal
####Task description```Program output decimal non negative integer into hexadecimal number results.```####Input format:`…
PROGRAMMING:Looking for friends
Xiao a is a single dog. He has many good friends. They usually like to go out to parties and travel. Each party will tak…
PROGRAMMING:Array stew
Define an integer array a, input the length n of the array through the keyboard, and assign the value to the array a thr…