Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[25]' [-Wformat=] scanf("%s",&a); ^ /in/foo.cc:16:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if((s==10)&&(a[12]=='X')||(s==a[12]-48)) ~~~~~~~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1484 ISBN号码
- 语言
- C++
- 递交时间
- 2017-11-09 09:00:01
- 评测时间
- 2017-11-09 09:00:01
- 评测机
- 分数
- 100
- 总耗时
- 37ms
- 峰值内存
- 384.0 KiB