/ Vijos /

记录详情

Accepted

foo.cc: In function 'int read()':
foo.cc:7:28: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  while(isdigit(ch))res=(res+(res<<2)<<1)+(ch^48),ch=getchar();
                         ~~~^~~~~~~~~
foo.cc: In function 'double Circle::around(int, int, int)':
foo.cc:76:2: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 352.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 43ms 6.113 MiB
#5 Accepted 41ms 6.148 MiB
#6 Accepted 1ms 384.0 KiB
#7 Accepted 2ms 384.0 KiB
#8 Accepted 2ms 512.0 KiB
#9 Accepted 57ms 6.867 MiB
#10 Accepted 57ms 6.988 MiB

信息

递交者
类型
递交
题目
P1807 迷失游乐园
语言
C++
递交时间
2021-02-25 23:42:04
评测时间
2021-02-25 23:42:04
评测机
分数
100
总耗时
212ms
峰值内存
6.988 MiB