Displays unexpected Output for long int b
#include #include using namespace std ; int a; long int b; char c; float d; double e;