Added solution to Day4-2

This commit is contained in:
2020-12-04 21:33:18 -05:00
parent f8ea60ac3a
commit 8365931ba0
2 changed files with 309 additions and 1 deletions

View File

@@ -129,5 +129,6 @@ int main(){
}
/* Results:
There are 228 valid passports
It took 1.999 milliseconds to finish this problem
*/