added the skeleton from day4

This commit is contained in:
ZennDev1337 2023-11-22 14:16:43 +01:00
parent 80cd2210a3
commit d388972aee
11 changed files with 728 additions and 5 deletions

9
2021/day4/.idea/day4.iml generated Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>