Accepted
/in/foo.cc: In member function 'M M::operator*=(M)': /in/foo.cc:34:49: warning: no return statement in function returning non-void [-Wreturn-type] M operator *= (const M b) { *this = *this * b; } ^
信息
- 递交者
- 类型
- 递交
- 题目
- GT考试
- 语言
- C++
- 递交时间
- 2017-09-22 15:27:26
- 评测时间
- 2017-09-22 15:27:26
- 评测机
- 分数
- 100
- 总耗时
- 29ms
- 峰值内存
- 324.0 KiB