记录详情

Compile Error

/in/foo.c: In function 'bubbleSort':
/in/foo.c:5:21: error: 'str' undeclared (first use in this function); did you mean 'srt'?
    5 |      int len=strlen(str);
      |                     ^~~
      |                     srt
/in/foo.c:5:21: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
自测
语言
C
递交时间
2025-12-01 19:19:40
评测时间
2025-12-01 19:19:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes