记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:35:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%lld",&a[i]);
             ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 444.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Runtime Error Segmentation fault 12ms 1.07 MiB
#7 Runtime Error Segmentation fault 14ms 1.113 MiB
#8 Runtime Error Segmentation fault 13ms 1.141 MiB
#9 Runtime Error Segmentation fault 12ms 1.164 MiB
#10 Runtime Error Segmentation fault 14ms 1.156 MiB

信息

递交者
类型
递交
题目
P1011 差值的中位数(Round 2)
语言
C++
递交时间
2021-02-04 10:53:19
评测时间
2021-02-04 10:54:53
评测机
分数
50
总耗时
77ms
峰值内存
1.164 MiB