Compile Error
/in/foo.cc:88:9: error: ISO C++ forbids declaration of 'output' with no type [-fpermissive]
  output()
         ^
/in/foo.cc: In member function 'int Person::output()':
/in/foo.cc:94:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1039 OO9-2 组合了人类的人群类的始终
 - 比赛
 - 2024春 面向对象的程序设计方法(第3场作业赛)
 - 语言
 - C++
 - 递交时间
 - 2024-05-01 16:04:19
 - 评测时间
 - 2024-05-01 16:04:19
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes