int main(){ string hi = "Hello World."; string ih = hi; }