일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 한정 분기
- 페이코 추천인코드
- JAVA SPRING
- C언어
- php 프로그래밍 입문 3판
- Java
- programmers
- 플러터 개발환경 설정
- 파이썬
- php 프로그래밍 입문 예제
- php 프로그래밍 입문 문제풀이
- php 프로그래밍 입문 솔루션
- 스프링
- 백준
- php 프로그래밍 입문
- SWEA
- php
- 페이코 친구코드
- php 프로그래밍 입문 연습문제
- 자바
- 자바 스프링
- php 프로그래밍
- Flutter
- 배열
- 페이코 초대코드
- C
- spring
- 페이코 추천인
- 플러터
- 최단 경로
Archives
- Today
- Total
02-02 06:48
목록파이썬 5341 (1)
ImJay
[파이썬/Python] 백준 5341번 Pyramids
[파이썬/Python] 백준 5341번 Pyramids 5341번: Pyramids The input will be a sequence of integers, one per line. The end of input will be signaled by the integer 0, and does not represent the base of a pyramid. All integers, other than the last (zero), are positive. www.acmicpc.net 문제 A pyramid of blocks is constructed by first building a base layer of n blocks and then adding n-1 blocks to the next layer..
Solved.ac - Python/Bronze V
2023. 6. 5. 04:31