记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:18: error: cannot convert 'std::vector<_Tp, _Alloc>::size<girl_add, std::allocator<girl_add> >' from type 'std::vector<girl_add>::size_type (std::vector<girl_add>::)() const noexcept {aka long unsigned int (std::vector<girl_add>::)() const noexcept}' to type 'int'
  int size = repo.size;
                  ^~~~

信息

递交者
类型
递交
题目
Find a girl friend
语言
C++
递交时间
2017-06-28 19:55:37
评测时间
2017-06-28 19:56:05
评测机
分数
0
总耗时
236ms
峰值内存
32.121 MiB