Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:12:7: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] int pos;//末尾第一个不是0的位置,为了去掉0算正确的位置 ^~~ /in/foo.cc:11:7: warning: 'point' may be used uninitialized in this function [-Wmaybe-uninitialized] int point;//小数点位置 ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1010 清帝之惑之乾隆
- 语言
- C++
- 递交时间
- 2024-09-08 10:29:42
- 评测时间
- 2024-09-08 10:29:42
- 评测机
- 分数
- 100
- 总耗时
- 26ms
- 峰值内存
- 816.0 KiB