Your program don't really need <bits/std++.h>. Please, just #include <iostream>.
The header <bits/std++.h> isn't a standard header for GCC compiler, and cannot be found.