Skip to content

leomotors/Advent-Of-Code-2021

Repository files navigation

Advent Of Code 2021

My Code for Advent of Code 2021

Participate because everyone do

Written in C++ because C++ is the best language for problem solving

Note: I use

#include <bits/stdc++.h>
using namespace std;

because it is what competitive programmers do

Surely not to use it on production

My Progress

Total Stars: 18/50

Day Stars
1 🌟🌟
2 🌟🌟
3 🌟🌟
4 🌟🌟
5 🌟🌟
6 🌟🌟
7 🌟🌟
8
9 🌟🌟
10
11
12
13
14
15 🌟🌟
16
17
18
19
20
21
22
23
24
25

Table Built by Smart GitHub Copilot