와악

  • 홈
  • 태그
  • 방명록

2025/12/22 1

[내일배움캠프 - 언리얼] DAY 18 - 연금술 공방 관리 시스템 구현

#include #include #include #include using namespace std;// PotionRecipe 클래스: 재료 목록을 vector으로 변경class PotionRecipe {public: string potionName; vector ingredients; // 단일 재료에서 재료 '목록'으로 변경 // 생성자: 재료 목록을 받아 초기화하도록 수정 PotionRecipe(const string& name, const vector& ingredients) : potionName(name), ingredients(ingredients) { }};// StockManager 클래스: 레시피 재고 관리class StockManager {pr..

내일배움캠프-언리얼 2025.12.22
이전
1
다음
더보기
프로필사진

와악

  • 분류 전체보기 (101)
    • 내일배움캠프-언리얼 (101)

Tag

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

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

Copyright © Daum Corp. All rights reserved.

티스토리툴바