/ XMU_ACM /

记录详情

Accepted

/in/foo.c:3:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
 #pragma warning (disable:4996)
 
/in/foo.c: In function 'main':
/in/foo.c:8:6: warning: variable 'a1' set but not used [-Wunused-but-set-variable]
  int a1, a2, a3, a4, a5, a6, a7, a8;
      ^~
# 状态 耗时 内存占用
#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 2ms 256.0 KiB
#6 Accepted 4ms 344.0 KiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 2ms 256.0 KiB
#9 Accepted 2ms 332.0 KiB
#10 Accepted 2ms 256.0 KiB

信息

递交者
类型
递交
题目
五子棋
语言
C
递交时间
2018-03-23 23:23:04
评测时间
2018-03-23 23:23:04
评测机
分数
100
总耗时
27ms
峰值内存
344.0 KiB