记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:25:8: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
    a[m]=a[j];
    ~~~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 0ms 188.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Runtime Error 1ms 188.0 KiB
#4 Runtime Error 1ms 188.0 KiB
#5 Runtime Error 1ms 204.0 KiB
#6 Runtime Error 2ms 184.0 KiB
#7 Runtime Error 1ms 188.0 KiB
#8 Runtime Error 1ms 204.0 KiB
#9 Runtime Error 1ms 188.0 KiB
#10 Runtime Error 1ms 188.0 KiB

信息

递交者
类型
递交
题目
4 排序中的交换次数
比赛
小兰赛 2018/12/2
语言
C
递交时间
2018-12-02 10:55:34
评测时间
2018-12-02 10:55:34
评测机
分数
20
总耗时
13ms
峰值内存
204.0 KiB