摘要:
Palindromic Squares
Rob Kolstad Palindromes are numbers that read the same forwards as backwards. The number 12321 is a typical palindrome. Given a number base B (2 #include
#include
#define N 1234
using namespace std;
struct A
{ int star[N]; ... 阅读全文
posted @ 2012-07-04 09:39
剑不飞
阅读(233)
评论(0)
推荐(0)

浙公网安备 33010602011771号