Accepted
/in/foo.cc: In function 'Dodecahedron::Bigint Dodecahedron::sub_number(Bigint&, Bigint&)': /in/foo.cc:505:44: warning: 'last_i_iterator' may be used uninitialized [-Wmaybe-uninitialized] 505 | tmpx0 = tmpx3[last_i_iterator+1]; | ~~~~~~~~~~~~~~~^~ /in/foo.cc:468:11: note: 'last_i_iterator' was declared here 468 | int last_i_iterator; | ^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2000 A x B Problem
- 语言
- C++
- 递交时间
- 2025-03-23 15:51:48
- 评测时间
- 2025-03-23 15:51:48
- 评测机
- 分数
- 100
- 总耗时
- 2510ms
- 峰值内存
- 656.0 KiB