/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:19: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
         a.data[len] ? a.data[0] = len : a.data[0] = --len;
         ~~~~~~~~~~^
/in/foo.cc:26:13: note: 'len' was declared here
         int len;
             ^~~
# 状态 耗时 内存占用
#1 Accepted 7ms 1.875 MiB
#2 Accepted 4ms 1.875 MiB
#3 Accepted 9ms 1.855 MiB
#4 Accepted 9ms 1.844 MiB
#5 Accepted 11ms 1.863 MiB
#6 Accepted 17ms 1.828 MiB
#7 Accepted 167ms 1.75 MiB
#8 Accepted 181ms 1.75 MiB
#9 Accepted 175ms 1.75 MiB
#10 Accepted 214ms 1.867 MiB

信息

递交者
类型
递交
题目
P1779 国王游戏
语言
C++
递交时间
2018-05-23 21:07:32
评测时间
2018-05-23 21:07:32
评测机
分数
100
总耗时
798ms
峰值内存
1.875 MiB