提交记录 #202

提交时间:2024-11-12 19:56:49
语言:c 状态:CompileError
编译情况:编译错误
code.c: In function ‘main’:
code.c:8:10: error: ‘i’ undeclared (first use in this function)
    8 |     str1[i][strcspn(str1[i], "\n")] = '\0';
      |          ^
code.c:8:10: note: each undeclared identifier is reported only once for each function it appears in
固定测试点暂不可用
... 等待中
time N/A
memory N/A
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号