/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:47:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
    scanf("%d",&r[i]);
                    ^
/in/foo.cc:51:36: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
    scanf("%d%d%d",&d[i],&s[i],&t[i]);
                                    ^
/in/foo.cc:51:36: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:51:36: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 4ms 8.301 MiB
#2 Accepted 3ms 8.301 MiB
#3 Wrong Answer 4ms 8.301 MiB
#4 Wrong Answer 4ms 8.195 MiB
#5 Wrong Answer 4ms 8.312 MiB
#6 Wrong Answer 4ms 8.312 MiB
#7 Time Exceeded ≥1001ms ≥13.055 MiB
#8 Time Exceeded ≥1000ms ≥13.016 MiB
#9 Time Exceeded ≥1000ms ≥13.047 MiB
#10 Time Exceeded ≥1000ms ≥10.75 MiB
#11 Time Exceeded ≥1000ms ≥12.844 MiB
#12 Time Exceeded ≥1001ms ≥12.473 MiB
#13 Time Exceeded ≥1001ms ≥14.426 MiB
#14 Time Exceeded ≥1000ms ≥13.055 MiB
#15 Time Exceeded ≥2000ms ≥38.438 MiB
#16 Time Exceeded ≥2000ms ≥38.441 MiB
#17 Time Exceeded ≥2002ms ≥38.379 MiB
#18 Time Exceeded ≥2001ms ≥38.379 MiB
#19 Time Exceeded ≥2000ms ≥38.438 MiB
#20 Time Exceeded ≥2003ms ≥38.426 MiB

信息

递交者
类型
递交
题目
P1782 借教室
语言
C++
递交时间
2020-02-09 16:50:47
评测时间
2020-02-09 16:50:47
评测机
分数
10
总耗时
≥20042ms
峰值内存
≥38.441 MiB