0 Compile Error
foo.cc: In function 'int main()': foo.cc:37:28: error: 's' was not declared in this scope 37 | freopen("explore.in", -s, stdin); | ^ foo.cc:38:29: error: 't' was not declared in this scope; did you mean 'tm'? 38 | freopen("explore.out", -t, stdout); | ^ | tm
代码
信息
- 递交者
- 题目
- CSPJ2024GFB 地图探险
- 比赛
- 【官方数据】CSP-J 2024 JS 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 1.3 KiB
- 递交时间
- 2024-11-4 20:13:45
- 评测时间
- 2024-11-5 18:54:41
- 分数
- 0