본문 바로가기

class : Design Code

검색하기
class : Design Code
프로필사진 클디코

  • 분류 전체보기 (9)
    • Develop (0)
      • Unreal (0)
      • Unity (0)
    • C++ (8)
      • CodingTest (4)
      • study (4)
    • 그래픽스 (1)
    • 기계학습 (0)
    • OS (0)
    • Life (0)
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
  • ADT
  • 프로그래머스
  • map
  • c++
  • 자료구조
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록map (1)

class : Design Code

[프로그래머스][C++] 2022 kakao intership : 성격 유형 검사하기

https://school.programmers.co.kr/learn/courses/30/lessons/118666?language=cpp 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요. programmers.co.kr 1) first try : 단순 array로 문제 해결. 보완 필요. #include #include #include using namespace std; int scoreArr[2][4]; int choiceScore(int num){ if(num==1 || num ==7) return 3; else if (num==2 || num ==6) return 2; else i..

C++/CodingTest 2023. 3. 5. 20:21
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바