/ new_bzoj /

记录详情

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; }
                                                 ^
# 状态 耗时 内存占用
#1 Accepted 5ms 324.0 KiB
#2 Accepted 4ms 312.0 KiB
#3 Accepted 3ms 320.0 KiB
#4 Accepted 3ms 316.0 KiB
#5 Accepted 1ms 316.0 KiB
#6 Accepted 1ms 316.0 KiB
#7 Accepted 2ms 316.0 KiB
#8 Accepted 1ms 316.0 KiB
#9 Accepted 2ms 316.0 KiB
#10 Accepted 3ms 312.0 KiB

信息

递交者
类型
递交
题目
GT考试
语言
C++
递交时间
2017-09-22 15:27:26
评测时间
2017-09-22 15:27:26
评测机
分数
100
总耗时
29ms
峰值内存
324.0 KiB