메뉴 건너뛰기

[8]

zH02 2025.12.09 03:11 조회 수 : 9

#include <stdio.h>

int main() {
  printf("+-+-+\n");
  printf("| | |\n");
  printf("+-+-+\n");
  printf("| | |\n");
  printf("+-+-+\n");
}

번호 제목 아이디 날짜 조회 수
» [8] jychoe 2025.12.09 9
위로