/ XMU_ACM /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:12:17: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long long int *' [-Wformat=]
         scanf("%d",&n);
                 ^
/in/foo.c:16:21: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long long int *' [-Wformat=]
             scanf("%d",&a[j]);
                     ^
/in/foo.c:18:17: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long long int *' [-Wformat=]
         scanf("%d",&k);
                 ^
/in/foo.c:21:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
         printf("%d\n",r);
                  ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥896.0 KiB
#2 Time Exceeded ≥1003ms ≥1.0 MiB
#3 Time Exceeded ≥1026ms ≥896.0 KiB
#4 Time Exceeded ≥1025ms ≥1.012 MiB
#5 Time Exceeded ≥1023ms ≥896.0 KiB
#6 Time Exceeded ≥1034ms ≥964.0 KiB
#7 Time Exceeded ≥1006ms ≥896.0 KiB
#8 Time Exceeded ≥1032ms ≥1.0 MiB
#9 Time Exceeded ≥1003ms ≥1.0 MiB
#10 Time Exceeded ≥1002ms ≥1008.0 KiB

信息

递交者
类型
递交
题目
K_th
语言
C
递交时间
2018-03-26 20:33:30
评测时间
2018-03-26 20:33:30
评测机
分数
0
总耗时
≥10164ms
峰值内存
≥1.012 MiB