Compile Error
foo.cc: In function 'int main()':
foo.cc:10:4: warning: statement has no effect [-Wunused-value]
   10 |   a/10;
      |   ~^~~
foo.cc:11:9: error: 'b' was not declared in this scope
   11 |   cout<<b;
      |         ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1034 任意整数的逆序数
 - 语言
 - C++
 - 递交时间
 - 2022-07-09 21:47:18
 - 评测时间
 - 2022-07-09 21:47:18
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes