/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:56:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
  ~~~~~^~~~~~~~~~
foo.cc:58:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d", &tree[i][1], &tree[i][2], &tree[i][3]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 1.0 MiB
#2 Accepted 2ms 1.0 MiB
#3 Accepted 2ms 1.0 MiB
#4 Accepted 2ms 1.0 MiB
#5 Accepted 2ms 1.02 MiB
#6 Accepted 2ms 1.055 MiB
#7 Runtime Error Segmentation fault 4ms 824.0 KiB
#8 Runtime Error Segmentation fault 4ms 960.0 KiB
#9 Runtime Error Segmentation fault 4ms 932.0 KiB
#10 Runtime Error Segmentation fault 4ms 924.0 KiB

信息

递交者
类型
递交
题目
P1470 教主的后花园
语言
C++
递交时间
2021-10-28 11:02:23
评测时间
2021-10-28 11:02:23
评测机
分数
60
总耗时
32ms
峰值内存
1.055 MiB