Key
Microsoft Office Key 2010
9MBNG-4VQ2Q-WQ2VF-X9MV2-MPXKV
GW6J7-PXNRV-RDX9M-FFMFD-PYQ6X
NFFT2-HWVWR-C934T-YM2VJ-YPXKK
MJN6F-M8XD9-R84JM-P8P8W-J8C9K
GW6J7-PXNRV-RDX9M-FFMFD-PYQ6X
PGD67-JN23K-JGVWV-KTHP4-GXR9G
9MBNG-4VQ2Q-WQ2VF-X9MV2-MPXKV
my install id is 0720120 5113522 3055264 8563014 8865472 9847345
3027645 7051142 5973126
need confirmation id
Reply
9MBNG-4VQ2Q-WQ2VF-X9MV2-MPXKV
GW6J7-PXNRV-RDX9M-FFMFD-PYQ6X
NFFT2-HWVWR-C934T-YM2VJ-YPXKK
MJN6F-M8XD9-R84JM-P8P8W-J8C9K
GW6J7-PXNRV-RDX9M-FFMFD-PYQ6X
PGD67-JN23K-JGVWV-KTHP4-GXR9G
9MBNG-4VQ2Q-WQ2VF-X9MV2-MPXKV
my install id is 0720120 5113522 3055264 8563014 8865472 9847345
3027645 7051142 5973126
need confirmation id
Reply
---------------------------Making Change----------------
ReplyDelete#include
#include
#include
void greedy(float a[11],float b[11],float n1,float z)
{
float x,sol=0,m[11]={0,0,0,0,0,0,0,0,0,0,0};
int i;
for(i=0;in1)
{
sol=sol-a[i];
break;
}
else
{
x--;
}
m[i]=b[i]-x;
}
cout<>amount;
cout<<"enter no of rupees";
for(m=0;m<11;m++)
{
cin>>bb[m];
}
greedy(aa,bb,amount,na);
getch();
}