Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:8: warning: statement has no effect [-Wunused-value]
for (i;i<=n;i++)
^
/in/foo.cc:9:15: error: 'low' was not declared in this scope
cnt+=low(i,i);
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1650 国际象棋上的麦粒
- 语言
- C++
- 递交时间
- 2024-11-29 15:31:26
- 评测时间
- 2024-11-29 15:31:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes