/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:55:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&t);
                   ^
/in/foo.cc:57:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&n,&m);
                            ^
# 状态 耗时 内存占用
#1 Accepted 38ms 1.121 MiB
#2 Accepted 38ms 1.125 MiB
#3 Accepted 3ms 1.0 MiB
#4 Accepted 3ms 1.117 MiB
#5 Accepted 2ms 980.0 KiB
#6 Accepted 2ms 1.117 MiB
#7 Accepted 3ms 1.078 MiB
#8 Accepted 421ms 1.117 MiB
#9 Accepted 420ms 1.109 MiB
#10 Accepted 416ms 1.125 MiB

信息

递交者
类型
递交
题目
P1949 约数个数和
语言
C++
递交时间
2017-03-20 21:51:54
评测时间
2017-03-20 21:51:54
评测机
分数
100
总耗时
1350ms
峰值内存
1.125 MiB