Memory Exceeded
/in/foo.cc: In function 'void found()': /in/foo.cc:55:69: warning: format '%c' expects argument of type 'int', but argument 2 has type 'char*' [-Wformat=] for(int i=0;i<num;i++)printf("%c%s\n",&c[i].name,c[i].code.c_str()); ^
信息
- 递交者
- 类型
- 递交
- 题目
- DS5-4 Huffman编码
- 语言
- C++
- 递交时间
- 2020-10-27 09:28:08
- 评测时间
- 2020-10-27 09:28:08
- 评测机
- 分数
- 0
- 总耗时
- ≥68ms
- 峰值内存
- ≥16.0 MiB