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
 - 比赛
 - 2020苏青奥赛集训营(2021-1-30课堂小练)
 - 语言
 - C++
 - 递交时间
 - 2021-01-30 22:41:40
 - 评测时间
 - 2021-01-30 22:41:40
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes