program flip implicit none character(len=*), parameter :: text = 'github_gall' write(*, '(t1 , *(tl2, a))') text write(*, '(t13, *(tl2, a))') transfer(text, ' ', len(text)) end program flip

뒤집어


Success #stdin #stdout 0s 4412KB github_gall llag_buhtig

보았읍니다



감사함미다



Github 이야기: git commit -v