/ Vijos /

记录详情

Compile Error

In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
                 from /usr/include/c++/6/ios:40,
                 from /usr/include/c++/6/ostream:38,
                 from /usr/include/c++/6/iostream:39,
                 from /in/foo.cc:1:
/usr/include/c++/6/bits/stl_algobase.h: In instantiation of 'const _Tp& std::max(const _Tp&, const _Tp&, _Compare) [with _Tp = int; _Compare = int]':
/in/foo.cc:34:68:   required from here
/usr/include/c++/6/bits/stl_algobase.h:268:17: error: '__comp' cannot be used as a function
       if (__comp(__a, __b))
           ~~~~~~^~~~~~~~~~

信息

递交者
类型
递交
题目
P1264 神秘的咒语
语言
C++
递交时间
2024-10-24 21:32:01
评测时间
2024-10-24 21:32:01
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes