CS201_Lecture16

  Рет қаралды 4,136

Virtual University of Pakistan

Virtual University of Pakistan

Күн бұрын

CS201 - Introduction to Programing
By Dr. Naveed A. Malik

Пікірлер: 6
@bilalzur
@bilalzur 2 ай бұрын
/*Following the Modified Code of Card shuffling and dealing program*/ #include #include #include void shuffle(int[][13]); void deal(const int[][13], const char*[], const char*[]); int main() { const char* suite[4] = { "Hearts", "Diamonds", "Clubs", "Spades" }; const char* face[13] = { "Ace", "Deuce", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Ten", "Jack", "Queen", "King" }; int deck[4][13] = { 0 }; srand(time(0)); shuffle(deck); deal(deck, face, suite); return 0; } void shuffle(int wDeck[][13]) { int row, column, card; for (card = 1; card
@muhammadazeemshahid6092
@muhammadazeemshahid6092 2 жыл бұрын
Allah Hafiz Sir
@taibohere
@taibohere Жыл бұрын
I wanna see ppt slides or screen while understanding not face or body of sir🙄
@taibohere
@taibohere Жыл бұрын
I don't understand even one word... Wth this Vu🗡️
@alrameesatariq3858
@alrameesatariq3858 2 ай бұрын
u r not alone☠
@taibohere
@taibohere 2 ай бұрын
The only solution to learn from here is learn English and read handouts... These lecture is so long we don't have much time​@@alrameesatariq3858
CS201_Lecture17
47:41
Virtual University of Pakistan
Рет қаралды 3,6 М.
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 40 МЛН
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 18 МЛН
RNA to cDNA Conversion + Amplification
1:37
Biosero
Рет қаралды 2,1 М.
Data Modeling for Power BI [Full Course] 📊
2:34:41
Pragmatic Works
Рет қаралды 3,2 МЛН
Gricean Pragmatics | Language and Gender | ENG527_Topic087
8:37
Virtual University of Pakistan
Рет қаралды 58
DNA Extraction using CTAB method | Urdu | Hindi | by Dr Rashid Mehmood Rana
15:25
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 40 МЛН