char asdf[2] = {'a', 'b'};

strlen(asdf);


리포트 해줘야 겠다