/ XMU_ACM /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:16:5: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration]
   x=abs(q-p)-1;
     ^~~
/in/foo.c:6:21: warning: variable 'g' set but not used [-Wunused-but-set-variable]
   int i,j,n,m,p,q,x,g;
                     ^
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 2ms 256.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 34ms 256.0 KiB
#8 Accepted 36ms 204.0 KiB
#9 Accepted 38ms 256.0 KiB
#10 Accepted 64ms 256.0 KiB

信息

递交者
类型
递交
题目
星际战争I(Normal)
语言
C
递交时间
2018-03-05 21:14:49
评测时间
2018-03-05 21:14:49
评测机
分数
100
总耗时
190ms
峰值内存
256.0 KiB