/ 测试用 /

记录详情

Runtime Error

/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 3ms 4.32 MiB
#2 Accepted 2ms 2.309 MiB
#3 Accepted 2ms 4.328 MiB
#4 Accepted 4ms 2.355 MiB
#5 Accepted 39ms 3.254 MiB
#6 Accepted 149ms 7.273 MiB
#7 Accepted 391ms 11.379 MiB
#8 Runtime Error 2ms 2.199 MiB
#9 Accepted 271ms 8.883 MiB
#10 Accepted 389ms 10.199 MiB

信息

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