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"}