/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:28:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         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'
          if(k>lou[i][101])
          ^~
foo.cc:7:17: warning: unused variable 'ans' [-Wunused-variable]
     int n,m,i,k,ans=0,now,bian,sum=0;
                 ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 3ms 512.0 KiB
#4 Accepted 17ms 1.047 MiB
#5 Accepted 34ms 1.59 MiB
#6 Accepted 325ms 8.297 MiB
#7 Accepted 390ms 9.641 MiB
#8 Accepted 390ms 10.098 MiB
#9 Accepted 442ms 11.414 MiB
#10 Accepted 494ms 11.992 MiB

信息

递交者
类型
递交
题目
P1787 寻宝
语言
C++
递交时间
2021-04-17 21:56:50
评测时间
2021-04-17 21:56:50
评测机
分数
100
总耗时
2104ms
峰值内存
11.992 MiB