摘要: Codeforces Round #685 (Div. 2) A - Subtract or Divide 可以除掉很大的因数,答案只会是0,1,2,3 #include <stdio.h> #include <iostream> #include <cstring> #include <algor 阅读全文
posted @ 2020-11-22 01:06 violet72 阅读(44) 评论(0) 推荐(0) 编辑