This commit is contained in:
ljcjames
2022-08-11 21:55:46 +08:00
parent c2def12c80
commit 703920e2fd

View File

@@ -7,6 +7,7 @@ const double inf=1e100,EPS=1e-6;
const int W=20;
double l,now;
int n;
//һ<><D2BB>ǽ
struct wall
{
double x,y[6],val[5];