/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:64:11: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout<<ans<<endl;
           ^~~
foo.cc:29:14: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized]
     while(now!=n)
           ~~~^~~

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-29T11:38:12.078Z","handle":"2020-05-29T11:38:12.078Z","cache_start":"2020-05-29T11:38:15.388Z","read_cases":"2020-05-29T11:38:19.446Z","judge":"2020-05-29T11:38:19.446Z","done":"2020-05-29T11:38:23.133Z"}
# 状态 耗时 内存占用
#1 Accepted 89ms 3.316 MiB
#2 Accepted 233ms 4.129 MiB
#3 Accepted 4ms 696.0 KiB
#4 Accepted 225ms 4.086 MiB
#5 Accepted 10ms 1.074 MiB
#6 Accepted 195ms 3.848 MiB
#7 Accepted 6ms 860.0 KiB
#8 Accepted 30ms 1.605 MiB
#9 Accepted 12ms 1.031 MiB
#10 Accepted 176ms 3.547 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2020-05-29 19:38:11
评测时间
2020-05-29 19:38:11
评测机
分数
100
总耗时
985ms
峰值内存
4.129 MiB