C++

C++ 스터디 2주차 과제

kchabin 2022. 4. 27. 03:01

과제 1 : 랜덤한 범위 내에 입력한 특정 배수만, 특정한 배수를 제외한 수만 출력하는 프로그램 만들기.

과제 2 : 영화관 좌석 예약 프로그램 만들기.

무비.cpp
0.00MB
랜덤배수.cpp
0.00MB

cpp/2주차 과제1 at master · kchabin/cpp (github.com)

 

Create 2주차 과제2 · kchabin/cpp@1658a27 (github.com)

 

Create 2주차 과제1 · kchabin/cpp@5f823d0

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

github.com

 

랜덤배수 출력 프로그램 ,영화관 좌석 예약 프로그램 결과화면

'C++' 카테고리의 다른 글

C++ 스터디 4주차 과제 1  (0) 2022.05.16
C++ 스터디 3주차 과제 2  (0) 2022.05.07
C++ 스터디 3주차 과제 1  (0) 2022.05.06
C++ 스터디 1주차 과제2  (0) 2022.03.26
C++ 스터디 1주차 : 코드 작성 과제  (0) 2022.03.26