记录详情

Memory Exceeded

/in/foo.cc: In function 'int dfs(int, int, int)':
/in/foo.cc:28:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:107:29: warning: 'chengshi' may be used uninitialized in this function [-Wmaybe-uninitialized]
         cout << chengshi << " " << res << endl;
                             ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 6.309 MiB
#2 Accepted 3ms 6.184 MiB
#3 Accepted 5ms 6.195 MiB
#4 Accepted 14ms 6.434 MiB
#5 Accepted 49ms 6.559 MiB
#6 Accepted 54ms 6.699 MiB
#7 Accepted 36ms 7.559 MiB
#8 Accepted 360ms 15.934 MiB
#9 Memory Exceeded ≥409ms ≥64.0 MiB
#10 Memory Exceeded ≥413ms ≥64.0 MiB

信息

递交者
类型
递交
题目
聚会
题目数据
下载
语言
C++
递交时间
2018-10-30 21:31:16
评测时间
2018-10-30 21:31:16
评测机
分数
80
总耗时
≥1352ms
峰值内存
≥64.0 MiB