1 //Accepted 15880 KB 250 ms 2 #include 3 #include 4 #include 5 using namespace std; 6 const int imax_n = 2005; 7 const int imax_m = 27; 8 c...
分类:
其他好文 时间:
2014-08-26 13:31:16
阅读次数:
175
Cheapest PalindromeTime Limit: 2000MSMemory Limit: 65536K Total Submissions: 5627Accepted: 2734 DescriptionKeeping track of all the cows can be a tric...
分类:
其他好文 时间:
2014-07-29 11:23:06
阅读次数:
272