Compile Error
/in/foo.c: In function 'shuchu': /in/foo.c:65:5: warning: 'main' is normally a non-static function [-Wmain] int main() ^~~~ /in/foo.c:77:1: error: expected declaration or statement at end of input } ^ At top level: /in/foo.c:65:5: warning: 'main' defined but not used [-Wunused-function] int main() ^~~~
信息
- 递交者
- 类型
- 自测
- 题目
- 3-2 约瑟夫问题
- 语言
- C
- 递交时间
- 2018-12-08 10:07:49
- 评测时间
- 2018-12-08 10:07:49
- 评测机
- 分数
- 0
- 总耗时
- 15ms
- 峰值内存
- 3.168 MiB