System Error
Testdata configuration incorrect. 没有找到测试数据 free_oj/1000
代码
#include<bits/stdc++.h>
using namespace std;
const int N = 2e5 + 50;
typedef long long ll;
int a[10000];
signed main() {
cout << "1";
return 0;
}
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 水
- 语言
- C++
- 递交时间
- 2024-08-14 12:00:45
- 评测时间
- 2024-08-14 12:00:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes