题解列表

筛选

数学问题,百分之91!

摘要:import java.io.*; public class Main { static BufferedReader bf=new BufferedReader(new InputStre……

Jam的计数法

摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;typedef long long LL;namespace IO{    inli……