/ Vijos /

记录详情

Runtime Error

/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 2ms 1.102 MiB
#2 Accepted 2ms 1.07 MiB
#3 Accepted 2ms 1016.0 KiB
#4 Accepted 2ms 1.07 MiB
#5 Accepted 2ms 1.098 MiB
#6 Accepted 4ms 1.191 MiB
#7 Accepted 3ms 1.137 MiB
#8 Runtime Error 2ms 1.102 MiB
#9 Runtime Error 2ms 1.098 MiB
#10 Runtime Error 2ms 1.102 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2025-01-22 17:36:34
评测时间
2025-01-22 17:36:34
评测机
分数
70
总耗时
27ms
峰值内存
1.191 MiB