"Stdafx.h" : #Include #Include #Include
"Stdafx.h" : #Include #Include #Include
"Stdafx.h" : #Include #Include #Include
//
#include "stdafx.h"
#include <iostream>
#include <string>
using namespace std;
int main()
{
float A;
float B;
float C;
float per;
return 0;
}