Wrong Answer
/in/foo.cc:33:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 33 | main() | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1316 明明的随机数
- 语言
- C++
- 递交时间
- 2025-10-17 22:50:47
- 评测时间
- 2025-10-17 22:50:47
- 评测机
- 分数
- 0
- 总耗时
- 12ms
- 峰值内存
- 404.0 KiB
/in/foo.cc:33:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 33 | main() | ^~~~