Runtime Error
/in/foo.c: In function 'main': /in/foo.c:12:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("%d",strlen(z)); ^ /in/foo.c:5:6: warning: 'i' is used uninitialized in this function [-Wuninitialized] int i,j,ok=0; ^
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P2390 字符串编辑(
- 语言
- C
- 递交时间
- 1 年前
- 评测时间
- 1 年前
- 评测机
- 分数
- 0
- 总耗时
- 15ms
- 峰值内存
- 360.0 KiB