Compile Error
foo.cc: In function 'int main()': foo.cc:21:32: warning: for increment expression has no effect [-Wunused-value] for (int i = 0; i < number; i+2) ~^~ /tmp/ccL2rjlZ.o: In function `_GLOBAL__sub_I_a': foo.cc:(.text.startup+0x133): relocation truncated to fit: R_X86_64_PC32 against `.bss' foo.cc:(.text.startup+0x151): relocation truncated to fit: R_X86_64_PC32 against `.bss' collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1297 D. Jabberwocky
- 比赛
- 南京师范大学2021年11月程序设计竞赛
- 语言
- C++
- 递交时间
- 2021-11-21 17:10:28
- 评测时间
- 2021-11-21 17:10:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes