| 记录编号 | 402103 | 评测结果 | AAAAAAAAAAAAAAAAAAAAAAAAA | ||
|---|---|---|---|---|---|
| 题目名称 | 2542.[Keller战纪·外传][HEOI 2017]Blessing All! | 最终得分 | 100 | ||
| 用户昵称 | 是否通过 | 通过 | |||
| 代码语言 | C++ | 运行时间 | 0.005 s | ||
| 提交时间 | 2017-05-04 21:41:44 | 内存使用 | 0.31 MiB | ||
#include<iostream>
#include<cstdio>
#include<cstdlib>
using namespace std;
int main()
{
freopen("ride.in","r",stdin);
freopen("keller2333.out","w",stdout);
cout<<"AK";
return 0;
}
//int xunzhao(char a[14],s)
//{
// for()
//}