记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:9: warning: unused variable 'jj' [-Wunused-variable]
   int j,jj=1;
         ^~
/in/foo.cc:8:8: warning: unused variable 'b' [-Wunused-variable]
  int a,b,c=1,d,e,f;
        ^
/in/foo.cc:8:14: warning: unused variable 'd' [-Wunused-variable]
  int a,b,c=1,d,e,f;
              ^
/in/foo.cc:8:16: warning: unused variable 'e' [-Wunused-variable]
  int a,b,c=1,d,e,f;
                ^
/in/foo.cc:8:18: warning: unused variable 'f' [-Wunused-variable]
  int a,b,c=1,d,e,f;
                  ^
# 状态 耗时 内存占用
#1 Accepted 1ms 392.0 KiB
#2 Accepted 1ms 364.0 KiB
#3 Accepted 5ms 468.0 KiB
#4 Accepted 32ms 616.0 KiB
#5 Accepted 100ms 988.0 KiB
#6 Accepted 166ms 1.348 MiB
#7 Accepted 304ms 2.25 MiB
#8 Time Exceeded ≥6000ms ≥53.867 MiB
#9 Time Exceeded ≥6000ms ≥100.297 MiB
#10 Time Exceeded ≥6000ms ≥213.996 MiB

信息

递交者
类型
递交
题目
P1021 乒乓计数
语言
C++
递交时间
2024-10-13 20:58:32
评测时间
2024-10-13 20:58:32
评测机
分数
140
总耗时
≥18614ms
峰值内存
≥213.996 MiB