string[6] x;
def int main(){   x="haha"; printstring(x); return 2;}