/ Vijos /

记录详情

Accepted

foo.cc: In function 'void read(_T&)':
foo.cc:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   12 |     if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
      |     ^~
foo.cc:12:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   12 |     if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
      |                                          ^~
foo.cc: In function 'int main()':
foo.cc:44:15: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   44 |         mid=le+ri>>1;
      |             ~~^~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 2ms 328.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 332.0 KiB
#6 Accepted 1ms 284.0 KiB
#7 Accepted 2ms 412.0 KiB
#8 Accepted 3ms 412.0 KiB
#9 Accepted 3ms 412.0 KiB
#10 Accepted 4ms 540.0 KiB
#11 Accepted 5ms 540.0 KiB
#12 Accepted 6ms 644.0 KiB
#13 Accepted 5ms 668.0 KiB
#14 Accepted 7ms 684.0 KiB
#15 Accepted 23ms 1.891 MiB
#16 Accepted 32ms 3.027 MiB
#17 Accepted 45ms 3.332 MiB
#18 Accepted 61ms 5.57 MiB
#19 Accepted 68ms 4.938 MiB
#20 Accepted 85ms 6.355 MiB

信息

递交者
类型
递交
题目
P1740 聪明的质检员
语言
C++
递交时间
2023-05-18 21:07:46
评测时间
2023-05-18 21:07:46
评测机
分数
100
总耗时
365ms
峰值内存
6.355 MiB