文件名称:main
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:595byte
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
usaco第九题回文数是指从左向右念和从右向左念都一样的数。如12321就是一个典型的回文数。
给定一个进制B(2<=B<=20,由十进制表示),输出所有的大于等于1小于等于300(十进制下)且它的平方用B进制表示时是回文数的数。用’A’,’B’……表示10,11等等。
-The ninth title palindrome usaco is the same number of read and right-to-left read from left to right. 12321 is a typical palindrome. Given a hex (2 < = B < = 20 decimal) output greater than or equal to 1 less than or equal to 300 (decimal) and its square hex B palindrome number. ' A' and ' B' ...... said 10, 11 and so on.
给定一个进制B(2<=B<=20,由十进制表示),输出所有的大于等于1小于等于300(十进制下)且它的平方用B进制表示时是回文数的数。用’A’,’B’……表示10,11等等。
-The ninth title palindrome usaco is the same number of read and right-to-left read from left to right. 12321 is a typical palindrome. Given a hex (2 < = B < = 20 decimal) output greater than or equal to 1 less than or equal to 300 (decimal) and its square hex B palindrome number. ' A' and ' B' ...... said 10, 11 and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.