Reformat day 1

This commit is contained in:
Nick Krichevsky 2020-12-02 01:17:06 -05:00
parent 293c063425
commit ab351305af

View file

@ -2,7 +2,6 @@
#include <iostream> #include <iostream>
#include <set> #include <set>
#include <string> #include <string>
#include <vector>
constexpr int TARGET_NUM = 2020; constexpr int TARGET_NUM = 2020;