개발, 연습

[c++] CodeUp 구조체 연습문제 1805

Injel me 2020. 7. 1. 18:57
https://codeup.kr/problem.php?id=1805

계정이 없어서 일단 블로그에 올림. 나중에 계정 생성해서 올릴지는 모르겠음.

https://drive.google.com/open?id=14dHcQszhrS2Nu0wZz9hguCQw7S3aYeu_

파일 구조
proj-1805
    -bin
        -1805.exe
    -header
        -Maneuver_Unit.h
        -Factory.h
    -builder.bat
    -Factory.cpp
    -main.cpp
    -Maneuver_Unit.cpp



-main.cpp


 -Maneuver_Unit.h


-Maneuver_Unit.cpp


 -Factory.h


 -Factory.cpp




-builder.bat


-mingw-build.sublime-build