/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:35:48: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i = 1; i <= n; i++) scanf("%d", &r[i]); 
                                                ^
foo.cc:36:74: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i = 1; i <= m; i++) scanf("%d%d%d", &a[i].num, &a[i].s, &a[i].t);
                                                                          ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-03-29T14:56:38.768Z","handle":"2020-03-29T14:56:38.768Z","cache_start":"2020-03-29T14:56:38.775Z","read_cases":"2020-03-29T14:56:38.889Z","judge":"2020-03-29T14:56:38.892Z","done":"2020-03-29T14:56:44.681Z"}
# 状态 耗时 内存占用
#1 Accepted 4ms 4.121 MiB
#2 Accepted 4ms 4.059 MiB
#3 Accepted 6ms 4.098 MiB
#4 Accepted 7ms 4.16 MiB
#5 Accepted 6ms 4.133 MiB
#6 Accepted 6ms 4.16 MiB
#7 Accepted 58ms 8.375 MiB
#8 Accepted 59ms 8.375 MiB
#9 Accepted 61ms 8.355 MiB
#10 Accepted 62ms 8.344 MiB
#11 Accepted 62ms 8.348 MiB
#12 Accepted 63ms 8.324 MiB
#13 Accepted 70ms 8.293 MiB
#14 Accepted 67ms 8.324 MiB
#15 Accepted 592ms 47.609 MiB
#16 Accepted 635ms 47.465 MiB
#17 Accepted 667ms 46.719 MiB
#18 Accepted 702ms 46.281 MiB
#19 Accepted 737ms 44.648 MiB
#20 Accepted 744ms 43.535 MiB

信息

递交者
类型
递交
题目
P1782 借教室
语言
C++
递交时间
2020-03-29 22:56:38
评测时间
2020-03-29 22:56:38
评测机
分数
100
总耗时
4620ms
峰值内存
47.609 MiB