| 比赛 | 20141105 | 评测结果 | WAWAWAWAWAWAWAWAWAWA |
|---|---|---|---|
| 题目名称 | 月考统计 | 最终得分 | 50 |
| 用户昵称 | Iostream3100 | 运行时间 | 0.012 s |
| 代码语言 | C++ | 内存使用 | 0.31 MiB |
| 提交时间 | 2014-11-05 11:23:08 | ||
//TEST=(看不懂题)||(看得懂题不会做)
#include<iostream>
#include<cstdio>
#include<cmath>
#include<algorithm>
#include<cstring>
using namespace std;
int main(){
freopen("ExamStat.in","r",stdin);
freopen("ExamStat.out","w",stdout);
cout<<"SOMEONE LAY!"<<endl;
}