Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:85:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[2]' [-Wformat=]
scanf("%s",&op);
^
信息
- 递交者
- 类型
- 递交
- 题目
- P2548 木板染色[1]
- 语言
- C++
- 递交时间
- 2025-11-30 10:14:10
- 评测时间
- 2025-11-30 10:14:10
- 评测机
- 分数
- 0
- 总耗时
- 2218ms
- 峰值内存
- 4.48 MiB