/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:82:6: warning: unused variable 'x' [-Wunused-variable]
  int x,y,z;
      ^
/in/foo.cc:82:8: warning: unused variable 'y' [-Wunused-variable]
  int x,y,z;
        ^
/in/foo.cc:82:10: warning: unused variable 'z' [-Wunused-variable]
  int x,y,z;
          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 4.375 MiB
#2 Accepted 5ms 4.25 MiB
#3 Wrong Answer 4ms 4.504 MiB
#4 Wrong Answer 4ms 4.375 MiB
#5 Time Exceeded ≥2006ms ≥4.262 MiB
#6 Time Exceeded ≥2004ms ≥4.25 MiB
#7 Time Exceeded ≥2006ms ≥4.352 MiB
#8 Wrong Answer 5ms 4.375 MiB
#9 Time Exceeded ≥2007ms ≥4.348 MiB
#10 Wrong Answer 4ms 4.352 MiB

信息

递交者
类型
递交
题目
P1653 疯狂的方格取数
语言
C++
递交时间
2018-02-02 22:31:54
评测时间
2018-02-02 22:31:54
评测机
分数
20
总耗时
≥8052ms
峰值内存
≥4.504 MiB