Accepted

foo.cc: In function 'int f(int)':
foo.cc:7:6: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
  if(n==1|n==2)
     ~^~~
foo.cc:15:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 348.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1093 阶段测验3(5)
语言
C++
递交时间
2021-07-29 09:22:45
评测时间
2021-07-29 09:22:45
评测机
分数
100
总耗时
12ms
峰值内存
384.0 KiB