Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:40: warning: format '%s' expects argument of type 'char*', but argument 4 has type 'int*' [-Wformat=] scanf("%d%d%s", &n, &m, &k, str + 1); ^ /in/foo.cc:14:40: warning: too many arguments for format [-Wformat-extra-args]
信息
- 递交者
- 类型
- 递交
- 题目
- 字符串 (string.cpp/c/pas)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2019-09-19 20:43:45
- 评测时间
- 2019-09-19 20:43:45
- 评测机
- 分数
- 0
- 总耗时
- 38ms
- 峰值内存
- 4.203 MiB