当前位置:首页
> Luz 第2847页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Icelandic genealogy
Iceland is a sparsely populated country with complex blood relationship between people. In order to avoid unnecessary ac…
PROGRAMMING:Mathematical thought -- verifying conjecture
Salted dried fish and salted fish cherishing hair are studying mathematical thought again( (HA HA)Suppose that given two…
PROGRAMMING:Mathematical thought -- probability
Today is the penultimate day before the freshmen's competition, because there are differences on XX's mathematical think…
PROGRAMMING:Robot crossing bridge
It is known that each step of the robot can advance $$x $$meters, while the bridge is $$a $$meters long. The robot has t…
PROGRAMMING:Save xiaoyugan
One day, the pickled fish went to the maze alone. But the little fish with a bad sense of direction soon got lost. The s…
PROGRAMMING:Factorial calculation
Input a positive integer n, output n! The value of.Where n= 1*2*3*…*n。n! It may be very large, but the range of integers…
PROGRAMMING:Sequence characteristics
Problem descriptionGiven n numbers, find out the maximum, minimum, and.###Input format:The first line is integer n, whic…
PROGRAMMING:Leap year judgment
Problem descriptionGiven a year, judge whether it is a leap year.This year is a leap year when one of the following cond…
PROGRAMMING:English letter replacement encryption (case conversion + 1 bit backward)
This problem requires the preparation of procedures to replace the English alphabet encryption. In order to prevent the…
PROGRAMMING:Alphabetic figure
Problem descriptionLetters can be used to form some beautiful figures. Here is an example:ABCDEFGBABCDEFCBABCDEDCBABCDED…
