/ 测试用 /

记录详情

Accepted

/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 120.609 MiB
#2 Accepted 44ms 121.434 MiB
#3 Accepted 43ms 121.172 MiB
#4 Accepted 45ms 121.586 MiB
#5 Accepted 80ms 120.746 MiB
#6 Accepted 186ms 121.477 MiB
#7 Accepted 438ms 121.555 MiB
#8 Accepted 611ms 122.113 MiB
#9 Accepted 267ms 9.41 MiB
#10 Accepted 383ms 11.789 MiB

信息

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