/ 测试用 /

记录详情

Runtime Error

/in/foo.cc: In function 'int initial(int)':
/in/foo.cc:23: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:76:19: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
         visit[ind]=true;
         ~~~~~~~~~~^~~~~
# 状态 耗时 内存占用
#1 Runtime Error 288ms 235.066 MiB
#2 Accepted 425ms 384.816 MiB
#3 Runtime Error 134ms 223.129 MiB
#4 Accepted 223ms 384.793 MiB
#5 Runtime Error 133ms 228.305 MiB
#6 Accepted 371ms 384.691 MiB
#7 Runtime Error 1ms 476.0 KiB
#8 Runtime Error 0ms 128.0 KiB
#9 Runtime Error 0ms 128.0 KiB
#10 Runtime Error 0ms 128.0 KiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-23 14:16:49
评测时间
2019-01-23 14:16:49
评测机
分数
30
总耗时
1580ms
峰值内存
384.816 MiB