Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:9:13: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[255]' [-Wformat=] scanf("%s",&a);//输入字符 ^
信息
- 递交者
- 类型
- 递交
- 题目
- 简单回文串
- 语言
- C
- 递交时间
- 2024-03-04 11:03:42
- 评测时间
- 2024-03-04 11:03:42
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 248.0 KiB