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