You better put your code between [ c o d e ] [ / c o d e] tags (no spaces) so that you don't loose indentation.



#include<iostream>
//#include<stdio>
// #include<stdlib>
using std::cin;...