/ 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 52ms 2.992 MiB
#2 Accepted 52ms 3.023 MiB
#3 Accepted 5ms 2.734 MiB
#4 Accepted 5ms 2.715 MiB
#5 Accepted 5ms 2.727 MiB
#6 Accepted 5ms 2.727 MiB
#7 Accepted 5ms 2.746 MiB
#8 Accepted 938ms 3.234 MiB
#9 Accepted 936ms 3.324 MiB
#10 Time Exceeded ≥1023ms ≥3.215 MiB

信息

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