/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:47:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lld",&T);   
     ~~~~~^~~~~~~~~~~
foo.cc:49:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lld%lld",&n,&m);
         ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 46ms 3.035 MiB
#2 Accepted 46ms 3.008 MiB
#3 Accepted 4ms 2.715 MiB
#4 Accepted 4ms 2.684 MiB
#5 Accepted 4ms 2.625 MiB
#6 Accepted 4ms 2.625 MiB
#7 Accepted 4ms 2.73 MiB
#8 Time Exceeded ≥1037ms ≥3.086 MiB
#9 Time Exceeded ≥1045ms ≥3.113 MiB
#10 Time Exceeded ≥1020ms ≥3.121 MiB

信息

递交者
类型
递交
题目
P1949 约数个数和
语言
C++
递交时间
2021-08-15 18:42:15
评测时间
2021-08-15 18:42:15
评测机
分数
70
总耗时
≥3222ms
峰值内存
≥3.121 MiB