#include "stdaf.h"

#include "windows.h"

void main()

{

int t=60;

int b=2;

int s=30;

primtf("%d",((t*b/a)*s);

}

Hosted by uCoz