/ OPS /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
                   ^
/in/foo.cc:25:55: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lf%lf%lf",&_begin[i],&_end[i],&dis[i]);
                                                       ^
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Accepted 1ms 208.0 KiB
#3 Runtime Error 1ms 208.0 KiB
#4 Runtime Error 1ms 208.0 KiB
#5 Runtime Error 1ms 208.0 KiB
#6 Runtime Error 1ms 208.0 KiB
#7 Runtime Error 1ms 208.0 KiB
#8 Runtime Error 1ms 208.0 KiB
#9 Runtime Error 1ms 208.0 KiB
#10 Runtime Error 1ms 208.0 KiB

信息

递交者
类型
递交
题目
P3467 包裹快递
语言
C++
递交时间
2020-08-17 10:32:16
评测时间
2020-08-17 10:32:16
评测机
分数
20
总耗时
17ms
峰值内存
208.0 KiB