/ new_bzoj /

记录详情

Accepted

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("%d%d", &n, &m);
     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:50:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d", &x, &a, &b);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 2.066 MiB
#2 Accepted 6ms 2.836 MiB
#3 Accepted 8ms 2.273 MiB
#4 Accepted 29ms 3.566 MiB
#5 Accepted 3ms 2.352 MiB
#6 Accepted 68ms 2.594 MiB
#7 Accepted 30ms 4.672 MiB
#8 Accepted 51ms 5.891 MiB
#9 Accepted 11ms 3.344 MiB
#10 Accepted 20ms 3.449 MiB

信息

递交者
类型
递交
题目
糖果
语言
C++
递交时间
2021-07-30 16:37:28
评测时间
2021-07-30 16:37:28
评测机
分数
100
总耗时
234ms
峰值内存
5.891 MiB