space of spadework

  • 홈
  • algorithm
    • common
    • c++
    • python
    • java
  • develop
    • linux
    • git
    • docker
    • toy project
    • etc
  • language
    • python
    • java
    • golang
  • database
    • sql
    • noSql
  • theory
    • 디자인패턴
    • NLP
    • 자격증
  • 일상
    • 리뷰
    • book
    • 재테크
    • travel
    • 창고
  • 방명록

algorithm 46

백준/4659/비밀번호 발음하기

문제 : https://www.acmicpc.net/problem/4659 #include #include using namespace std; int main() { string N; char vowel[5] = {'a','e','i','o','u'}; while(true){ cin >> N; int a = 0; int v = 0; int c = 0; if(N=="end"){ break; } for(int i=0; i

algorithm/c++ 2019.04.21
1 2 3 4
더보기
프로필사진

무수한 삽질의 공간

  • 분류 전체보기 (139)
    • algorithm (46)
      • common (6)
      • c++ (6)
      • python (24)
      • java (10)
    • develop (36)
      • linux (13)
      • git (2)
      • docker (3)
      • toy project (2)
      • etc (16)
    • language (17)
      • python (9)
      • java (7)
      • golang (1)
    • database (11)
      • sql (6)
      • noSql (5)
    • theory (15)
      • 자격증 (3)
      • 디자인패턴 (6)
      • NLP (6)
    • 일상 (14)
      • 리뷰 (7)
      • book (2)
      • 재테크 (3)
      • travel (1)
      • 창고 (1)

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

Calendar

«   2025/08   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :
08-22 07:09

Copyright © Kakao Corp. All rights reserved.

티스토리툴바