|
code logs -> 2023 -> Tue, 28 Nov 2023 | < code.20231127.log - code.20231129.log > |
--- Log opened Tue Nov 28 00:00:13 2023 |
00:43 | | JustBob [justbob@Nightstar.Customer.Dissatisfaction.Administrator] has quit [Ping timeout: 121 seconds] |
00:48 | | JustBob [justbob@ServerAdministrator.Nightstar.Net] has joined #code |
00:48 | | mode/#code [+o JustBob] by ChanServ |
01:55 | | Vornicus [Vorn@Nightstar-ivektl.res.spectrum.com] has joined #code |
01:55 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
02:30 | <@macdjord> | I'm working through last year's Advent of Code problems, and I'm having an issue on Day 20 Part 1. My script, when run on the example given in the problem, produces exactly the expected output and the right final answer, but when I run it on my actual input, I'm told the answer is wrong. |
02:30 | <@macdjord> | What I'd like is if someone could send me their input, their answer, and a printout of the list of numbers after every mix operation. Hopefully then I can track down where I've gone wrong. |
03:14 | | panzerfaus [uid279771@Nightstar-l49s2t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
03:23 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
03:41 | | Degi_ [Degi@Nightstar-3no6hi.pool.telefonica.de] has joined #code |
03:42 | | Degi [Degi@Nightstar-95jnj4.pool.telefonica.de] has quit [Ping timeout: 121 seconds] |
03:42 | | Degi_ is now known as Degi |
04:51 | | Alek [Alek@Nightstar-06ca3p.il.comcast.net] has quit [Connection closed] |
04:58 | <@macdjord> | (If someone want to help when I'm not around, my client will accept file transfers, and my email is macdjord at gmail.com.) |
05:01 | | Alek [Alek@Nightstar-06ca3p.il.comcast.net] has joined #code |
05:27 | <~Vornicus> | I've tossed it at some other people i know do AoC |
05:28 | <~Vornicus> | (I didn't do last year's) |
05:32 | <@macdjord> | Vornicus: TY |
05:55 | <~Vornicus> | https://github.com/hyper-neutrino/advent-of-code/tree/main/2022 apparently hyper-neutrino put all their solutions up... no inputs though. I'll run it on my own and tell you what I get |
05:55 | <@macdjord> | Vornicus: Thanks. I don |
05:56 | <@macdjord> | 't want to cheat; I just need to find out where my answer is going wrong. |
05:57 | <~Vornicus> | right, which is why I'm doing this for you~ |
06:20 | <~Vornicus> | ok now to figure out what the right place to put a printout. there isn't a natural starting point for the list in this guy's formulation either... |
06:20 | <@macdjord> | Vornicus: I suggest starting from the element with the value '0'. |
06:20 | <~Vornicus> | works for me |
06:25 | <~Vornicus> | my god. okay the output is 130MB |
06:26 | <@macdjord> | 5000 rows of 5000 numbers most of which are 4-5 digits long, so, yeah, that tracks. |
06:27 | <~Vornicus> | ...compresses to 1.5MB, we're good. emailing now |
06:27 | <@macdjord> | Danke! |
07:36 | | himi [sjjf@Nightstar-o4k.pal.170.103.IP] has joined #code |
07:36 | | mode/#code [+o himi] by ChanServ |
13:58 | | panzerfaus [uid279771@Nightstar-l49s2t.irccloud.com] has joined #code |
15:14 | | Degi [Degi@Nightstar-3no6hi.pool.telefonica.de] has quit [Ping timeout: 121 seconds] |
15:21 | | Degi [Degi@Nightstar-9rrnau.pool.telefonica.de] has joined #code |
17:14 | | Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has joined #code |
19:07 | | panzerfaus [uid279771@Nightstar-l49s2t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
20:46 | | himi [sjjf@Nightstar-o4k.pal.170.103.IP] has quit [Ping timeout: 121 seconds] |
22:44 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code |
22:44 | | mode/#code [+o himi] by ChanServ |
--- Log closed Wed Nov 29 00:00:14 2023 |
|
code logs -> 2023 -> Tue, 28 Nov 2023 | < code.20231127.log - code.20231129.log > |
|