比赛 cdcqの省选膜你赛 评测结果 WWWWWWAWWWAWWWWWWWWW
题目名称 源符「厌川的翡翠」 最终得分 10
用户昵称 Ironk 运行时间 0.007 s
代码语言 C++ 内存使用 0.31 MiB
提交时间 2017-04-11 20:49:23
显示代码纯文本
#include <cstdio>
#include <cstring>
#include <iostream>
using namespace std;

int main() {
	freopen("cdcq_c.in", "r", stdin);
	freopen("cdcq_c.out", "w", stdout);
	cout << "-1" << endl;
	return 0;
}