0 Compile Error
foo.cc: In function 'int main()': foo.cc:8:37: error: 'endl1' was not declared in this scope 8 | cout<<5<<endl<<19<<endl<<7<<endl1; | ^~~~~ foo.cc:7:13: warning: unused variable 'n' [-Wunused-variable] 7 | int n,m; | ^ foo.cc:7:15: warning: unused variable 'm' [-Wunused-variable] 7 | int n,m; | ^
代码
信息
- 递交者
- 题目
- CSPS2024GFD 擂台游戏
- 比赛
- 【官方数据】CSP-S 2024 GX 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 183 Bytes
- 递交时间
- 2024-11-5 13:58:58
- 评测时间
- 2024-11-5 13:58:59
- 分数
- 0