Skip to content

Commit f3545fe

Browse files
Update docs on Sun Dec 22 08:20:44 UTC 2024
1 parent 99e6244 commit f3545fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

2024/21/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,9 @@ <h2 id="problem-name">Keypad Conundrum</h2>
308308
class Solution : Solver {
309309

310310
public object PartOne(string input) =&gt; Solve(input, 2);
311+
311312
public object PartTwo(string input) =&gt; Solve(input, 25);
313+
312314
long Solve(string input, int depth) {
313315
var keypad1 = ParseKeypad(&quot;789\n456\n123\n 0A&quot;);
314316
var keypad2 = ParseKeypad(&quot; ^A\n&lt;v&gt;&quot;);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy