Skip to content

Commit ee88c56

Browse files
committed
Add day 1 2023
1 parent 612e9dd commit ee88c56

File tree

5 files changed

+1026
-2
lines changed

5 files changed

+1026
-2
lines changed

src/2023/day00/input.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
test
1+
test

src/2023/day00/part1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export function part1(input: string): string {
2-
return 'test';
2+
return input;
33
}

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