Wrong Answer
/in/foo.cc:5:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1237 隐形的翅膀
- 语言
- C++
- 递交时间
- 2021-06-06 19:13:51
- 评测时间
- 2021-06-06 19:13:51
- 评测机
- 分数
- 90
- 总耗时
- 69ms
- 峰值内存
- 424.0 KiB
/in/foo.cc:5:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^