User profile: a friend

User info
User name:a friend
Email:akharesh@hotmail.com
Name:hasan
Location:tehran
Statistical data
Birthdate:Oct 13, 1986
Gender:Male
Occupation:Student
History
Joined:
Number of posts:13
Latest posts:

is it possible?
i wrote a code that shows a RHOMBIC with equal diameters... is it possible to show a RHOMBIC with d...

make a program
is it difficult?

make a program
i wrote the calculator program. now i wanna have a calculator like the windows calculator. how can...

String output:
for(i=1;i<=5;i++) { for(j=1;j<=i;j++) cout<<j; cout<<"...

cin problem
for(i=0;i<3;i++) { for(j=0;j<4;j++) cin>>A[i][j]; } in the output when you cin numbers...