| 比赛 | 图的简单问题 | 评测结果 | WWWAWWW |
|---|---|---|---|
| 题目名称 | 神经网络 | 最终得分 | 14 |
| 用户昵称 | CSU_Turkey | 运行时间 | 0.001 s |
| 代码语言 | C++ | 内存使用 | 0.31 MiB |
| 提交时间 | 2017-05-14 20:46:01 | ||
#include<bits/stdc++.h>
using namespace std;
int main()
{
freopen("sjwl.in","r",stdin);
freopen("sjwl.out","w",stdout);
cout<<"NULL";
}