/ WHOJ /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   18 |     scanf("%d%d", &V ,&n);
      |     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:20:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |         scanf("%d", &v[i]);
      |         ~~~~~^~~~~~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 2, expect 0. 5ms 384.0 KiB
#2 Wrong Answer Read 0, expect 3. 5ms 256.0 KiB
#3 Wrong Answer Read 4, expect 15. 8ms 512.0 KiB
#4 Wrong Answer Read 8, expect 0. 8ms 380.0 KiB
#5 Runtime Error Floating point exception 2ms 384.0 KiB
#6 Runtime Error Segmentation fault 4ms 384.0 KiB
#7 Runtime Error Segmentation fault 7ms 384.0 KiB
#8 Runtime Error Segmentation fault 3ms 384.0 KiB
#9 Runtime Error Segmentation fault 4ms 384.0 KiB
#10 Runtime Error Segmentation fault 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1212 [NOIP2001 普及组] 装箱问题
题目数据
下载
语言
C++
递交时间
2022-06-14 19:49:42
评测时间
2022-06-14 19:49:44
评测机
分数
0
总耗时
55ms
峰值内存
512.0 KiB