Skip to content

FullValueRider/AoC2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AoC2023

Advent of code in 2023. Solutions in

  • twinBasic
  • Nim
  • any other languages I have a bash at.

I'm not a professional programmer (and never was). I worked with technical documents and used Word VBA to a large extent to help massage document formatting. So programmingwise, mydefault thinking mode is VBA.

My VBA (now twinBasic) solutions generally come first and then translated to other languages, so please don't expect other languages to good idiomatic exmaples.
Now I'm crinkley and tossed on the scrapheap of life, its more about stopping my brain from fossilising than anything else.

Timings in milliseconds(ms) or Seconds (s) ??or minutes (m)

Day twinBasic Nim
1 19.5 ms 47 ms
2 7.8 ms 47 ms
3 265 ms 29 ms
4 265 s 480 s
5* 35ms 8 msec
6 0 msec 0 msec
  • Solution for part 2 works for the test case but take too long for the problem data

About

Advent of code in 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages