/ 测试用 /

记录详情

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 44ms 121.387 MiB
#2 Accepted 47ms 121.891 MiB
#3 Accepted 45ms 121.684 MiB
#4 Accepted 48ms 121.234 MiB
#5 Accepted 76ms 120.934 MiB
#6 Accepted 180ms 120.797 MiB
#7 Accepted 432ms 120.773 MiB
#8 Wrong Answer 48ms 121.797 MiB
#9 Accepted 268ms 11.613 MiB
#10 Accepted 386ms 11.461 MiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-23 14:53:34
评测时间
2019-01-23 14:57:38
评测机
分数
90
总耗时
1578ms
峰值内存
121.891 MiB