/ new_bzoj /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:31:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &n, &k);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:33:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld", &d[i]);
   ~~~~~^~~~~~~~~~~~~~~
foo.cc:35:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &c[i]);
   ~~~~~^~~~~~~~~~~~~
foo.cc:37:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld", &s[i]);
   ~~~~~^~~~~~~~~~~~~~~
foo.cc:39:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &w[i]);
   ~~~~~^~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 14ms 520.0 KiB
#2 Time Exceeded ≥5248ms ≥16.094 MiB
#3 Wrong Answer Read 1052, expect 1066. 14ms 524.0 KiB
#4 Accepted 3204ms 848.0 KiB
#5 Time Exceeded ≥5379ms ≥1.113 MiB
#6 Time Exceeded ≥5376ms ≥1.957 MiB
#7 Time Exceeded ≥5034ms ≥4.328 MiB
#8 Time Exceeded ≥5031ms ≥8.273 MiB
#9 Time Exceeded ≥5380ms ≥16.129 MiB
#10 Time Exceeded ≥5408ms ≥16.051 MiB

信息

递交者
类型
递交
题目
base 基站选址
语言
C++
递交时间
2021-03-24 14:56:50
评测时间
2021-03-24 14:56:50
评测机
分数
20
总耗时
≥40093ms
峰值内存
≥16.129 MiB