/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void solve()':
/in/foo.cc:22:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for( i=0; i<edge[p].size(); i++ )
             ~^~~~~~~~~~~~~~~
/in/foo.cc:15:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,s=n;
        ^
# 状态 耗时 内存占用
#1 Accepted 6ms 7.297 MiB
#2 Accepted 6ms 7.297 MiB
#3 Accepted 6ms 7.305 MiB
#4 Accepted 7ms 7.309 MiB
#5 Accepted 7ms 7.25 MiB
#6 Accepted 8ms 7.289 MiB
#7 Accepted 7ms 7.234 MiB
#8 Accepted 51ms 9.023 MiB
#9 Accepted 67ms 9.562 MiB
#10 Accepted 57ms 9.203 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2025-01-22 17:37:43
评测时间
2025-01-22 17:37:43
评测机
分数
100
总耗时
227ms
峰值内存
9.562 MiB