My program always returns a value of 0 for Bulls and Cows respectively
|
|
7
|
1258
|
November 3, 2019
|
My logic :)
|
|
3
|
784
|
June 14, 2019
|
Error with SubmitGuess() Code
|
|
3
|
779
|
March 20, 2019
|
Chessboard detour
|
|
3
|
853
|
January 27, 2019
|
What exactly is the "if statement" doing?
|
|
1
|
733
|
January 23, 2019
|
How come the bulls variable resets at every turn
|
|
1
|
720
|
January 23, 2019
|
A different solution to this Submit challenge
|
|
0
|
694
|
January 23, 2019
|
My BullCowGame with the added ability to randomize the hidden word!
|
|
0
|
708
|
January 7, 2019
|
Question regarding if statement (Using If Statements in C++)
|
|
4
|
1181
|
January 4, 2019
|
Struggled, but managed SubmitGuess challenge!
|
|
0
|
753
|
December 29, 2018
|
Implicit conversion loses integer precision
|
|
2
|
5761
|
December 20, 2018
|
SubmitGuess Challenge
|
|
0
|
709
|
November 22, 2018
|
I don't understand bull cow game
|
|
0
|
803
|
July 17, 2018
|
Why is there 2 for loops in SubmitGuess()?
|
|
4
|
1013
|
May 21, 2018
|
CTRL + R CTRL + R isn't working for Refactor.Rename
|
|
0
|
722
|
May 16, 2018
|
Why Local Variable (BullCowCount) in SubmitGuess Rather When Private Class Variable?
|
|
0
|
708
|
May 14, 2018
|
If statement variante
|
|
0
|
687
|
May 9, 2018
|
Bug in Ben's code shown in Lecture 36
|
|
1
|
974
|
May 5, 2018
|
My heavily comment-explained For/For/If/If loop nest, exactly the same as the instructors', if it helps anybody
|
|
0
|
712
|
April 18, 2018
|
I'm dumb!
|
|
0
|
804
|
April 13, 2018
|
Is this course intended for beginners (no programming experience)
|
|
19
|
1847
|
March 25, 2018
|
Section_02/ if statements/ My code is different and doesn't appear to have the bug
|
|
1
|
847
|
March 22, 2018
|
Why using myhiddenword lenght for going through the guess letter?
|
|
2
|
813
|
February 21, 2018
|
My solution has no bugs. But I fixed it differently. Is this a better approach, or a bug with XCODE?
|
|
2
|
880
|
January 30, 2018
|
Error while trying to run code
|
|
2
|
883
|
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
|
1136
|
December 22, 2017
|
Why not put MyHiddenWord.length() in forloop
|
|
0
|
748
|
December 5, 2017
|
Lecture 36 Challenge
|
|
0
|
730
|
November 29, 2017
|
Here is my loop/if i had although i changed the second loop to guess.length()
|
|
0
|
786
|
October 30, 2017
|