摘要:
import java.math.BigInteger;import java.util.Scanner;public class Main { static BigInteger p,l,r,div; static int n; public static int cmp(Big... 阅读全文
posted @ 2014-08-28 10:24
雪溯
阅读(218)
评论(0)
推荐(0)
摘要:
http://codeforces.com/contest/462A:Appleman and Easy Task要求是否全部的字符都挨着偶数个'o'#include using namespace std;char maz[101][101];int n;int cnt[101][101];con... 阅读全文
posted @ 2014-08-28 08:45
雪溯
阅读(348)
评论(0)
推荐(0)

浙公网安备 33010602011771号