/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool cc(int)':
/in/foo.cc:7:6: warning: unused variable 'pd' [-Wunused-variable]
  int pd=0;
      ^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:28: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:32: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:32:36: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:32:36: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 8ms 15.172 MiB
#2 Accepted 7ms 14.676 MiB
#3 Accepted 11ms 15.176 MiB
#4 Accepted 11ms 14.059 MiB
#5 Accepted 10ms 15.52 MiB
#6 Accepted 10ms 14.613 MiB
#7 Accepted 60ms 19.695 MiB
#8 Accepted 63ms 18.137 MiB
#9 Accepted 62ms 18.062 MiB
#10 Accepted 65ms 18.184 MiB
#11 Accepted 67ms 19.859 MiB
#12 Accepted 66ms 18.125 MiB
#13 Accepted 69ms 18.188 MiB
#14 Accepted 63ms 17.055 MiB
#15 Accepted 541ms 38.441 MiB
#16 Accepted 577ms 38.445 MiB
#17 Accepted 633ms 38.445 MiB
#18 Accepted 679ms 38.441 MiB
#19 Accepted 727ms 38.445 MiB
#20 Accepted 742ms 38.441 MiB

信息

递交者
类型
递交
题目
P1782 借教室
语言
C++
递交时间
2020-02-09 17:10:59
评测时间
2020-02-09 17:10:59
评测机
分数
100
总耗时
4481ms
峰值内存
38.445 MiB