Runtime Error

foo.cc: In function 'int Search(int*, int, int)':
foo.cc:6:21: warning: unused variable 'cnt' [-Wunused-variable]
    6 |  int left=1,right=n,cnt=0;
      |                     ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 12ms 384.0 KiB
#4 Runtime Error Segmentation fault 12ms 512.0 KiB
#5 Runtime Error Segmentation fault 12ms 512.0 KiB

信息

递交者
类型
递交
题目
P1329 6-1 和为定值的数对
语言
C++
递交时间
2022-08-07 19:02:41
评测时间
2022-08-07 19:02:41
评测机
分数
60
总耗时
41ms
峰值内存
512.0 KiB