/ 测试用 /

记录详情

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.969 MiB
#2 Accepted 47ms 121.047 MiB
#3 Accepted 45ms 122.195 MiB
#4 Accepted 46ms 120.887 MiB
#5 Accepted 80ms 120.605 MiB
#6 Accepted 173ms 121.98 MiB
#7 Accepted 443ms 120.953 MiB
#8 Wrong Answer 44ms 121.453 MiB
#9 Accepted 274ms 8.945 MiB
#10 Accepted 377ms 11.684 MiB

信息

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