Accepted
foo.cc:3:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 3 | main() | ^~~~ foo.cc: In function 'int main()': foo.cc:6:13: warning: unused variable 'i' [-Wunused-variable] 6 | int n,m,i,f=0,t=0,s=0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1063 约瑟夫问题
- 语言
- C++
- 递交时间
- 2022-10-07 19:24:22
- 评测时间
- 2022-10-07 19:24:22
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 256.0 KiB