摘要:
Problem Link #include <bits/stdc++.h> using namespace std; const int N = 15; double b[N][N],a[N][N]; int n; void guass(){ for(int r=1,c=1;c<=n;c++,r++ 阅读全文
posted @ 2022-02-21 22:22
_Codjjj
阅读(36)
评论(0)
推荐(0)
浙公网安备 33010602011771号