// phys.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include "math.h" #include "windows.h" using namespace std; #define _QUO_ 5 #include "locale.h" int _tmain(int argc, _TCHAR* argv[]) { double sum(0), mas[5]={0}, mas2[5]={0}, Sigma(0), mid(0), stud(0), xs(0), xp(0), midwidth(0), delta(0); HANDLE hStdOut; hStdOut=GetStdHandle(STD_OUTPUT_HANDLE); setlocale(LC_ALL,"russian"); for(int i(0); i<_QUO_; i++) { cout<<"Введите значение "<>mas[i]; sum+=mas[i]; } cout<3*Sigma){ cout<<"Значение вне допустимого интервала погрешности : ["<>xp; getchar(); pow(xp,2); pow(xs,2); midwidth=sqrt(xp+xs); cout<