/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:28:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   28 |         for(k=1;k<=lou[i][101];k++)
      |         ^~~
foo.cc:31:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   31 |          if(k>lou[i][101])
      |          ^~
foo.cc:7:17: warning: unused variable 'ans' [-Wunused-variable]
    7 |     int n,m,i,k,ans=0,now,bian,sum=0;
      |                 ^~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 5ms 384.0 KiB
#3 Accepted 5ms 512.0 KiB
#4 Accepted 22ms 1.0 MiB
#5 Accepted 103ms 1.492 MiB
#6 Accepted 760ms 8.242 MiB
#7 Accepted 586ms 9.617 MiB
#8 Accepted 453ms 9.992 MiB
#9 Accepted 519ms 11.367 MiB
#10 Accepted 831ms 11.992 MiB

信息

递交者
类型
递交
题目
P1787 寻宝
语言
C++
递交时间
2022-05-12 10:17:12
评测时间
2022-05-12 12:00:05
评测机
分数
100
总耗时
3293ms
峰值内存
11.992 MiB