Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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