/ new_bzoj /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:18: error: cannot convert 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size<char, std::char_traits<char>, std::allocator<char> >' from type 'std::__cxx11::basic_string<char>::size_type (std::__cxx11::basic_string<char>::)() const noexcept {aka long unsigned int (std::__cxx11::basic_string<char>::)() const noexcept}' to type 'bool'
         if(!s[i].size){
                  ^~~~
/in/foo.cc:13:18: error: in argument to unary !

信息

递交者
类型
递交
题目
劣质编码
语言
C++
递交时间
2017-07-30 16:37:02
评测时间
2017-07-30 16:37:02
评测机
分数
0
总耗时
297ms
峰值内存
34.875 MiB