End Google Ads 201810 - BS.net 01 --> when i programming this night, i come up against some difficulties.
i use c-free 4.1

let's see the program first:
=========================================================
#include
#define PI 3.141529
void main()
{
float radius;
float area = 2*radius*PI;
cout > radius;
cout