题解列表
题解 2857: 加密的病历单
摘要: #include
using namespace std;
char a[200],b[200];
int n,m;
int main(){
……
最大公约数与最小公倍数
摘要:
{
double meter,sum=0,s=0;
……