Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:42:7: warning: 'total' may be used uninitialized in this function [-Wmaybe-uninitialized] total+=count2>count5 ? count5:count2; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1089 xf2-2计算阶乘位数
 - 比赛
 - 2024程序设计与竞赛作业赛第四场(体悟本心)
 - 语言
 - C++
 - 递交时间
 - 2024-10-25 17:20:17
 - 评测时间
 - 2024-10-25 17:20:17
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 7ms
 - 峰值内存
 - 492.0 KiB