/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:48:7: warning: unused variable 'tx' [-Wunused-variable]
   int tx=tail;
       ^~
/in/foo.cc:50:7: warning: unused variable 'ty' [-Wunused-variable]
   int ty=head;
       ^~
# 状态 耗时 内存占用
#1 Wrong Answer 138ms 1.066 MiB
#2 Wrong Answer 135ms 1.066 MiB
#3 Runtime Error 39ms 1.062 MiB
#4 Runtime Error 38ms 1.062 MiB

信息

递交者
类型
递交
题目
Basic Binary Search
语言
C++
递交时间
2019-01-25 22:15:32
评测时间
2019-01-25 22:15:32
评测机
分数
0
总耗时
351ms
峰值内存
1.066 MiB