_SADIEM_'s blog

By _SADIEM_, history, 17 months ago, In English

AoC 22

Day 11.

Though that problem really took a while from me trying to get the inputs in a proper way helps in my solution, Still didn't manage to solve part 2 from it T_T.

Knowing in part 2 the results will overflow in C++ int64 . And in the actual solution for the samples, it were handled in some how "didn't manage to reach it", Any hints that might help me with that ?

My current code for part2 - Excuse my spaghetti code OcO

Spoiler
  • Vote: I like it
  • +11
  • Vote: I do not like it

| Write comment?
»
13 days ago, # |
  Vote: I like it 0 Vote: I do not like it