/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:108:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  108 |     scanf("%d%d", &n, &minv);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:116:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  116 |         scanf("%s %d", op, &x);
      |         ~~~~~^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 84ms 2.492 MiB
#2 Accepted 3ms 512.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 6ms 512.0 KiB
#5 Accepted 13ms 768.0 KiB
#6 Accepted 18ms 1.375 MiB
#7 Accepted 31ms 1.738 MiB
#8 Accepted 37ms 1.613 MiB
#9 Accepted 81ms 2.363 MiB
#10 Accepted 100ms 2.734 MiB

信息

递交者
类型
递交
题目
P1507 郁闷的出纳员
语言
C++
递交时间
2022-07-15 21:10:35
评测时间
2022-07-15 21:10:35
评测机
分数
100
总耗时
379ms
峰值内存
2.734 MiB