/ Vijos /

记录详情

Accepted

foo.cc: In function 'int get(int, int, int)':
foo.cc:18:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   18 |                 if(y<0)y=0;if(z<=0)z=0;
      |                 ^~
foo.cc:18:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   18 |                 if(y<0)y=0;if(z<=0)z=0;
      |                            ^~
foo.cc:21:1: warning: control reaches end of non-void function [-Wreturn-type]
   21 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 148ms 108.742 MiB
#2 Accepted 179ms 108.754 MiB
#3 Accepted 123ms 108.742 MiB
#4 Accepted 860ms 108.789 MiB
#5 Accepted 916ms 108.867 MiB
#6 Accepted 500ms 108.867 MiB
#7 Accepted 511ms 108.742 MiB
#8 Accepted 509ms 108.742 MiB
#9 Accepted 520ms 108.742 MiB
#10 Accepted 485ms 108.742 MiB

信息

递交者
类型
递交
题目
P1240 朴素的网络游戏
语言
C++
递交时间
2022-09-27 20:50:35
评测时间
2022-09-27 20:50:35
评测机
分数
100
总耗时
4755ms
峰值内存
108.867 MiB