记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:8:13: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
    8 |         int cnt[100000] = { 0 };
      |             ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 2220, expect 3720. 5ms 800.0 KiB
#2 Accepted 5ms 792.0 KiB
#3 Runtime Error Segmentation fault 4ms 900.0 KiB
#4 Wrong Answer Read 390, expect 660. 4ms 796.0 KiB
#5 Wrong Answer Read 3700, expect 3880. 4ms 796.0 KiB

信息

递交者
类型
递交
题目
P1086 xf1-9统计各位数字之和为5的数
语言
C++
递交时间
2023-12-23 21:49:43
评测时间
2023-12-23 21:49:43
评测机
分数
20
总耗时
25ms
峰值内存
900.0 KiB