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