СЕ
Сергей Елисеев
нужна помощь с программой на С++
#include "stdafx.h"
#include "math.h"
#include "iostream"
#include "conio.h"
using namespace std;
int _tmain()
{
float A=1, B, C, P;
cout B;
C=B/2;
P=(A+B)*C;
cout