记录详情

Runtime Error

/in/foo.cc: In function 'int print()':
/in/foo.cc:13:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int dfs(int)':
/in/foo.cc:25:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB
#2 Accepted 3ms 212.0 KiB
#3 Accepted 1ms 216.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Accepted 1ms 216.0 KiB
#6 Accepted 24ms 212.0 KiB
#7 Accepted 8ms 208.0 KiB
#8 Accepted 355ms 208.0 KiB
#9 Accepted 160ms 204.0 KiB
#10 Accepted 2ms 204.0 KiB
#11 Runtime Error 2ms 460.0 KiB

信息

递交者
类型
递交
题目
有重复元素的全排列问题
题目数据
下载
语言
C++
递交时间
2019-01-04 20:37:19
评测时间
2019-01-04 20:37:19
评测机
分数
95
总耗时
563ms
峰值内存
460.0 KiB