当前位置:首页
> Luz 第2875页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Tire pressure monitoring
There is a system in the car to monitor the tire pressure of four wheels at any time. If the tire pressure of four wheel…
PROGRAMMING:Then don't worry
The picture below is from Sina Weibo, the Encyclopedia of British jokes - so you don't have to worry about it, no matter…
PROGRAMMING:Punch in strategy of net red dot
A tourist attraction, if it is on fire, is called "net red spot". Let's play in the red dot, commonly known as "punch in…
PROGRAMMING:Draw love patterns
Valentine's day, the screen output love patterns, to relatives and friends.###Input format:No input.###Output format:![…
PROGRAMMING:Is the teacher online
Ah Fu decided to answer questions online. It starts at 20:00 p.m. and ends at 21:15 p.m( The teacher was still there at…
PROGRAMMING:Triangle determination
Given three positive integers, which represent the length of three line segments respectively, we can judge whether the…
PROGRAMMING:Find the area of triangle
Given the length of the three sides of a triangle, the area of the triangle is calculated.###Input format:There are thre…
PROGRAMMING:Say important things n times
For important things, teacher a Fu will say n times.Tip: use string * and+###Input format:The input contains two lines.…
PROGRAMMING:Actual combat of ASCII code
Given a series of characters, including uppercase and lowercase English letters and some other characters (only involvin…
PROGRAMMING:Count the number of various characters in a line
Users input a line of characters (ending with carriage return). Please count the number of upper and lower case letters,…