반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- 대구카페
- 오라클
- 서울맛집
- 안지랑카페
- 백준
- C#
- 들안길삼겹살
- 수성구데이트
- 대구데이트
- programmers
- 범어동맛집
- oracle
- 조건문
- 반복문
- SQL
- 대구고깃집
- 수성못삼겹살
- 대구맛집
- 정렬
- 앞산카페
- 별찍기
- 대구삼겹살
- 대명동맛집
- 수성못맛집
- BFS
- 압구정데이트
- 수성구맛집
- 큐
- 브루트 포스
- 프로그래머스
Archives
- Today
- Total
목록2445번 문제 (1)
모든 일상

문제예제를 보고 규칙을 유추한 뒤에 별을 찍어 보세요.입력첫째 줄에 N(1 ≤ N ≤ 100)이 주어진다.출력첫째 줄부터 2×N-1번째 줄까지 차례대로 별을 출력한다.예제 입출력소스코드using System;using System.Collections;using System.Collections.Generic;using System.Diagnostics;using System.Diagnostics.Eventing.Reader;using System.Globalization;using System.IO;using System.Linq;using System.Linq.Expressions;using System.Runtime.InteropServices;using System.Security.Cryptogr..
코딩 공부/C#
2024. 6. 10. 15:29