参数问题,(C++)

2025-05-10 10:57:25
推荐回答(1个)
回答1:

typedef codeNode HuffmanCode[n+1];
[n+1]这里不能用变量