/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0; i<graph[now].size(); i++) {
                ~^~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.969 MiB
#2 Accepted 3ms 2.559 MiB
#3 Accepted 3ms 2.473 MiB
#4 Accepted 3ms 2.582 MiB
#5 Accepted 3ms 3.281 MiB
#6 Accepted 5ms 2.621 MiB
#7 Accepted 3ms 2.555 MiB
#8 Runtime Error 48ms 4.211 MiB
#9 Runtime Error 51ms 4.363 MiB
#10 Runtime Error 44ms 4.164 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2020-07-11 21:37:51
评测时间
2020-07-11 21:37:51
评测机
分数
70
总耗时
170ms
峰值内存
4.363 MiB