Runtime Error
foo.c: In function 'main': foo.c:12:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 12 | printf("%d",strlen(z)); | ~^ ~~~~~~~~~ | | | | | size_t {aka long unsigned int} | int | %ld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2390 字符串编辑(
- 语言
- C
- 递交时间
- 2023-10-27 14:06:39
- 评测时间
- 2023-10-27 14:06:39
- 评测机
- 分数
- 0
- 总耗时
- 21ms
- 峰值内存
- 284.0 KiB