当前位置:首页
> Luz 第2653页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Book sorting
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
Please write the full permutation ($$n ˂ 10 $) of the first $$n $$positive integers before the program output, and obser…
PROGRAMMING:Array circulates left
This problem requires the realization of a simple function to move the array circularly to the left: there are $$n $$($˃…
PROGRAMMING:Stack operation legitimacy
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
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
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
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
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
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
Write a program to input the name and price of n (n ˂ 10) books from the keyboard and store them in the structure array…