当前位置:首页
> Luz 第2982页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Three dimensional vector operation
Design a three-dimensional vector class to realize vector addition, subtraction, multiplication and division of vector a…
PROGRAMMING:Application of inheritance class
Create a class named Square: define the private member field edge in the class, and define the set and get methods of th…
PROGRAMMING:Flip word order
Given a string, flip the string. When flipping, the order of characters in the word remains unchanged. For example, if t…
PROGRAMMING:Identification of six schools
There are many disciples of the six major sects in the Wulin: Shaolin, Wudang, Kunlun, Emei, Huashan and Kongtong. They…
PROGRAMMING:Finding the number with the largest sum of factors
We define the factor sum of a positive integer as the sum of all other factors of a positive integer. For example, the s…
PROGRAMMING:Sort by factor and
We define the sum of factors of a positive integer as the sum of all other factors excluding itself. For example, the su…
PROGRAMMING:Word flipping
Enter a string containing many words from the keyboard. Each word is separated by one or more spaces. It is required to…
PROGRAMMING:Industry is better than industry, but less than play
Please write a program to display Han Yu's famous words on the screen.####Input sample```in```Note: no input.####Output…
PROGRAMMING:He who is not strong in ambition is not wise
Please write a program to display Mozi's famous words on the screen.####Input sample```in```Note: no input.####Output sa…
PROGRAMMING:Play PTA
This question requires you to do a simple question answering machine, for any question, as long as it contains PTA, answ…