/ 测试用 /

记录详情

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 157ms 229.711 MiB
#2 Accepted 215ms 386.566 MiB
#3 Accepted 267ms 384.562 MiB
#4 Runtime Error 133ms 226.309 MiB
#5 Runtime Error 1ms 480.0 KiB
#6 Runtime Error 0ms 128.0 KiB
#7 Accepted 589ms 383.848 MiB
#8 Runtime Error 1ms 128.0 KiB
#9 Runtime Error 0ms 128.0 KiB
#10 Runtime Error 0ms 128.0 KiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-23 14:23:13
评测时间
2019-01-23 14:24:58
评测机
分数
30
总耗时
1369ms
峰值内存
386.566 MiB