/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int f1(int, int)':
/in/foo.cc:5:6: warning: variable 'a' set but not used [-Wunused-but-set-variable]
  int a,b,z;
      ^
/in/foo.cc:5:8: warning: variable 'b' set but not used [-Wunused-but-set-variable]
  int a,b,z;
        ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:23:6: warning: unused variable 'x' [-Wunused-variable]
  int x,n,num=0,a0[10000]={0},a1[10000]={0},b0[10000]={0},b1[10000]={0};
      ^
# 状态 耗时 内存占用
#1 Accepted 1ms 344.0 KiB
#2 Accepted 1ms 352.0 KiB
#3 Accepted 2ms 352.0 KiB
#4 Accepted 7ms 352.0 KiB
#5 Accepted 18ms 344.0 KiB
#6 Time Exceeded ≥1001ms ≥344.0 KiB
#7 Time Exceeded ≥1000ms ≥348.0 KiB
#8 Time Exceeded ≥1001ms ≥340.0 KiB
#9 Time Exceeded ≥1001ms ≥344.0 KiB
#10 Time Exceeded ≥1005ms ≥336.0 KiB

信息

递交者
类型
递交
题目
P1753 HankSon的趣味题
语言
C++
递交时间
2021-05-09 15:04:43
评测时间
2021-05-09 15:04:43
评测机
分数
50
总耗时
≥5043ms
峰值内存
≥352.0 KiB