/ Vijos /

记录详情

Accepted

foo.c: In function 'main':
foo.c:13:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%lld", &n, &k);
     ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:16:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lld", &a);
         ^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 280.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 1016.0 KiB
#5 Accepted 2ms 388.0 KiB
#6 Accepted 6ms 972.0 KiB
#7 Accepted 10ms 1.309 MiB
#8 Accepted 20ms 1.98 MiB
#9 Accepted 38ms 4.324 MiB
#10 Accepted 63ms 6.918 MiB

信息

递交者
类型
递交
题目
P1090 连续数之和
语言
C
递交时间
2021-09-24 21:08:06
评测时间
2021-09-24 21:08:06
评测机
分数
100
总耗时
145ms
峰值内存
6.918 MiB