记录详情

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.305 MiB
#2 Accepted 4ms 6.203 MiB
#3 Accepted 5ms 6.305 MiB
#4 Accepted 15ms 6.434 MiB
#5 Accepted 55ms 6.57 MiB
#6 Accepted 62ms 6.812 MiB
#7 Accepted 38ms 7.305 MiB
#8 Accepted 403ms 15.953 MiB
#9 Memory Exceeded ≥494ms ≥64.0 MiB
#10 Memory Exceeded ≥425ms ≥64.0 MiB

信息

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