Accepted
/in/foo.cc:16:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main(){ ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1097 合并果子
- 语言
- C++
- 递交时间
- 2017-11-02 19:38:31
- 评测时间
- 2017-11-02 19:38:31
- 评测机
- 分数
- 100
- 总耗时
- 93ms
- 峰值内存
- 384.0 KiB
/in/foo.cc:16:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main(){ ^