-->
当前位置:首页 > Luz 第2900页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Yes, several questions

Luz5年前 (2021-05-10)382
Write a program to judge the user's judgment, and answer several questions correctly.explain:1 -- the standard answer is…

PROGRAMMING:Making rater

Luz5年前 (2021-05-10)457
This topic to write a rater. After creating an exam, when you enter the total number of questions and the number of wron…

PROGRAMMING:Find the stack in and stack out sequence of sequence a

Luz5年前 (2021-05-10)515
The input sequence is 1,2,3,4,..., N. judge whether the sequence a can be obtained through a stack, and output the proce…

PROGRAMMING:Yes, several questions (single topic)

Luz5年前 (2021-05-10)353
Write a program to judge whether the user has answered several questions correctly.explain:1 -- take ten judgment questi…

PROGRAMMING:Compare the size of three integers with a pointer

Luz5年前 (2021-05-10)411
This is a programming problem template. Please write the title description here. For example, input 3 integers and outpu…

PROGRAMMING:Using reference variables as formal parameters, three integers can be output from small to large

Luz5年前 (2021-05-10)407
Using reference variables as formal parameters, three integers can be output from small to large###Input format:Please w…

PROGRAMMING:Compare the size of 10 strings and output from small to large

Luz5年前 (2021-05-10)436
This problem requires the preparation of a function to realize the sorting of strings. The specific input and output of…

PROGRAMMING:Swap two strings

Luz5年前 (2021-05-10)528
###Input format:String 1String 2###Output format:String 1String 2###Input example:Here is a set of inputs. For example:`…

PROGRAMMING:Input 3 strings and output them in descending order (using function and pointer)

Luz5年前 (2021-05-10)419
This topic requires reading in three strings, and then output three strings by sorting from small to large. See "sample"…

PROGRAMMING:N personal circle, looking for 3 games

Luz5年前 (2021-05-10)478
There are n people in a circle, in order. Start counting from the first person (counting from 1 to 3)The people who got…