/ 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 4ms 412.0 KiB
#2 Accepted 4ms 456.0 KiB
#3 Accepted 8ms 540.0 KiB
#4 Accepted 38ms 1.016 MiB
#5 Accepted 77ms 1.469 MiB
#6 Accepted 421ms 8.254 MiB
#7 Accepted 493ms 9.645 MiB
#8 Accepted 448ms 10.035 MiB
#9 Accepted 548ms 11.297 MiB
#10 Accepted 593ms 12.055 MiB

信息

递交者
类型
递交
题目
P1787 寻宝
语言
C++
递交时间
2023-07-24 15:31:07
评测时间
2023-07-24 15:31:07
评测机
分数
100
总耗时
2638ms
峰值内存
12.055 MiB