MCPcopy Create free account

hub / github.com/ChristopherBiscardi/advent-of-code / functions

Functions2,332 in github.com/ChristopherBiscardi/advent-of-code

↓ 1 callersFunctionprocess_part
( part: Part, workflows: &HashMap<&str, Workflow>, next_target: &Target, )
2023/rust/day-19/src/part2.rs:272
↓ 1 callersFunctionprocess_part1
(input: &str)
2020/rust/day-05/src/lib.rs:43
↓ 1 callersFunctionprocess_part1
(input: &str)
2020/rust/day-04/src/lib.rs:15
↓ 1 callersFunctionprocess_part1
(input: &str)
2020/rust/day-06/src/lib.rs:6
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-11/src/lib.rs:83
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-10/src/lib.rs:63
↓ 1 callersFunctionprocess_part1
x=20..30, y=-10..-5
2021/rust/day-17/src/lib.rs:79
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-09/src/lib.rs:61
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-12/src/lib.rs:71
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-08/src/lib.rs:25
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-20/src/lib.rs:179
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-07/src/lib.rs:39
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-13/src/lib.rs:134
↓ 1 callersFunctionprocess_part1
x=20..30, y=-10..-5
2021/rust/day-18/src/lib.rs:619
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-21/src/lib.rs:55
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-24/src/lib.rs:152
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-22/src/lib.rs:128
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-14/src/lib.rs:38
↓ 1 callersFunctionprocess_part1
(input: &[u8])
2021/rust/day-16/src/lib.rs:218
↓ 1 callersFunctionprocess_part1
(input: &str)
2021/rust/day-15/src/lib.rs:68
↓ 1 callersFunctionprocess_part1
############# #...........# ###B#C#B#D### #A#D#C#A# ######### fn cost()
2021/rust/day-23/src/lib.rs:454
↓ 1 callersFunctionprocess_part1
(input: &str)
2022/rust/day-01/src/lib.rs:1
↓ 1 callersFunctionprocess_part1
(input: &str)
2022/rust/day-03/src/lib.rs:5
↓ 1 callersFunctionprocess_part1
(input: &str)
2022/rust/day-05/src/lib.rs:87
↓ 1 callersFunctionprocess_part1
(input: &str)
2022/rust/day-04/src/lib.rs:45
↓ 1 callersFunctionprocess_part1
(input: &str)
2022/rust/day-02/src/lib.rs:40
↓ 1 callersFunctionprocess_part1_opt2
(input: &str)
2021/rust/day-07/src/lib.rs:65
↓ 1 callersFunctionprocess_part2
(input: &str, slopes: Vec<(usize, usize)>)
2020/rust/day-03/src/lib.rs:22
↓ 1 callersFunctionprocess_part2
(input: &str)
2020/rust/day-02/src/lib.rs:63
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-11/src/lib.rs:137
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-10/src/lib.rs:198
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-17/src/lib.rs:119
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-09/src/lib.rs:189
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-12/src/lib.rs:130
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-08/src/lib.rs:66
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-20/src/lib.rs:194
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-07/src/lib.rs:86
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-13/src/lib.rs:149
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-18/src/lib.rs:627
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-21/src/lib.rs:107
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-24/src/lib.rs:248
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-22/src/lib.rs:161
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-14/src/lib.rs:109
↓ 1 callersFunctionprocess_part2
(input: &[u8])
2021/rust/day-16/src/lib.rs:225
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-15/src/lib.rs:191
↓ 1 callersFunctionprocess_part2
(input: &str)
2021/rust/day-23/src/lib.rs:517
↓ 1 callersFunctionprocess_part2
(input: &str)
2022/rust/day-01/src/lib.rs:15
↓ 1 callersFunctionprocess_part2
(input: &str)
2022/rust/day-03/src/lib.rs:31
↓ 1 callersFunctionprocess_part2
(input: &str)
2022/rust/day-05/src/lib.rs:112
↓ 1 callersFunctionprocess_part2
(input: &str)
2022/rust/day-04/src/lib.rs:65
↓ 1 callersFunctionprocess_part2
(input: &str)
2022/rust/day-02/src/lib.rs:65
↓ 1 callersFunctionprocess_password_line
(line: &str)
2020/rust/day-02/src/lib.rs:48
↓ 1 callersFunctionprocess_secret
( secret: &str, )
2024/rust/day-22/src/part1.rs:16
↓ 1 callersFunctionprocess_secret
( secret: &str, )
2024/rust/day-22/src/part2.rs:51
↓ 1 callersFunctionprogram
(input: Span)
2020/rust/day-14/src/lib.rs:95
↓ 1 callersFunctionpush_button
( mut state: BitVec<u8>, button: &[usize], )
2025/rust/day-10/src/part1.rs:56
↓ 1 callersFunctionpush_button
#[memoize]
2025/rust/day-10/src/part2.rs:72
↓ 1 callersFunctionpuzzle_input
( input: &str, )
2021/rust/day-09/src/lib.rs:38
↓ 1 callersFunctionpuzzle_input
( input: &str, )
2021/rust/day-08/src/lib.rs:17
↓ 1 callersFunctionpuzzle_input
(input: &str)
2021/rust/day-15/src/lib.rs:27
↓ 1 callersFunctionpuzzle_input
(input: &str)
2021/rust/day-23/src/lib.rs:441
↓ 1 callersFunctionpuzzle_input2
( input: &str, )
2021/rust/day-07/src/lib.rs:13
↓ 1 callersFunctionpuzzle_input2
(input: &str)
2021/rust/day-15/src/lib.rs:128
↓ 1 callersFunctionpuzzle_input_2
( input: &str, )
2021/rust/day-09/src/lib.rs:142
↓ 1 callersFunctionpuzzle_input_2
( input: &str, )
2021/rust/day-08/src/lib.rs:55
↓ 1 callersFunctionquantum_rolls
()
2021/rust/day-21/src/lib.rs:96
↓ 1 callersFunctionranges
( input: &str, )
2025/rust/day-02/src/part1.rs:28
↓ 1 callersFunctionrate_trail
( map: &HashMap<IVec2, u32>, starting_position: &IVec2, ending_positions: &[IVec2], )
2024/rust/day-10/src/part2.rs:40
↓ 1 callersFunctionrock_shift_east
( rock_map: &HashMap<IVec2, Rock>, boundaries: &IVec2, static_rocks: &HashMap<IVec2, Rock>, )
2023/rust/day-14/src/part2.rs:301
↓ 1 callersFunctionrock_shift_north
( rock_map: &HashMap<IVec2, Rock>, boundaries: &IVec2, static_rocks: &HashMap<IVec2, Rock>, )
2023/rust/day-14/src/part1.rs:104
↓ 1 callersFunctionrock_shift_north
( rock_map: &HashMap<IVec2, Rock>, boundaries: &IVec2, static_rocks: &HashMap<IVec2, Rock>, )
2023/rust/day-14/src/part2.rs:205
↓ 1 callersFunctionrock_shift_south
( rock_map: &HashMap<IVec2, Rock>, boundaries: &IVec2, static_rocks: &HashMap<IVec2, Rock>, )
2023/rust/day-14/src/part2.rs:269
↓ 1 callersFunctionrock_shift_west
( rock_map: &HashMap<IVec2, Rock>, boundaries: &IVec2, static_rocks: &HashMap<IVec2, Rock>, )
2023/rust/day-14/src/part2.rs:237
↓ 1 callersFunctionrocks
(input: &str)
2022/rust/day-17/src/lib.rs:82
↓ 1 callersFunctionruleset
(input: &str)
2020/rust/day-19/src/lib.rs:71
↓ 1 callersMethodrun
(&mut self, value: i64)
2019/rust/13/main.rs:359
↓ 1 callersMethodrun
(&mut self, value: i64)
2019/rust/13-2/main.rs:371
↓ 1 callersMethodscore
(&self)
2021/rust/day-04/src/lib.rs:36
↓ 1 callersMethodscore
(&self)
2023/rust/day-04/src/part1.rs:24
↓ 1 callersMethodscore
(&self)
2023/rust/day-04/src/part1_nom_supreme.rs:26
↓ 1 callersFunctionscore_hand
#[derive(Debug)] struct Hand { hand: HandType, card_scores: Vec<u32>, }
2023/rust/day-07/src/part1.rs:23
↓ 1 callersFunctionscore_hand
#[derive(Debug)] struct Hand { hand: HandType, first_card: char, }
2023/rust/day-07/src/part2.rs:23
↓ 1 callersFunctionscore_hand
( hand: &str, )
2023/rust/day-07/src/part1_enums.rs:72
↓ 1 callersFunctionsearch_trail
( map: &HashMap<IVec2, u32>, position: &IVec2, )
2024/rust/day-10/src/part1.rs:28
↓ 1 callersFunctionsearch_trail
( map: &HashMap<IVec2, u32>, position: &IVec2, )
2024/rust/day-10/src/part2.rs:79
↓ 1 callersFunctionsearch_trail
( map: &HashMap<IVec2, u32>, position: &IVec2, )
2024/rust/day-10/src/part1_pathfinding_rayon.rs:32
↓ 1 callersFunctionsearch_trail
( map: &HashMap<IVec2, u32>, position: &IVec2, )
2024/rust/day-10/src/part1_pathfinding.rs:29
↓ 1 callersFunctionseparator
(input: &str)
2021/rust/day-04/src/lib.rs:117
↓ 1 callersFunctionshouldMoveDown
(xMax int, xMin int, yMax int, yMin int)
2017/3/main.go:72
↓ 1 callersFunctionshouldMoveLeft
(xMax int, xMin int, yMax int, yMin int)
2017/3/main.go:68
↓ 1 callersFunctionshouldMoveRight
(a int, b int, c int, d int)
2017/3/main.go:60
↓ 1 callersFunctionshouldMoveUp
(a int, b int, c int, d int)
2017/3/main.go:64
↓ 1 callersFunctionsnafu
(input: &str)
2022/rust/day-25/src/lib.rs:30
↓ 1 callersFunctionsnafu_digits
(input: &str)
2022/rust/day-25/src/lib.rs:21
↓ 1 callersFunctionsolve
()
2020/rust/day-18/src/libpart2.rs:22
↓ 1 callersMethodsolve
(&self)
2024/rust/day-13/src/part2.rs:45
↓ 1 callersFunctionsolve_intersection
19, 13, 30 @ -2, 1, -2 18, 19, 22 @ -1, -1, -2
2023/rust/day-24/src/part1.rs:155
↓ 1 callersFunctionsolve_intersection
19, 13, 30 @ -2, 1, -2 18, 19, 22 @ -1, -1, -2
2023/rust/day-24/src/part2.rs:161
↓ 1 callersMethodsolve_intersection
( &self, hail_two: &Hail, )
2023/rust/day-24/src/part1.rs:25
↓ 1 callersMethodsolve_intersection
( &self, hail_two: &Hail, )
2023/rust/day-24/src/part2.rs:31
← previousnext →501–600 of 2,332, ranked by callers