sau đây là bài giải để các bạn lùm quen ^^" về C++
+LÂp trình về giải phương trình bậc 2 :<dựa vào sơ đồ khối nhận lệnh if else>
#include<conio.h>
#include<iostream.h>
#include<math.h>
{
clrscr();
float hesoa,hesob,hesoc,delta,nghiem1,nghiem2;
cout<<"Nhap he so a:"; cin>>hesoa;
cout<<"Nhap he so b:"; cin>>hesob;
cout<<"Nhap he so c:"; cin>>hesoc;
delta=pow(hesob,2)-4*hesoa*hesoc;
if (detla>0)
{nghiem1=(-hesob+sqrt(delta))/2/hesoa;
nghiem2=(-hesob-sqrt(delta))/2/hesoa;
cout<<"X1="<<nghiem1<<"va X2="<<nghiem2;
}
else
if(dela==0)
cout<<"X1=X2="<<-hesob/2/hesoa;
else
cout<<"phuong trinh vo nghiem";
getch();
}
các lệnh về màu đáng chú ý:
#define BLACK 0
#define Blue 1
#define green 2
#define cyan 3
#define red 4
#define magenta 5
#define brown 6
#define lightgrey 7
#define darkgrey 8
#define lightblue 9
#define lightgreen 10
#define lightcyan 11
#define lightred 12
#define lightmagenta 13
#define yellow 14
#define white 15
#define blink 128
Handle scerrn;
int textcolor
cai ni để tao màu chữ với vẽ hinh ba con cân nhớ qua
đề nghi mấy ông trong lớp thank tui dùm cai nhờ tui dùm cai mà ko thi spam cai hả<thấy tui rãnh ko hả>