记录详情

Compile Error

foo.c: In function 'mystrcat':
foo.c:15:11: error: 'i' undeclared (first use in this function)
   15 |         t[i+tlen-1]=0;
      |           ^
foo.c:15:11: note: each undeclared identifier is reported only once for each function it appears in
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
A8-4 字符串的连接函数
语言
C
递交时间
2023-12-05 15:02:43
评测时间
2023-12-05 15:02:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes