/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:10: warning: statement has no effect [-Wunused-value]
         u;
          ^
/in/foo.cc:18:10: warning: statement has no effect [-Wunused-value]
         v;
          ^
/in/foo.cc:31:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int i = 0; i < G[u].size(); i++)
                         ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 2.945 MiB
#2 Accepted 5ms 2.57 MiB
#3 Accepted 2ms 2.574 MiB
#4 Accepted 5ms 2.723 MiB
#5 Accepted 3ms 2.703 MiB
#6 Accepted 7ms 2.691 MiB
#7 Accepted 3ms 2.695 MiB
#8 Accepted 99ms 4.48 MiB
#9 Accepted 127ms 4.961 MiB
#10 Accepted 117ms 4.742 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2017-10-27 21:09:05
评测时间
2017-10-27 21:09:05
评测机
分数
100
总耗时
378ms
峰值内存
4.961 MiB