/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void spfa()':
foo.cpp:64:48: error: no matching function for call to 'min(int&, __gnu_cxx::__enable_if<true, double>::__type)'
foo.cpp:64:48: note: candidates are:
c:\mingw32\bin\../lib/gcc/mingw32/4.6.1/include/c++/bits/stl_algobase.h:187:39: note: template<class _Tp> const _Tp& std::min(const _Tp&, const _Tp&)
c:\mingw32\bin\../lib/gcc/mingw32/4.6.1/include/c++/bits/stl_algobase.h:233:56: note: template<class _Tp, class _Compare> const _Tp& std::min(const _Tp&, const _Tp&, _Compare)

信息

递交者
类型
递交
题目
P1880 ファーラの力
比赛
Deplore NOIP模拟赛
语言
C++
递交时间
2014-10-25 21:50:22
评测时间
2014-10-25 23:16:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes