记录详情

Compile Error

/in/foo.cc: In member function 'void Time::setTime()':
/in/foo.cc:9:18: error: only constructors take member initializers
   void setTime():{
                  ^
/in/foo.cc:9:18: error: expected identifier before '{' token

信息

递交者
类型
递交
题目
P1000 OO1-1 时间类Time
语言
C++
递交时间
2019-08-26 16:33:09
评测时间
2019-08-26 16:33:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes