User profile: PlanetNumbed

User info
User name:PlanetNumbed
Name:Abhinandan Pande
Location:West Bengal,Kolkata
History
Joined:
Number of posts:19
Latest posts:

Palindrome
Got it thanks .. But why do people use [code]int main()[/code] and then do [code]return 0[/code] bec...

Palindrome
What are [code]signed[/code] and [code]unsigned[/code] ? And I have tried out my program several t...

Palindrome
Thanks for helping but how can [code]int i=str.length()[/code] be negative ?

Palindrome
[quote]@vlad from moscow[/quote] Can you explain [code]if ( str == std::string( str.rbegin(), str.r...

Palindrome
I tried my code in Microsoft Visual C++ 2010 Express and it's working with no problems.