Added code

This commit is contained in:
Guillem Hernandez Sola
2026-04-20 10:58:55 +02:00
parent 3bd53a06f6
commit 5a8c6dc7c7
5 changed files with 66 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"java.compile.nullAnalysis.mode": "automatic"
}