/ rignts /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:74:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d", &n, &m);
     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:77:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &a[i]);
         ~~~~~^~~~~~~~~~~~~
foo.cc:94:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d", &l, &r);
         ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 3.414 MiB
#2 Accepted 9ms 3.684 MiB
#3 Accepted 13ms 3.852 MiB
#4 Accepted 15ms 3.906 MiB
#5 Accepted 185ms 6.309 MiB
#6 Accepted 250ms 6.895 MiB
#7 Accepted 311ms 6.828 MiB
#8 Accepted 210ms 6.945 MiB
#9 Accepted 366ms 7.25 MiB
#10 Accepted 387ms 7.312 MiB
#11 Accepted 298ms 7.234 MiB
#12 Accepted 274ms 7.207 MiB
#13 Accepted 299ms 7.184 MiB
#14 Accepted 269ms 7.25 MiB
#15 Accepted 401ms 7.223 MiB
#16 Accepted 392ms 7.246 MiB
#17 Accepted 343ms 7.164 MiB
#18 Accepted 304ms 7.203 MiB
#19 Accepted 302ms 7.168 MiB
#20 Accepted 262ms 7.176 MiB

信息

递交者
类型
递交
题目
P1010 TEST01(pgy)
语言
C++
递交时间
2021-08-26 23:04:00
评测时间
2021-08-26 23:04:00
评测机
分数
100
总耗时
4905ms
峰值内存
7.312 MiB