记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:20:13: warning: unused variable 'cnt' [-Wunused-variable]
   20 |         int cnt[100000] = { 0 };
      |             ^~~
foo.cc:21:13: warning: unused variable 'sum' [-Wunused-variable]
   21 |         int sum = 0, k = 0, ret = 0;
      |             ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 796.0 KiB
#2 Accepted 5ms 796.0 KiB
#3 Runtime Error Segmentation fault 5ms 844.0 KiB
#4 Accepted 4ms 796.0 KiB
#5 Accepted 4ms 692.0 KiB

信息

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