/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:46:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lld",&T);   
     ~~~~~^~~~~~~~~~~
foo.cc:48: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 54ms 3.027 MiB
#2 Accepted 51ms 2.961 MiB
#3 Accepted 6ms 2.766 MiB
#4 Accepted 6ms 2.617 MiB
#5 Accepted 6ms 2.648 MiB
#6 Accepted 6ms 2.703 MiB
#7 Accepted 5ms 2.695 MiB
#8 Time Exceeded ≥1073ms ≥3.273 MiB
#9 Time Exceeded ≥1072ms ≥3.309 MiB
#10 Accepted 973ms 3.219 MiB

信息

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