Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:6:10: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long int *' [-Wformat=] scanf("%d",&n); ~^ ~~ %ld
信息
- 递交者
- 类型
- 递交
- 题目
- 2 取最大数的博弈游戏
- 比赛
- 小兰赛 2018/12/2
- 语言
- C
- 递交时间
- 2018-12-02 08:41:53
- 评测时间
- 2018-12-02 08:41:53
- 评测机
- 分数
- 50
- 总耗时
- 25ms
- 峰值内存
- 444.0 KiB