/ Vijos /

记录详情

Accepted

foo.cc: In function 'void gen()':
foo.cc:27:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%u%u%u%d%d",&SA, &SB, &SC, &A, &B);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:28:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     for(int i = 1; i <= p; i++)scanf("%d%d", &a[i], &b[i]);
                                ~~~~~^~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 53ms 17.895 MiB
#2 Accepted 903ms 18.613 MiB
#3 Accepted 2553ms 94.316 MiB

信息

递交者
类型
递交
题目
P2050 荣誉称号
语言
C++
递交时间
2021-07-20 14:29:39
评测时间
2021-07-20 14:29:39
评测机
分数
100
总耗时
3509ms
峰值内存
94.316 MiB