记录详情

Accepted

/in/foo.c: In function 'Concat':
/in/foo.c:7:10: warning: unused variable 'arr3' [-Wunused-variable]
     char arr3[10000];
          ^~~~
/in/foo.c:6:25: warning: unused variable 'count' [-Wunused-variable]
     int i,lenth1,lenth2,count=0;
                         ^~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 228.0 KiB
#2 Accepted 0ms 328.0 KiB
#3 Accepted 0ms 248.0 KiB
#4 Accepted 0ms 328.0 KiB
#5 Accepted 0ms 248.0 KiB

信息

递交者
类型
递交
题目
A8-4 字符串的连接函数
语言
C
递交时间
2024-10-06 18:27:26
评测时间
2024-10-06 18:27:26
评测机
分数
100
总耗时
4ms
峰值内存
328.0 KiB