0_0_38743459_25557.cpp: In function 'void slove()': 0_0_38743459_25557.cpp:160:33: error: 'dis_point_segment' was not declared in this scope 160 | ans = std::min(ans, dis_point_segment(v[i], lines[j])); | ^~~~~~~~~~~~~~~~~