/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:14:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:20:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s%s",s1,s2);
   ~~~~~^~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Time Exceeded ≥1441ms ≥412.0 KiB
#3 Time Exceeded ≥1443ms ≥440.0 KiB
#4 Time Exceeded ≥1445ms ≥440.0 KiB
#5 Time Exceeded ≥1442ms ≥444.0 KiB
#6 Time Exceeded ≥1112ms ≥440.0 KiB
#7 Time Exceeded ≥1113ms ≥444.0 KiB
#8 Time Exceeded ≥1442ms ≥448.0 KiB
#9 Time Exceeded ≥1442ms ≥440.0 KiB
#10 Time Exceeded ≥1869ms ≥440.0 KiB

信息

递交者
类型
递交
题目
P2000 A x B Problem
语言
C++
递交时间
2021-05-22 15:53:00
评测时间
2021-05-22 15:53:00
评测机
分数
10
总耗时
≥12756ms
峰值内存
≥448.0 KiB