HDU1020 Encoding 简单队列
摘要:简单队列 1 #include 2 #include 3 #include 4 using namespace std; 5 int main() 6 { 7 int n; 8 scanf("%d",&n); 9 queueq;10 char ch,str[10010...
        阅读全文
				
		posted @ 2014-04-27 11:25
		
		posted @ 2014-04-27 11:25
		
		posted @ 2014-04-27 09:51
		
		posted @ 2014-04-26 23:51