#include using namespace std; int main(){ int i=123; int j[]={111,222}; cout<< i<