반응형 C언어 프로젝트2 2. Project_64 PuyoPuyo[C Basic] 2.1. Environment • Windows 10 • Visual Studio 2017 • Programming language: C (C++ will not be allowed.) 2.2. Project • Write a program “64 PuyoPuyo” • 64 PuyoPuyo is a block-matching puzzle game • Each block consists of a number and a binary arithmetic operator (addition or difference) • Merge two numbers with one operator • When it reaches 64, the block vanishes and user earns points • Goal of .. 2021. 11. 7. 1. Project_KU Mobile Phone Bill Calculator[C Basic] 1.1. Environment • OS: Windows 10 • IDE: Visual Studio 2017 • Language: C (‘C’ only. If use any of ‘C++’, will get 0 point.) 1.2. KU Mobile Phone Bill Calculator • Your program should display the main menu providing following functions. ①Display plans ②Usage information for past two months ③Input this month usage ④Total fee for past 3 months ⑤Best plan recommendation ⑥Exit • A user can execute e.. 2021. 11. 7. 이전 1 다음 반응형