/ 测试用 /

记录详情

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, int)':
/in/foo.cc:129:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc:115:23: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
             visit[ind]=true;
             ~~~~~~~~~~^~~~~
/in/foo.cc:78:23: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
             visit[ind]=true;
             ~~~~~~~~~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 108ms 121.559 MiB
#2 Accepted 101ms 120.93 MiB
#3 Accepted 63ms 121.613 MiB
#4 Accepted 81ms 120.387 MiB
#5 Accepted 94ms 120.551 MiB
#6 Accepted 200ms 120.309 MiB
#7 Accepted 514ms 121.238 MiB
#8 Accepted 809ms 120.418 MiB
#9 Accepted 404ms 9.531 MiB
#10 Accepted 523ms 10.57 MiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-25 23:12:38
评测时间
2019-01-25 23:12:38
评测机
分数
100
总耗时
2900ms
峰值内存
121.613 MiB