/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:21: warning: overflow in implicit constant conversion [-Woverflow]
         dk[i].tanmu=1e18;
                     ^~~~
/in/foo.cc:26:18: warning: overflow in implicit constant conversion [-Woverflow]
         int maxn=1e18;
                  ^~~~
/in/foo.cc:32:13: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized]
         f[v]=1;
         ~~~~^~
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Accepted 2ms 2.34 MiB
#3 Accepted 2ms 4.223 MiB
#4 Accepted 3ms 8.465 MiB
#5 Accepted 11ms 18.953 MiB
#6 Accepted 15ms 14.168 MiB
#7 Accepted 38ms 46.656 MiB
#8 Accepted 133ms 101.984 MiB
#9 Accepted 115ms 69.34 MiB
#10 Accepted 226ms 157.602 MiB

信息

递交者
类型
递交
题目
P1082 丛林探险
语言
C++
递交时间
2019-07-11 15:44:42
评测时间
2019-07-11 15:44:42
评测机
分数
100
总耗时
550ms
峰值内存
157.602 MiB