Wrong Answer
/in/foo.c: In function 'ele': /in/foo.c:15:33: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] if(((w>=11)||(l>=11))&&(abs(w-l))>=2){ ^~~ /in/foo.c: In function 'main': /in/foo.c:45:13: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[1000]' [-Wformat=] scanf("%s",&q); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1217 乒乓球
- 语言
- C
- 递交时间
- 2017-11-01 21:02:31
- 评测时间
- 2017-11-01 21:02:31
- 评测机
- 分数
- 0
- 总耗时
- 26ms
- 峰值内存
- 256.0 KiB