User profile: eklavya sharma 2

User info
User name:eklavya sharma 2
Name:Eklavya Sharma
Location:New Delhi
Bio:I am a student studying in class 12
I started learning C++ 2 years ago
Statistical data
Birthdate:Jan 12, 1995
Gender:Male
Occupation:Student
Skills:C
C++
History
Joined:
Number of posts:165
Latest posts:

Why does this code run?
Why does this code run even when main doesn't return? [code]#include<cstdio> int main() {puts("abcd...

Program that eliminates whitespaces
http://www.cplusplus.com/articles/jEywvCM9/

High School
I mostly studied. I had few friends. In classes 9 and 10, I used to play table tennis. I devoted mos...

Why does this code run?
It was stupid of me to not see the header file itself before posting. Sorry. MS has first defined th...

Why does this code run?
[code]#include<cstdio> int main() {puts("abcde");}[/code] I haven't put [code]std::[/code] befo...