记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:35:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
          if(dis[t][i]!=N&&min(dp[t],dis[t][i])>dp[i]||!dp[t])
             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 768.0 KiB
#2 Accepted 2ms 768.0 KiB
#3 Accepted 2ms 768.0 KiB
#4 Accepted 49ms 15.781 MiB
#5 Accepted 55ms 15.816 MiB
#6 Accepted 42ms 15.805 MiB
#7 Accepted 45ms 15.816 MiB
#8 Accepted 46ms 15.793 MiB
#9 Accepted 52ms 15.812 MiB
#10 Accepted 54ms 15.801 MiB

信息

递交者
类型
递交
题目
P1047 想越狱的小杉
语言
C++
递交时间
2021-05-15 22:33:46
评测时间
2021-05-15 22:33:46
评测机
分数
100
总耗时
354ms
峰值内存
15.816 MiB