Skip to content

My Advent of Code 2020 solutions, written in ABAP.

License

Notifications You must be signed in to change notification settings

julianschmuckli/adventofcode_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My Advent of Code 2020 solutions, written in ABAP.

Tasks: https://adventofcode.com/2020/

Input

For the most exercises, I had to format the input a bit in order to run it with ABAP, without creating external database tables etc.

I had done then the following formatting: Formatting in Visual Studio Code