首页
编程
java
php
前端
首页
编程
java
php
前端
纯大一新手,看是wrong answer
你scanf不能这么写,改成下面这样。
scanf("%lf,%lf,%lf,%lf",&x1,&x2,&y1,&y2);
点击展开全文