/ 测试用 /

记录详情

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 Runtime Error 162ms 221.445 MiB
#2 Accepted 295ms 384.684 MiB
#3 Accepted 223ms 385.871 MiB
#4 Runtime Error 113ms 222.309 MiB
#5 Accepted 303ms 385.805 MiB
#6 Runtime Error 133ms 225.363 MiB
#7 Accepted 580ms 384.219 MiB
#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:35:19
评测时间
2019-01-23 14:35:19
评测机
分数
40
总耗时
1815ms
峰值内存
385.871 MiB