This website requires JavaScript.
Explore
Help
Sign In
W0LF
/
bulls-and-cows-cpp
Watch
1
Star
0
Fork
0
You've already forked bulls-and-cows-cpp
mirror of
https://gitflic.ru/project/w0lf/bulls-and-cows-cpp.git
synced
2026-03-28 16:02:46 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0dfdf53bbe960e5f868ba296c175d4c3f8db0a8
bulls-and-cows-cpp
/
bulls-and-cows-cpp
History
W0LF
c0dfdf53bb
Added the output of number of total steps at the end of game.
2023-06-30 15:58:57 +03:00
..
bulls-and-cows-cpp.vcxproj
Added initial game class.
2023-06-10 18:09:33 +03:00
bulls-and-cows-cpp.vcxproj.filters
Added initial game class.
2023-06-10 18:09:33 +03:00
bulls-and-cows.cpp
Added the output of number of total steps at the end of game.
2023-06-30 15:58:57 +03:00
CGame.cpp
Added the output of number of total steps at the end of game.
2023-06-30 15:58:57 +03:00
CGame.h
Moved initialization of number of digits from constructor to method.
2023-06-30 15:38:28 +03:00
CStep.cpp
Moved initialization of number of digits from constructor to method.
2023-06-30 15:38:28 +03:00
CStep.h
Moved initialization of number of digits from constructor to method.
2023-06-30 15:38:28 +03:00