/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int swp(int*, int*)':
/in/foo.cc:25:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'void spfa(int)':
/in/foo.cc:52:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0;i<map[T].size();i++)
                     ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 1.75 MiB
#2 Accepted 5ms 1.75 MiB
#3 Accepted 5ms 1.832 MiB
#4 Accepted 6ms 1.75 MiB
#5 Accepted 7ms 1.75 MiB
#6 Accepted 10ms 1.75 MiB
#7 Accepted 8ms 1.844 MiB
#8 Accepted 17ms 1.969 MiB
#9 Accepted 14ms 2.0 MiB
#10 Accepted 31ms 1.973 MiB

信息

递交者
类型
递交
题目
P1578 渡河
语言
C++
递交时间
2018-01-24 21:59:36
评测时间
2018-01-24 21:59:36
评测机
分数
100
总耗时
113ms
峰值内存
2.0 MiB