#include #include using namespace std; int main( int argc, char * argv[] ) { float a,b,c,p,q,z; cout<<"請依序輸入ax2+bx+c=0之a,b,c"<