发表评论取消回复
相关阅读
相关 Python实现Pat 1027. Colors in Mars (20)
[题目][Link 1] People in Mars represent the colors in their computers in a similar way
相关 1023. Have Fun with Numbers (20)
Notice that the number 123456789 is a 9-digit number consisting exactly the numbers from
相关 1019. General Palindromic Number (20)
A number that will be the same when it is written forwards or backwards is known as a Pa
相关 1120. Friend Numbers (20)
Two integers are called "friend numbers" if they share the same sum of their digits, and
相关 1069. The Black Hole of Numbers (20)
For any 4-digit integer except the ones with all the digits being the same, if we sort t
相关 1144. The Missing Number (20)
Given N integers, you are supposed to find the smallest positive integer that is NOT in
相关 1104. Sum of Number Segments (20)
Given a sequence of positive numbers, a segment is defined to be a consecutive subsequen
相关 1100. Mars Numbers (20)
People on Mars count their numbers with base 13: Zero on Earth is called "tret" on M
相关 (PAT1100) Mars Numbers (利用map映射关系查找)
1100 Mars Numbers (20 point(s)) People on Mars count their numbers with base 13: Ze
相关 Zju1100 Mondriaan
题目描述 有一个m行n列的矩阵,用1\2的骨牌(可横放或竖放)完全覆盖,骨牌不能重叠,有多少种不同的覆盖的方法? 你只需要求出覆盖方法总数mod p的值即可。 输
还没有评论,来说两句吧...