记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:23:14: warning: unused variable 'i' [-Wunused-variable]
      for(int i=j;j<n-1;j++)
              ^
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 4ms 464.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Wrong Answer Read {0}, expect {1}. ["47444","89471"] 2ms 384.0 KiB
#4 Wrong Answer Read {0}, expect {1}. ["226430","481961"] 1ms 384.0 KiB
#5 Wrong Answer Read {0}, expect {1}. ["210226032","485694875"] 3ms 436.0 KiB
#6 Wrong Answer Read {0}, expect {1}. ["-93330368501","1233019094"] 4ms 436.0 KiB
#7 Runtime Error Segmentation fault 5ms 456.0 KiB
#8 Runtime Error Segmentation fault 7ms 464.0 KiB
#9 Runtime Error Segmentation fault 6ms 464.0 KiB
#10 Runtime Error Segmentation fault 7ms 468.0 KiB

信息

递交者
类型
递交
题目
P1162 合并果子
语言
C++
递交时间
2021-01-27 09:27:37
评测时间
2021-01-27 09:27:37
评测机
分数
10
总耗时
44ms
峰值内存
468.0 KiB