Accepted
foo.cc: In function 'int main()':
foo.cc:5:8: warning: unused variable 'b' [-Wunused-variable]
    5 |  int a,b,c;
      |        ^
foo.cc:5:10: warning: unused variable 'c' [-Wunused-variable]
    5 |  int a,b,c;
      |          ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1031 求N!
 - 语言
 - C++
 - 递交时间
 - 2022-07-12 21:15:39
 - 评测时间
 - 2022-07-12 21:15:39
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 18ms
 - 峰值内存
 - 384.0 KiB