Accepted
/in/foo.cc:3:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1688 成绩(score)
 - 语言
 - C++
 - 递交时间
 - 2024-04-12 23:20:53
 - 评测时间
 - 2024-04-12 23:20:53
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 16ms
 - 峰值内存
 - 380.0 KiB
 
/in/foo.cc:3:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^