0 Compile Error
foo.cc: In function 'int main()': foo.cc:5:35: error: expected ';' before 'int' 5 | freopen("explore .out","w",stdout) | ^ | ; 6 | int n,m,k; | ~~~ foo.cc:8:7: error: unable to find string literal operator 'operator""endl' with 'const char [2]', 'long unsigned int' arguments 8 | cout<<"3"endl; | ^~~~~~~
代码
信息
- 递交者
- 题目
- CSPJ2024GFB 地图探险
- 比赛
- 【官方数据】CSP-J 2024 NM 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 195 Bytes
- 递交时间
- 2024-11-5 13:27:39
- 评测时间
- 2024-11-5 19:26:14
- 分数
- 0