/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int find1(int)':
/in/foo.cc:32:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         mid=l+r>>1;
             ~^~
/in/foo.cc: In function 'int find2(int)':
/in/foo.cc:39:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         mid=l+r>>1;
             ~^~
/in/foo.cc: In function 'int find1(int)':
/in/foo.cc:35:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int find2(int)':
/in/foo.cc:42:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 10.312 MiB
#2 Accepted 99ms 17.75 MiB
#3 Accepted 5ms 10.32 MiB
#4 Accepted 6ms 12.25 MiB
#5 Accepted 6ms 10.25 MiB
#6 Accepted 7ms 10.375 MiB
#7 Accepted 14ms 12.625 MiB
#8 Accepted 22ms 11.625 MiB
#9 Accepted 53ms 15.75 MiB
#10 Accepted 85ms 17.484 MiB
#11 Accepted 97ms 20.465 MiB

信息

递交者
类型
递交
题目
Lasers and Mirrors
语言
C++
递交时间
2017-07-14 19:28:31
评测时间
2017-07-14 19:28:31
评测机
分数
100
总耗时
401ms
峰值内存
20.465 MiB