/ XMU_ACM /

记录详情

Time Exceeded

foo.cc: In function 'void solve3()':
foo.cc:65:37: 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("%lld ",a+i);
                                ~~~~~^~~~~~~~~~~~~
foo.cc:66:37: 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("%lld ",b+i);
                                ~~~~~^~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Wrong Answer Read 28, expect 17. 200ms 448.0 KiB
#2 Time Exceeded ≥2341ms ≥588.0 KiB
#3 Time Exceeded ≥2627ms ≥2.492 MiB

信息

递交者
类型
递交
比赛
厦大附中模拟赛第六场
语言
C++
递交时间
2021-03-14 16:41:05
评测时间
2021-03-14 16:41:05
评测机
分数
0
总耗时
≥5169ms
峰值内存
≥2.492 MiB