Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:39:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d",res);
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1841 转圈游戏
 - 语言
 - C++
 - 递交时间
 - 2020-11-28 15:53:08
 - 评测时间
 - 2020-11-28 15:53:08
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 13ms
 - 峰值内存
 - 232.0 KiB