Wrong Answer
foo.cc:3:1: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] 3 | main() | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2639 三局两胜
- 语言
- C++
- 递交时间
- 2024-05-06 21:46:19
- 评测时间
- 2024-05-06 21:46:19
- 评测机
- 分数
- 90
- 总耗时
- 27ms
- 峰值内存
- 536.0 KiB
foo.cc:3:1: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] 3 | main() | ^~~~