/ 大熊 /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:8: warning: unused variable 'h' [-Wunused-variable]
  int n,h,r;
        ^
/in/foo.cc:14:15: warning: variable 'x2' set but not used [-Wunused-but-set-variable]
  int x1,y1,z1,x2,y2,z2,x3,y3,z3;//3为小,2为大 
               ^~
/in/foo.cc:14:18: warning: variable 'y2' set but not used [-Wunused-but-set-variable]
  int x1,y1,z1,x2,y2,z2,x3,y3,z3;//3为小,2为大 
                  ^~
/in/foo.cc:14:24: warning: variable 'x3' set but not used [-Wunused-but-set-variable]
  int x1,y1,z1,x2,y2,z2,x3,y3,z3;//3为小,2为大 
                        ^~
/in/foo.cc:14:27: warning: variable 'y3' set but not used [-Wunused-but-set-variable]
  int x1,y1,z1,x2,y2,z2,x3,y3,z3;//3为小,2为大 
                           ^~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 256.0 KiB
#2 Wrong Answer 3ms 368.0 KiB
#3 Wrong Answer 12ms 256.0 KiB
#4 Wrong Answer 7ms 204.0 KiB
#5 Wrong Answer 124ms 256.0 KiB
#6 Wrong Answer 308ms 372.0 KiB
#7 Wrong Answer 315ms 372.0 KiB
#8 Wrong Answer 286ms 384.0 KiB
#9 Time Exceeded ≥1003ms ≥256.0 KiB
#10 Time Exceeded ≥1006ms ≥348.0 KiB

信息

递交者
类型
递交
题目
cheese
语言
C++
递交时间
2017-11-21 20:37:57
评测时间
2017-11-21 20:37:57
评测机
分数
0
总耗时
≥3072ms
峰值内存
≥384.0 KiB