slow-tempo
  • hello world
    2024년 06월 27일 15시 56분 52초에 업로드 된 글입니다.
    작성자: slow-tempo
    #include <stdio.h>
    
    int main() {
        printf("hello world");
        return 0;
    }
    댓글