/ 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 68ms 2.996 MiB
#2 Accepted 68ms 2.953 MiB
#3 Accepted 6ms 2.684 MiB
#4 Accepted 5ms 2.605 MiB
#5 Accepted 6ms 2.668 MiB
#6 Accepted 6ms 2.625 MiB
#7 Accepted 6ms 2.617 MiB
#8 Time Exceeded ≥1224ms ≥3.215 MiB
#9 Time Exceeded ≥1223ms ≥3.25 MiB
#10 Time Exceeded ≥1194ms ≥3.219 MiB

信息

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