/ 测试用 /

记录详情

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 120.434 MiB
#2 Accepted 48ms 121.523 MiB
#3 Accepted 47ms 122.078 MiB
#4 Accepted 50ms 120.473 MiB
#5 Accepted 84ms 121.297 MiB
#6 Accepted 199ms 121.867 MiB
#7 Accepted 487ms 120.844 MiB
#8 Wrong Answer 49ms 121.328 MiB
#9 Accepted 299ms 8.008 MiB
#10 Accepted 418ms 11.637 MiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-23 14:58:56
评测时间
2019-01-23 14:58:56
评测机
分数
90
总耗时
1734ms
峰值内存
122.078 MiB