- See Also
-
Links
- “Problem 14 Dynamic Programming Solutions”, Gwern et al 2022
- “Hosting SQLite Databases on Github Pages (or Any Static File Hoster)”, phiresky 2021
- “The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017
- “C++ in Coders at Work”, Seibel 2009
- Standard C++ IOStreams and Locales: Advanced Programmer’s Guide and Reference, Langer & Kreft 2000
- Miscellaneous
- Bibliography
See Also
Links
“Problem 14 Dynamic Programming Solutions”, Gwern et al 2022
“Hosting SQLite Databases on Github Pages (or Any Static File Hoster)”, phiresky 2021
Hosting SQLite databases on Github Pages (or any static file hoster)
“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017
“C++ in Coders at Work”, Seibel 2009
Standard C++ IOStreams and Locales: Advanced Programmer’s Guide and Reference, Langer & Kreft 2000
Standard C++ IOStreams and locales: advanced programmer’s guide and reference:
Miscellaneous
Bibliography
-
problem-14
: “Problem 14 Dynamic Programming Solutions”, -
https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages/
: “Hosting SQLite Databases on Github Pages (or Any Static File Hoster)”, -
coin-flip
: “The Kelly Coin-Flipping Game: Exact Solutions”,