Wrong Answer
foo.cc: In function 'int main()':
foo.cc:68:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d %d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1263 单挑女飞贼
 - 语言
 - C++
 - 递交时间
 - 2020-12-03 15:51:41
 - 评测时间
 - 2020-12-03 15:51:41
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 33ms
 - 峰值内存
 - 2.125 MiB