#include using namespace std; int main(){ /* int a = 1; a++; /// post increment cout<