Answered You can hire a professional tutor to get the answer.

QUESTION

h and #include iostream and #include string.

I'm trying to program basic blackjack using C++

please include screenshot of output

only using #include <stdio.h> and #include <iostream> and #include <string>.

Blackjack(also known simply as twenty-one) is a card game that has a dealer and 1 or more players who are trying to get a hand closest to 21 without going over. Aces can be 1 or 11, whichever, and all face value cards (Jack, Queen and King) have a value of 10.

*PLEASE MAKE THIS AS SIMPLE AS POSSIBLE*

things that should/could be used:

if statements

while, do-while, and/or for loops

functions

class definitions

constructors and destructors

operator overloading

object composition

inheritance

exceptions

file I/O

a UML diagram

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question