记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:29:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0; i<edges[curr].size(); i++){
                ~^~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.57 MiB
#2 Accepted 2ms 2.566 MiB
#3 Accepted 2ms 2.562 MiB
#4 Accepted 2ms 2.598 MiB
#5 Accepted 3ms 2.621 MiB
#6 Accepted 4ms 2.656 MiB
#7 Accepted 3ms 2.594 MiB
#8 Accepted 53ms 4.555 MiB
#9 Accepted 70ms 5.336 MiB
#10 Accepted 55ms 4.77 MiB

信息

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