记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int i = 0; i < g[t].size(); i++) {
                    ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.945 MiB
#2 Accepted 3ms 2.949 MiB
#3 Accepted 3ms 2.91 MiB
#4 Accepted 3ms 2.938 MiB
#5 Accepted 2ms 2.945 MiB
#6 Accepted 4ms 3.02 MiB
#7 Accepted 3ms 2.945 MiB
#8 Accepted 52ms 4.641 MiB
#9 Accepted 73ms 5.152 MiB
#10 Accepted 61ms 4.863 MiB

信息

递交者
类型
递交
题目
P1114 拓扑编号
比赛
小兰赛 2019/11/24 总第69期
语言
C++
递交时间
2019-11-24 15:49:35
评测时间
2019-11-24 15:49:35
评测机
分数
100
总耗时
212ms
峰值内存
5.152 MiB