06 2016 档案
摘要:#include <cstdio> #include <algorithm> using namespace std; int a[1005], n, temp, maxk; int main() { scanf("%d", &n); for(int i = 0; i < n; i++) { sca
阅读全文
摘要:#include <cstdio> #include <cstring> #include <iostream> #include <algorithm> #include <queue> #include <string> using namespace std; int h[12][12],v[
阅读全文
摘要:Description We have a machine for painting cubes. It is supplied with three different colors: blue, red and green. Each face of the cube gets one of t
阅读全文

浙公网安备 33010602011771号