记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0; i < to[k].size(); i++){
                  ~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.57 MiB
#2 Accepted 2ms 2.57 MiB
#3 Accepted 2ms 2.562 MiB
#4 Accepted 3ms 2.605 MiB
#5 Accepted 3ms 2.578 MiB
#6 Accepted 6ms 2.672 MiB
#7 Accepted 3ms 2.625 MiB
#8 Accepted 97ms 4.344 MiB
#9 Accepted 131ms 4.84 MiB
#10 Accepted 108ms 4.602 MiB

信息

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