Latest topics » Your first subject Sat Mar 15, 2008 3:08 pm by AdminAffiliates Search | Your first subject Mon Feb 25, 2008 5:28 pm by Admin hi , do u want sapient solution : u get from here program 1 part (a) : // input : aaabbbbbcddddeeee // output : a3b5c1d4e4 #include<stdio.h> #include<conio.h> void main() { clrscr(); char a[17] = {'a', 'a' , 'a' , 'b' ,'b','b' ,'b','b' ,'c' , 'd' , '... [ Full reading ] Comments: 0 | Who is Online ? In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None Most users ever online was 2 on Thu Feb 28, 2008 4:41 am Statistics We have 6 registered usersThe newest registered user is jitendrachouhan Our users have posted a total of 1 article in 1 subjects |

Sat Mar 15, 2008 3:08 pm by Admin

