0 Compile Error
foo.cc: In function 'int main()': foo.cc:5:9: error: 'feropen' was not declared in this scope; did you mean 'freopen'? 5 | feropen("chain.in","r",stdin); | ^~~~~~~ | freopen foo.cc:13:25: error: 'sacnf' was not declared in this scope; did you mean 'scanf'? 13 | sacnf("%d",&l); | ^~~~~ | scanf
代码
信息
- 递交者
- 题目
- CSPJ2024GFD 接龙
- 比赛
- 【官方数据】CSP-J 2024 FJ 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 842 Bytes
- 递交时间
- 2024-11-4 20:09:29
- 评测时间
- 2024-11-4 22:24:47
- 分数
- 0