Count number of hits

This commit is contained in:
SinTan1729
2023-04-03 15:46:22 -05:00
parent 046c6d63a4
commit 618fd0e53a
6 changed files with 102 additions and 67 deletions

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

@@ -0,0 +1,4 @@
{
"editor.language.colorizedBracketPairs": [],
"editor.bracketPairColorization.enabled": true
}