/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:78:55: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
   printf("%d\n", max(t[i - 1] + p[i], t[i] + 2 * q[i]));//????????????
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-10T04:28:07.099Z","handle":"2020-07-10T04:28:07.099Z","cache_start":"2020-07-10T04:28:07.106Z","read_cases":"2020-07-10T04:28:07.229Z","judge":"2020-07-10T04:28:07.230Z","done":"2020-07-10T04:28:08.177Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 2.25 MiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 2.25 MiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 1ms 2.25 MiB
#7 Runtime Error 45ms 2.875 MiB
#8 Runtime Error 51ms 3.32 MiB
#9 Runtime Error 58ms 3.684 MiB
#10 Runtime Error 66ms 4.086 MiB

信息

递交者
类型
递交
题目
P1977 推销员
语言
C++
递交时间
2020-07-10 12:28:07
评测时间
2020-07-10 12:28:07
评测机
分数
60
总耗时
230ms
峰值内存
4.086 MiB