working code

This commit is contained in:
TinyAtoms
2020-02-03 15:10:29 -03:00
commit 90e3e0d274
39 changed files with 3393 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/massiveatoms/Desktop/studieproject/homebrew/main.cpp
iostream
-
vector
-
unordered_map
-
algorithm
-
random
-
iterator
-
chrono
-
string
-
math.h
-