/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:16: warning: format '%ld' expects argument of type 'long int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
  scanf("%ld",&n);
                ^
/in/foo.cc:18:23: warning: format '%ld' expects argument of type 'long int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
      scanf("%ld",&a[i]);
                       ^
/in/foo.cc:25:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'll {aka long long int}' [-Wformat=]
     printf("%ld\n",f[1][n]);
                           ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1000ms ≥368.0 KiB
#2 Time Exceeded ≥1001ms ≥368.0 KiB
#3 Time Exceeded ≥1000ms ≥336.0 KiB
#4 Time Exceeded ≥1000ms ≥384.0 KiB
#5 Time Exceeded ≥1000ms ≥376.0 KiB
#6 Time Exceeded ≥1001ms ≥372.0 KiB
#7 Time Exceeded ≥1001ms ≥376.0 KiB
#8 Time Exceeded ≥1000ms ≥452.0 KiB
#9 Time Exceeded ≥1000ms ≥372.0 KiB
#10 Time Exceeded ≥1001ms ≥404.0 KiB

信息

递交者
类型
递交
题目
P1175 取数游戏
语言
C++
递交时间
2021-06-25 14:02:56
评测时间
2021-06-25 14:02:56
评测机
分数
0
总耗时
≥10010ms
峰值内存
≥452.0 KiB