/ 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 468.0 KiB
#3 Accepted 4ms 512.0 KiB
#4 Accepted 16ms 1.027 MiB
#5 Accepted 35ms 1.578 MiB
#6 Accepted 326ms 8.324 MiB
#7 Accepted 383ms 9.695 MiB
#8 Accepted 414ms 10.023 MiB
#9 Accepted 461ms 11.402 MiB
#10 Accepted 520ms 12.055 MiB

信息

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