Compile Error
foo.cc: In function 'int main()': foo.cc:7:18: error: invalid use of member function 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size() const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]' (did you forget the '()' ?) 7 | for(int i=0;i<a.size;i++){ | ~~^~~~ | ()
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1018 [蓝桥杯省赛 初级组] 水下探测器
- 语言
- C++
- 递交时间
- 2021-12-26 13:43:35
- 评测时间
- 2021-12-26 13:43:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes