본문 바로가기

펭로그

검색하기
펭로그
프로필사진 노랑펭귄

  • 분류 전체보기 (108)
    • Life (9)
    • Study (97)
      • PS(Algorithm) (93)
      • Swift (3)
      • Computer Vision (1)
    • Development (2)
      • IDE (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
  • BFS
  • 삼성 SDS 대학생 알고리즘 특강
  • 브루트포스
  • 백준
  • koitp
  • 삼성 기출
  • 구현
  • 알고리즘
  • dfs
  • 해커랭크
  • C++
  • 동적 계획법
  • DP
  • 잠실
  • 스택
  • Algorithm
  • 그리디
  • 맛집
  • SWEA
  • 완전탐색
  • 시뮬레이션
  • 소수
  • 백트래킹
  • BOJ
  • sw expert academy
  • dynamic programming
  • hackerrank
  • 다이나믹 프로그래밍
  • PS
  • 에라토스테네스의 체
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록개미 (1)

펭로그

[C++] 백준 BOJ 3048 개미

문제링크 : https://boj.kr/3048 개미 그룹이 서로 -> 는 소문자 str[n1 - i]; str[n1 - i] = str[n1 - i] - 'A' + 'a';}for (int i = n1; i > str[i];cs 12345678910111213141516171819202122232425262728293031323334353637383940414243444546// BOJ 3048 개미#include #include using namespace std; int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL); freopen("../input.txt", "r", stdin); int n1, n2, cnt; c..

Study/PS(Algorithm) 2018. 9. 21. 11:24
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바