记2015.4.11 刷BestCoder 第一题 死亡 在 路上
摘要:1 #include 2 char a[101]; 3 int T; 4 bool is(){ 5 char *f, *e; 6 f = a; 7 e = a + T - 1; 8 for( ; ff; e--, f++ ){34 if( *...
阅读全文
posted @ 2015-04-12 08:28
posted @ 2015-04-12 08:28
posted @ 2015-04-04 09:52