/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:28: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
         while(Next[ans+1]-1>=k) ans=Next[ans+1]-1;
               ~~~~~~~~~~~~~^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Accepted 4ms 4.301 MiB
#3 Accepted 4ms 2.25 MiB
#4 Accepted 4ms 2.25 MiB
#5 Accepted 3ms 2.352 MiB
#6 Accepted 7ms 4.762 MiB
#7 Accepted 13ms 6.375 MiB
#8 Accepted 9ms 6.75 MiB
#9 Accepted 10ms 5.609 MiB
#10 Accepted 9ms 5.324 MiB

信息

递交者
类型
递交
题目
P1677 陶陶的名字
语言
C++
递交时间
2017-08-22 17:30:31
评测时间
2017-08-22 17:30:31
评测机
分数
100
总耗时
69ms
峰值内存
6.75 MiB