/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void DFS(int, int, int)':
/in/foo.cc:17:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int k=0;k<g[i].size();k++){
              ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 680.0 KiB
#2 Accepted 2ms 784.0 KiB
#3 Accepted 2ms 332.0 KiB
#4 Accepted 2ms 436.0 KiB
#5 Accepted 2ms 408.0 KiB
#6 Runtime Error 2ms 368.0 KiB
#7 Runtime Error 2ms 380.0 KiB
#8 Wrong Answer 2ms 436.0 KiB
#9 Wrong Answer 2ms 452.0 KiB
#10 Runtime Error 2ms 412.0 KiB

信息

递交者
类型
递交
题目
P1612 有序奶牛
语言
C++
递交时间
2025-04-13 10:11:53
评测时间
2025-04-13 10:11:54
评测机
分数
50
总耗时
25ms
峰值内存
784.0 KiB