/ new_bzoj /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:97:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",op);
   ~~~~~^~~~~~~~~
foo.cc:99:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   if(op[0]=='I'){scanf("%d",&x);change_add(1,l,r,x);}
                  ~~~~~^~~~~~~~~
foo.cc:101:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   else {scanf("%d",&x);printf("%d\n",ask(1,l,r).f[x]);}
         ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 21ms 22.523 MiB
#2 Runtime Error Segmentation fault 26ms 27.496 MiB
#3 Runtime Error Segmentation fault 20ms 22.551 MiB
#4 Runtime Error Segmentation fault 20ms 22.586 MiB
#5 Runtime Error Segmentation fault 26ms 23.559 MiB
#6 Runtime Error Segmentation fault 25ms 23.586 MiB
#7 Runtime Error Segmentation fault 43ms 27.547 MiB
#8 Runtime Error Segmentation fault 43ms 27.551 MiB
#9 Runtime Error Segmentation fault 26ms 27.395 MiB
#10 Runtime Error Segmentation fault 26ms 27.512 MiB

信息

递交者
类型
递交
题目
序列操作
语言
C++
递交时间
2021-07-21 22:23:47
评测时间
2021-07-21 22:23:47
评测机
分数
0
总耗时
280ms
峰值内存
27.551 MiB