/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void dts::main()':
foo.cc:18:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&n);
   ~~~~~^~~~~~~~~~~
foo.cc:20:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%lld%lld",&a[i],&b[i]);
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 316.0 KiB
#2 Time Exceeded ≥1365ms ≥256.0 KiB
#3 Time Exceeded ≥1358ms ≥236.0 KiB
#4 Accepted 521ms 312.0 KiB
#5 Accepted 1ms 320.0 KiB
#6 Accepted 1ms 316.0 KiB
#7 Time Exceeded ≥1086ms ≥256.0 KiB
#8 Time Exceeded ≥1394ms ≥236.0 KiB
#9 Accepted 0ms 240.0 KiB
#10 Time Exceeded ≥1067ms ≥236.0 KiB

信息

递交者
类型
递交
题目
P1164 曹冲养猪
语言
C++
递交时间
2021-03-16 18:40:11
评测时间
2021-03-16 18:40:11
评测机
分数
50
总耗时
≥6798ms
峰值内存
≥320.0 KiB