摘要: #include<iostream>#include<stdio.h>#include<stack>using namespace std;char Compare(char x,char y){ char c[][8]={">><<<>>", ">><<<>>", ">>>><>>", ">>>><>>", &q 阅读全文
posted @ 2012-08-03 17:02 myth_HG 阅读(475) 评论(0) 推荐(0) 编辑