记录详情

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.0 MiB
#2 Accepted 5ms 2.891 MiB
#3 Accepted 8ms 2.281 MiB
#4 Accepted 31ms 3.609 MiB
#5 Accepted 4ms 2.367 MiB
#6 Accepted 69ms 2.594 MiB
#7 Accepted 30ms 4.711 MiB
#8 Accepted 50ms 5.891 MiB
#9 Accepted 11ms 3.453 MiB
#10 Accepted 20ms 3.465 MiB

信息

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