Compile Error
foo.cc: In function 'int main()':
foo.cc:14:3: error: expected ',' or ';' before 'while'
while(xx>0)
^~~~~
foo.cc:13:7: warning: unused variable 'xx' [-Wunused-variable]
int xx=x
^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1211 C5 页码中有多少个k
- 语言
- C++
- 递交时间
- 2021-02-01 13:56:11
- 评测时间
- 2021-02-01 13:56:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes