/ 测试用 /

记录详情

Wrong Answer

/in/foo.cc: In function 'int initial(int)':
/in/foo.cc:21:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'long long int prim(int)':
/in/foo.cc:74:19: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
         visit[ind]=true;
         ~~~~~~~~~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 46ms 121.652 MiB
#2 Accepted 45ms 120.555 MiB
#3 Accepted 48ms 120.984 MiB
#4 Accepted 49ms 121.852 MiB
#5 Accepted 79ms 121.297 MiB
#6 Accepted 179ms 122.145 MiB
#7 Accepted 436ms 121.762 MiB
#8 Wrong Answer 46ms 120.809 MiB
#9 Accepted 263ms 9.094 MiB
#10 Accepted 372ms 11.023 MiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-23 15:06:27
评测时间
2019-01-23 15:06:27
评测机
分数
90
总耗时
1566ms
峰值内存
122.145 MiB