Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:58:9: error: storage size of 's1' isn't known int s1[],s2[]; ^ /in/foo.cc:58:14: error: storage size of 's2' isn't known int s1[],s2[]; ^
信息
- 递交者
- 类型
- 自测
- 题目
- A8-4 字符串的连接函数
- 语言
- C++
- 递交时间
- 2024-12-02 13:50:32
- 评测时间
- 2024-12-02 13:50:32
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes