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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Book sorting

Luz5年前 (2021-05-10)448
Write a program, input the name and price of n (n ˂ 10) books from the keyboard and store them in the structure array, s…

PROGRAMMING:Output permutation

Luz5年前 (2021-05-10)394
Please write the full permutation ($$n ˂ 10 $) of the first $$n $$positive integers before the program output, and obser…

PROGRAMMING:Array circulates left

Luz5年前 (2021-05-10)397
This problem requires the realization of a simple function to move the array circularly to the left: there are $$n $$($˃…

PROGRAMMING:Stack operation legitimacy

Luz5年前 (2021-05-10)499
Suppose that's' and 'x' denote the stack in and stack out operations respectively. If an empty stack is operated on acco…

PROGRAMMING:Find the students with the highest scores

Luz5年前 (2021-05-10)359
Write a program, input n (n ˂ 10) students' student numbers from the keyboard (the student number is a 4-digit integer,…

PROGRAMMING:Single queue multi window service for bank queuing problem

Luz5年前 (2021-05-10)414
Suppose that the bank has $$k $$windows to provide services, a yellow line is set in front of the window, and all custom…

PROGRAMMING:Input student information

Luz5年前 (2021-05-10)397
Write a program, input n (n ˂ 10) students' student numbers from the keyboard (the student number is a 4-digit integer,…

PROGRAMMING:Enter book information

Luz5年前 (2021-05-10)434
Write a program to input the name and price of n (n ˂ 10) books from the keyboard and store them in the structure array…

PROGRAMMING:Student ranking

Luz5年前 (2021-05-10)448
Write the program, input n (n ˂ 10) students' student numbers from the keyboard (the student number is a 4-digit integer…

PROGRAMMING:Find the book with the highest price

Luz5年前 (2021-05-10)467
Write a program to input the name and price of n (n ˂ 10) books from the keyboard and store them in the structure array…