/ XMU_ACM /

记录详情

Runtime Error

/in/foo.c: In function 'run':
/in/foo.c:37:14: warning: unused variable 'p' [-Wunused-variable]
      int i,j,p;
              ^
/in/foo.c: In function 'main':
/in/foo.c:84:17: warning: unused variable 'l' [-Wunused-variable]
     int i,j,k,r,l;
                 ^
/in/foo.c: In function 'run':
/in/foo.c:79:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.c:72:13: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
           if(j<3) return 0;
             ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 2.125 MiB
#2 Runtime Error 1ms 200.0 KiB
#3 Runtime Error 2ms 2.25 MiB
#4 Runtime Error 4ms 256.0 KiB
#5 Runtime Error 4ms 256.0 KiB
#6 Runtime Error 4ms 256.0 KiB
#7 Runtime Error 3ms 256.0 KiB
#8 Runtime Error 1ms 256.0 KiB
#9 Runtime Error 2ms 2.25 MiB
#10 Runtime Error 1ms 2.238 MiB

信息

递交者
类型
递交
题目
八数码
语言
C
递交时间
2018-10-18 11:19:50
评测时间
2018-10-18 11:19:50
评测机
分数
0
总耗时
31ms
峰值内存
2.25 MiB