记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:67:12: warning: unused variable 'x3' [-Wunused-variable]
  int x1,x2,x3,x4,y1,y2,y3,y4;
            ^~
/in/foo.cc:67:15: warning: unused variable 'x4' [-Wunused-variable]
  int x1,x2,x3,x4,y1,y2,y3,y4;
               ^~
/in/foo.cc:67:24: warning: unused variable 'y3' [-Wunused-variable]
  int x1,x2,x3,x4,y1,y2,y3,y4;
                        ^~
/in/foo.cc:67:27: warning: unused variable 'y4' [-Wunused-variable]
  int x1,x2,x3,x4,y1,y2,y3,y4;
                           ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 4ms 324.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 3ms 264.0 KiB
#8 Accepted 4ms 368.0 KiB
#9 Accepted 3ms 380.0 KiB
#10 Accepted 3ms 256.0 KiB

信息

递交者
类型
递交
题目
Lines
比赛
ACM模拟赛
语言
C++
递交时间
2017-08-21 14:00:47
评测时间
2017-08-21 14:00:47
评测机
分数
100
总耗时
36ms
峰值内存
380.0 KiB