Wrong Answer
foo.cc: In function 'int main()':
foo.cc:65: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 16:35:46
 - 评测时间
 - 2020-12-03 16:35:46
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 37ms
 - 峰值内存
 - 2.594 MiB