ethakota machan p=41smother said:m=4*100+250*15
p=4150/100
p=m/k ekee remain eka
m= 4150
k hoyanne kohoma bro...
41=4150%k
ethakota machan p=41smother said:m=4*100+250*15
p=4150/100
p=m/k ekee remain eka
haarshlife said:ethakota machan p=41
m= 4150
k hoyanne kohoma bro...
41=4150%k
hmm naha machan eka deela naha ... write the final value of k ... kiyala thibunera20002 said:41=4150%k
tht's wrong assing buddy cz
c++ compiler process the right side(calculate the rs) and assign it to left side
in tht case u must know the value of k
(it is given or it's come frm past calculations)
haarshlife said:hmm naha machan eka deela naha ... write the final value of k ... kiyala thibune
haarshlife said:ela ....
write the final value of k in this programme
int p=6, q=4, r=250, m;
m=q*100+r*15;
p=m/100;
p=m%k;

eka thama machan ... me question eka waradi nedaran123456 said:k initialise karala nane![]()

haarshlife said:ela ....
write the final value of k in this programme
int p=6, q=4, r=250, m;
m=q*100+r*15;
p=m/100;
p=m%k;
ela machan thnXX ....... bohoma sthutii brora20002 said:k is not declare ne buddy.....
if k is int k hve the default value in C++ ..it's a vry large number........
so this might be a mistake.................
