Accepted
/in/foo.cc:72:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1005 时间树
 - 语言
 - C++
 - 递交时间
 - 2021-01-27 19:36:01
 - 评测时间
 - 2021-01-27 19:36:01
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 123ms
 - 峰值内存
 - 4.965 MiB
 
/in/foo.cc:72:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^