Wrong Answer
foo.cc: In function 'int main()':
foo.cc:130:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  130 |  scanf("%d%d%d", &c, &s, &r);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:133:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  133 |   scanf("%d%d%d", &o[i], &d[i], &n[i]);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1035 售票系统
 - 语言
 - C++
 - 递交时间
 - 2022-03-03 22:46:37
 - 评测时间
 - 2022-03-03 22:46:37
 - 评测机
 
- 分数
 - 49
 - 总耗时
 - 241ms
 - 峰值内存
 - 6.746 MiB