记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:14:13: warning: unused variable 's1' [-Wunused-variable]
         int s1 = sum[i-1];
             ^~
foo.cc:15:13: warning: unused variable 's2' [-Wunused-variable]
         int s2 ;
             ^~
foo.cc:5:9: warning: unused variable 'min' [-Wunused-variable]
     int min = 9999999,n,k;
         ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 1ms 384.0 KiB
#7 Accepted 2ms 384.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Runtime Error Segmentation fault 4ms 536.0 KiB
#10 Runtime Error Segmentation fault 4ms 512.0 KiB

信息

递交者
类型
递交
题目
P1278 走访城市
比赛
2021苏青奥赛集训营(2021/7/17训练赛)
语言
C++
递交时间
2021-07-17 09:20:20
评测时间
2021-07-17 09:20:20
评测机
分数
80
总耗时
25ms
峰值内存
536.0 KiB