Runtime Error
/in/foo.c: In function 'main': /in/foo.c:10:12: warning: format '%c' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=] scanf("%c", str[i][j]); ^ /in/foo.c:13:11: warning: format '%c' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=] scanf("%c", substr[j]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1093 xf2-6情诗暗示
- 语言
- C
- 递交时间
- 2025-01-13 18:25:48
- 评测时间
- 2025-01-13 18:25:48
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 376.0 KiB