View Code #include <cstdio>#include <cstring>#include <algorithm>using namespace std;char map[404][404];int a[404][404]; int n, m, k, sum;__int64 ans;int cnt[33]; int main(){ freopen("input.txt", "r", stdin); freopen("output.txt", "w", stdout Read More
posted @ 2012-12-12 16:49
To be an ACMan
Views(472)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号