/ 测试用 /

记录详情

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 56ms 121.766 MiB
#2 Accepted 67ms 121.93 MiB
#3 Accepted 56ms 121.121 MiB
#4 Accepted 57ms 120.418 MiB
#5 Accepted 89ms 120.914 MiB
#6 Accepted 221ms 120.414 MiB
#7 Accepted 462ms 121.805 MiB
#8 Accepted 640ms 122.223 MiB
#9 Runtime Error 69ms 121.68 MiB
#10 Runtime Error 58ms 121.578 MiB

信息

递交者
类型
递交
题目
测试1.1
语言
C++
递交时间
2019-01-25 19:49:39
评测时间
2019-01-25 19:49:39
评测机
分数
80
总耗时
1782ms
峰值内存
122.223 MiB