/ 测试用 /

记录详情

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 50ms 120.758 MiB
#2 Accepted 50ms 121.652 MiB
#3 Accepted 51ms 122.125 MiB
#4 Accepted 49ms 121.527 MiB
#5 Accepted 87ms 120.707 MiB
#6 Accepted 190ms 121.938 MiB
#7 Accepted 489ms 121.348 MiB
#8 Wrong Answer 47ms 120.574 MiB
#9 Accepted 304ms 8.145 MiB
#10 Accepted 430ms 11.672 MiB

信息

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