Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Advent of Code 2024 Day 17 (BaseA Style)

AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team

Discussion thread for day 17 of the Advent of Code - https://adventofcode.com/2024/day/17

10 REPLIES 10
PangHC
13 - Pulsar

hardcode in P2.

 

Spoiler

p1: really annoying to read again and again, and the sample once again is working multiple time before input file is working

p2:
reverse to get the number start from 0 and add 0-7 to get the number.
hardcode for this program, amend your accordingly

2,4,1,1,7,5,4,7,1,4,0,3,5,5,3,0​

 

based on past experience, i believe all ppl have similar pattern

 

 

Labels
Top Solution Authors