High-precision calculations in C
The maximum built-in integer unsigned long long in C is about $1.8\ times 10 ^ {19} $, which will overflow once the …
All writings, organized by time
The past drifts like smoke.
The maximum built-in integer unsigned long long in C is about $1.8\ times 10 ^ {19} $, which will overflow once the …
Complete Guide to Algorithmic Complexity - Time, Space, and Asymptotic Time Complexity Complexity analysis is a core …
In algorithmic problems, we can often see the shadow of dynamic programming, so here is a summary of dynamic programming …
This is a classic but difficult chessboard problem. Although it is the topic of NOIP in 2000, it is still quite …
After nearly a day of half-day self-doubt, half-day struggle with AI (doge) and all-day hardness ratio with head and …