Compile Error
/in/foo.cc:1:11: error: '::main' must return 'int'
 bool main(){
           ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1069 notime and nowhere
 - 语言
 - C++
 - 递交时间
 - 2024-08-05 15:01:52
 - 评测时间
 - 2024-08-05 15:01:52
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
/in/foo.cc:1:11: error: '::main' must return 'int'
 bool main(){
           ^