Adding 4th assignment - Simple Search

This commit is contained in:
Christopher Sanden
2025-11-01 17:29:11 +01:00
parent 48a478acac
commit 4c6e3d0905
10 changed files with 5982 additions and 1 deletions

View File

@@ -28,6 +28,11 @@
</component>
<component name="ChangeListManager">
<list default="true" id="e3758ede-1321-4b2e-94dd-da87753a03f6" name="Changes" comment="Finished">
<change afterPath="$PROJECT_DIR$/../SimpleSearch/EBankAccountType.h" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../SimpleSearch/TBankAccount.cpp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../SimpleSearch/TBankAccount.h" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../SimpleSearch/TLinkedList.cpp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../SimpleSearch/TLinkedList.h" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -94,8 +99,8 @@
</method>
</configuration>
<list>
<item itemvalue="CMake Application.assignment1" />
<item itemvalue="C/C++ File.main.cpp" />
<item itemvalue="CMake Application.assignment1" />
</list>
</component>
<component name="TaskManager">
@@ -110,6 +115,7 @@
<workItem from="1760967500921" duration="5495000" />
<workItem from="1761213959983" duration="4210000" />
<workItem from="1761302251197" duration="113000" />
<workItem from="1762005492338" duration="914000" />
</task>
<task id="LOCAL-00001" summary="Finished">
<option name="closed" value="true" />