usaco-guide
usaco-guide copied to clipboard
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Is it possible to add probability and expected value as a topic?
It would be nice to add some basic e2e testing to this website. The Firebase emulator should have pretty good support for this: https://firebase.google.com/docs/emulator-suite/connect_auth#web-modular-api Things to test: - Can the...
Someone submitted the contact form! **URL**: https://usaco.guide/problems/usaco-968-milk-visits/solution **Module**: None **Topic**: Suggestion **Message**: It'd be nice if there was a button to toggle the side bar on content pages. (it takes...
so i was browsing the user solutions for [this](https://usaco.guide/silver/greedy-sorting/#problem-usaco-1158) problem should we take any steps to implement some rudimentary filter, or just "let the viewer beware"
Someone submitted the contact form! **URL**: https://usaco.guide/adv/persistent?lang=cpp **Module**: Advanced - Persistent Data Structures **Topic**: Request - Missing Section or Solution **Message**: There should be an explanation of what a persistent...
This should be probably in Gold or Platinium. Usually you can use this techinique when you can do a single query in $O(n \cdot log_2(MaxAns))$, you can sweep through the...
Someone submitted the contact form! **URL**: https://usaco.guide/dashboard **Module**: None **Topic**: Suggestion **Message**: It would be nice to add a module `Maximum Bipartite Matching` in the gold or platinum division.
https://github.com/cpinitiative/usaco-guide/tree/master/solutions/orphaned There are many internal solutions to problems in modules. Currently, they are only accessible from the Problems Search page. We should probably move the problems to the "Additional Practice"...
Someone submitted the contact form! **URL**: https://usaco.guide/groups **Module**: USACO Guide Groups **Topic**: Website Bug **Message**: If an assignment of multiple problems is deleted, if someone gained points from that assignment,...
maybe we should show a message if firebase fails to connect… _Originally posted by @thecodingwizard in https://github.com/cpinitiative/usaco-guide/issues/3425#issuecomment-1472360523_