My program always returns a value of 0 for Bulls and Cows respectively
|
|
7
|
1259
|
November 3, 2019
|
My logic :)
|
|
3
|
785
|
June 14, 2019
|
Error with SubmitGuess() Code
|
|
3
|
780
|
March 20, 2019
|
Chessboard detour
|
|
3
|
854
|
January 27, 2019
|
What exactly is the "if statement" doing?
|
|
1
|
734
|
January 23, 2019
|
How come the bulls variable resets at every turn
|
|
1
|
721
|
January 23, 2019
|
A different solution to this Submit challenge
|
|
0
|
695
|
January 23, 2019
|
My BullCowGame with the added ability to randomize the hidden word!
|
|
0
|
709
|
January 7, 2019
|
Question regarding if statement (Using If Statements in C++)
|
|
4
|
1182
|
January 4, 2019
|
Struggled, but managed SubmitGuess challenge!
|
|
0
|
754
|
December 29, 2018
|
Implicit conversion loses integer precision
|
|
2
|
5762
|
December 20, 2018
|
SubmitGuess Challenge
|
|
0
|
710
|
November 22, 2018
|
I don't understand bull cow game
|
|
0
|
804
|
July 17, 2018
|
Why is there 2 for loops in SubmitGuess()?
|
|
4
|
1014
|
May 21, 2018
|
CTRL + R CTRL + R isn't working for Refactor.Rename
|
|
0
|
723
|
May 16, 2018
|
Why Local Variable (BullCowCount) in SubmitGuess Rather When Private Class Variable?
|
|
0
|
709
|
May 14, 2018
|
If statement variante
|
|
0
|
688
|
May 9, 2018
|
Bug in Ben's code shown in Lecture 36
|
|
1
|
975
|
May 5, 2018
|
My heavily comment-explained For/For/If/If loop nest, exactly the same as the instructors', if it helps anybody
|
|
0
|
713
|
April 18, 2018
|
I'm dumb!
|
|
0
|
805
|
April 13, 2018
|
Is this course intended for beginners (no programming experience)
|
|
19
|
1848
|
March 25, 2018
|
Section_02/ if statements/ My code is different and doesn't appear to have the bug
|
|
1
|
848
|
March 22, 2018
|
Why using myhiddenword lenght for going through the guess letter?
|
|
2
|
814
|
February 21, 2018
|
My solution has no bugs. But I fixed it differently. Is this a better approach, or a bug with XCODE?
|
|
2
|
881
|
January 30, 2018
|
Error while trying to run code
|
|
2
|
884
|
January 18, 2018
|
Uninitialized local variable 'BullCowCount'
|
|
1
|
1460
|
January 10, 2018
|
Questions about these FOR and IF statements, and my debugger seeming to not work properly
|
|
2
|
1137
|
December 22, 2017
|
Why not put MyHiddenWord.length() in forloop
|
|
0
|
749
|
December 5, 2017
|
Lecture 36 Challenge
|
|
0
|
731
|
November 29, 2017
|
Here is my loop/if i had although i changed the second loop to guess.length()
|
|
0
|
787
|
October 30, 2017
|