摘要:
//#include #include #include using namespace std; //bool IsPalindrome(char *s); bool IsPalindrome(string s); void main() { //char StrPalindrome[256]; string StrPalindrome; while(1) ... 阅读全文
posted @ 2008-11-26 11:30
AlexusLi
阅读(296)
评论(0)
推荐(0)
浙公网安备 33010602011771号