| 比赛 | 图的简单问题 | 评测结果 | WWWAWWW |
|---|---|---|---|
| 题目名称 | 神经网络 | 最终得分 | 14 |
| 用户昵称 | liuyu | 运行时间 | 0.001 s |
| 代码语言 | C++ | 内存使用 | 0.31 MiB |
| 提交时间 | 2017-05-14 21:09:06 | ||
#include<cstdio>
#include<iostream>
#include<cmath>
#include<cstring>
#include<algorithm>
#include<vector>
#include<stack>
using namespace std;
int main()
{
freopen("sjwl.in","r",stdin);
freopen("sjwl.out","w",stdout);
cout<<"NULL";
return 0;
}