Click here to Skip to main content
16,023,103 members

Total posts by 7mesho: 15

 
2
answers

Error C2662: 'Student::finalGrade' : cannot convert 'this' pointer from 'const Student' to 'Student &'

27-Jun-10 6:19am - updated 27-Jun-10 9:25am
1
answer

Error in a program that simulates the Tortoise and the Hare

21-May-10 3:57am - updated 21-May-10 5:06am
1
answer

Getting incorrect subsequence that gives the maximal sum

3-May-10 8:22am - updated 3-May-10 16:57pm
2
answers

Help on finding the longest symmetric sub-string

3-May-10 1:40am - updated 3-May-10 3:13am
1
answer

Why is my program not displaying the middle name initial? The user should enter his/her full name in lower case and get A. B. Xyz

1-May-10 13:36pm - updated 1-May-10 21:58pm
3
answers

Problem with recursive binary search?

27-Apr-10 5:10am - updated 27-Apr-10 8:56am
3
answers

How can I change this sequential search code to being recursive?

26-Apr-10 6:27am - updated 26-Apr-10 19:44pm
1
answer

Simple sum.

14-Apr-10 0:32am - updated 14-Apr-10 0:54am
1
answer

[Solved] - This is a very simple question but why am I always getting 1?

28-Mar-10 11:00am - updated 28-Mar-10 11:16am
2
answers

How can I solve this without using arrays? I would appreciate anyone's help

27-Mar-10 13:29pm - updated 27-Mar-10 22:12pm
1
answer

[Solved] How can I generate random numbers between a certain range in C++?

27-Mar-10 6:46am - updated 27-Mar-10 11:30am
5
answers

Error in program to check whether integer is divisible by 11 or not

25-Mar-10 4:33am - updated 25-Mar-10 5:50am