a series of problems to prove your array knowledge. you use the information in the docs folder only, NO GOOGLE on this lab.

workspace.xml 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="3455511b-a100-4bbd-b07c-68f009bc8dbc" name="Default" comment="">
  5. <change afterPath="$PROJECT_DIR$/arraz/src/main/java/MaxMin.java" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/arraz/src/main/java/OddEven.java" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/arraz/arraz.iml" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/arraz.iml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/arraz/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/pom.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" afterDir="false" />
  13. </list>
  14. <ignored path="$PROJECT_DIR$/arraz/target/" />
  15. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="FUSProjectUsageTrigger">
  22. <session id="1055774410">
  23. <usages-collector id="statistics.lifecycle.project">
  24. <counts>
  25. <entry key="project.closed" value="4" />
  26. <entry key="project.open.time.10" value="1" />
  27. <entry key="project.open.time.11" value="1" />
  28. <entry key="project.open.time.14" value="1" />
  29. <entry key="project.open.time.9" value="1" />
  30. <entry key="project.opened" value="4" />
  31. </counts>
  32. </usages-collector>
  33. <usages-collector id="statistics.file.extensions.edit">
  34. <counts>
  35. <entry key="java" value="11312" />
  36. </counts>
  37. </usages-collector>
  38. <usages-collector id="statistics.file.types.edit">
  39. <counts>
  40. <entry key="JAVA" value="11312" />
  41. </counts>
  42. </usages-collector>
  43. <usages-collector id="statistics.file.extensions.open">
  44. <counts>
  45. <entry key="java" value="5" />
  46. </counts>
  47. </usages-collector>
  48. <usages-collector id="statistics.file.types.open">
  49. <counts>
  50. <entry key="JAVA" value="5" />
  51. </counts>
  52. </usages-collector>
  53. </session>
  54. </component>
  55. <component name="FileEditorManager">
  56. <leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
  57. <file pinned="false" current-in-tab="false">
  58. <entry file="file://$PROJECT_DIR$/arraz/src/main/java/Arraz.java">
  59. <provider selected="true" editor-type-id="text-editor">
  60. <state relative-caret-position="315">
  61. <caret line="201" column="14" selection-start-line="201" selection-start-column="14" selection-end-line="201" selection-end-column="14" />
  62. <folding>
  63. <element signature="imports" expanded="true" />
  64. <element signature="e#3972#3981#0" expanded="true" />
  65. <element signature="e#4030#4039#0" expanded="true" />
  66. <element signature="e#6008#6009#0" expanded="true" />
  67. <element signature="e#6066#6067#0" expanded="true" />
  68. <element signature="e#6256#6257#0" expanded="true" />
  69. <element signature="e#6319#6320#0" expanded="true" />
  70. </folding>
  71. </state>
  72. </provider>
  73. </entry>
  74. </file>
  75. <file pinned="false" current-in-tab="true">
  76. <entry file="file://$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java">
  77. <provider selected="true" editor-type-id="text-editor">
  78. <state relative-caret-position="5685">
  79. <caret line="379" column="36" selection-start-line="379" selection-start-column="36" selection-end-line="379" selection-end-column="36" />
  80. <folding>
  81. <element signature="imports" expanded="true" />
  82. </folding>
  83. </state>
  84. </provider>
  85. </entry>
  86. </file>
  87. <file pinned="false" current-in-tab="false">
  88. <entry file="file://$PROJECT_DIR$/README.md">
  89. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  90. <state split_layout="SPLIT">
  91. <first_editor relative-caret-position="270">
  92. <caret line="18" selection-start-line="18" selection-end-line="18" />
  93. </first_editor>
  94. <second_editor />
  95. </state>
  96. </provider>
  97. </entry>
  98. </file>
  99. </leaf>
  100. </component>
  101. <component name="FileTemplateManagerImpl">
  102. <option name="RECENT_TEMPLATES">
  103. <list>
  104. <option value="JUnit4 Test Class" />
  105. <option value="Class" />
  106. </list>
  107. </option>
  108. </component>
  109. <component name="Git.Settings">
  110. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  111. </component>
  112. <component name="GradleLocalSettings">
  113. <option name="projectSyncType">
  114. <map>
  115. <entry key="$USER_HOME$/GitHub/gs-gradle/initial" value="PREVIEW" />
  116. </map>
  117. </option>
  118. </component>
  119. <component name="IdeDocumentHistory">
  120. <option name="CHANGED_PATHS">
  121. <list>
  122. <option value="$PROJECT_DIR$/README.md" />
  123. <option value="$PROJECT_DIR$/arraz/src/test/java/OddEven.java" />
  124. <option value="$PROJECT_DIR$/arraz/src/main/java/OddEven.java" />
  125. <option value="$PROJECT_DIR$/arraz/src/main/java/MaxMin.java" />
  126. <option value="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" />
  127. <option value="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" />
  128. </list>
  129. </option>
  130. </component>
  131. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  132. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  133. <component name="JsGulpfileManager">
  134. <detection-done>true</detection-done>
  135. <sorting>DEFINITION_ORDER</sorting>
  136. </component>
  137. <component name="MavenImportPreferences">
  138. <option name="importingSettings">
  139. <MavenImportingSettings>
  140. <option name="importAutomatically" value="true" />
  141. </MavenImportingSettings>
  142. </option>
  143. </component>
  144. <component name="ProjectFrameBounds">
  145. <option name="y" value="23" />
  146. <option name="width" value="1280" />
  147. <option name="height" value="709" />
  148. </component>
  149. <component name="ProjectView">
  150. <navigator proportions="" version="1">
  151. <foldersAlwaysOnTop value="true" />
  152. </navigator>
  153. <panes>
  154. <pane id="ProjectPane">
  155. <subPane>
  156. <expand>
  157. <path>
  158. <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
  159. <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
  160. </path>
  161. <path>
  162. <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
  163. <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
  164. <item name="arraz" type="462c0819:PsiDirectoryNode" />
  165. </path>
  166. <path>
  167. <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
  168. <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
  169. <item name="arraz" type="462c0819:PsiDirectoryNode" />
  170. <item name="src" type="462c0819:PsiDirectoryNode" />
  171. </path>
  172. <path>
  173. <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
  174. <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
  175. <item name="arraz" type="462c0819:PsiDirectoryNode" />
  176. <item name="src" type="462c0819:PsiDirectoryNode" />
  177. <item name="main" type="462c0819:PsiDirectoryNode" />
  178. </path>
  179. <path>
  180. <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
  181. <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
  182. <item name="arraz" type="462c0819:PsiDirectoryNode" />
  183. <item name="src" type="462c0819:PsiDirectoryNode" />
  184. <item name="main" type="462c0819:PsiDirectoryNode" />
  185. <item name="java" type="462c0819:PsiDirectoryNode" />
  186. </path>
  187. </expand>
  188. <select />
  189. </subPane>
  190. </pane>
  191. <pane id="PackagesPane" />
  192. <pane id="Scope" />
  193. </panes>
  194. </component>
  195. <component name="PropertiesComponent">
  196. <property name="GO_FMT" value="false" />
  197. <property name="SearchEverywhereHistoryKey" value="&#9;FILE&#9;file:///Users/michelledimarino/Labs/ArraysGoneWild/arraz/src/main/java/Arraz.java" />
  198. <property name="WebServerToolWindowFactoryState" value="false" />
  199. <property name="aspect.path.notification.shown" value="true" />
  200. <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1544138989453" />
  201. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit4" />
  202. <property name="jdk.selected.JAVA_MODULE" value="1.8" />
  203. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  204. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  205. <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
  206. </component>
  207. <component name="RecentsManager">
  208. <key name="CreateTestDialog.RecentsKey">
  209. <recent name="" />
  210. </key>
  211. <key name="CreateTestDialog.Recents.Supers">
  212. <recent name="" />
  213. </key>
  214. </component>
  215. <component name="RunDashboard">
  216. <option name="ruleStates">
  217. <list>
  218. <RuleState>
  219. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  220. </RuleState>
  221. <RuleState>
  222. <option name="name" value="StatusDashboardGroupingRule" />
  223. </RuleState>
  224. </list>
  225. </option>
  226. </component>
  227. <component name="RunManager" selected="JUnit.ArrazTest.averageWOMaxMinTest2">
  228. <configuration default="true" type="Applet" factoryName="Applet">
  229. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  230. <method v="2">
  231. <option name="Make" enabled="true" />
  232. </method>
  233. </configuration>
  234. <configuration default="true" type="Application" factoryName="Application">
  235. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  236. <method v="2">
  237. <option name="Make" enabled="true" />
  238. </method>
  239. </configuration>
  240. <configuration name="ArrazTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  241. <module name="arraz" />
  242. <option name="PACKAGE_NAME" value="" />
  243. <option name="MAIN_CLASS_NAME" value="ArrazTest" />
  244. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  245. <method v="2">
  246. <option name="Make" enabled="true" />
  247. </method>
  248. </configuration>
  249. <configuration name="ArrazTest.ArrayListToArrayTest2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  250. <module name="arraz" />
  251. <option name="PACKAGE_NAME" value="" />
  252. <option name="MAIN_CLASS_NAME" value="ArrazTest" />
  253. <option name="METHOD_NAME" value="ArrayListToArrayTest2" />
  254. <option name="TEST_OBJECT" value="method" />
  255. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  256. <method v="2">
  257. <option name="Make" enabled="true" />
  258. </method>
  259. </configuration>
  260. <configuration name="ArrazTest.averageWOMaxMinTest1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  261. <module name="arraz" />
  262. <option name="PACKAGE_NAME" value="" />
  263. <option name="MAIN_CLASS_NAME" value="ArrazTest" />
  264. <option name="METHOD_NAME" value="averageWOMaxMinTest1" />
  265. <option name="TEST_OBJECT" value="method" />
  266. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  267. <method v="2">
  268. <option name="Make" enabled="true" />
  269. </method>
  270. </configuration>
  271. <configuration name="ArrazTest.averageWOMaxMinTest2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  272. <module name="arraz" />
  273. <option name="PACKAGE_NAME" value="" />
  274. <option name="MAIN_CLASS_NAME" value="ArrazTest" />
  275. <option name="METHOD_NAME" value="averageWOMaxMinTest2" />
  276. <option name="TEST_OBJECT" value="method" />
  277. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  278. <method v="2">
  279. <option name="Make" enabled="true" />
  280. </method>
  281. </configuration>
  282. <configuration name="ArrazTest.removeDupesTest2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  283. <module name="arraz" />
  284. <option name="PACKAGE_NAME" value="" />
  285. <option name="MAIN_CLASS_NAME" value="ArrazTest" />
  286. <option name="METHOD_NAME" value="removeDupesTest2" />
  287. <option name="TEST_OBJECT" value="method" />
  288. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  289. <method v="2">
  290. <option name="Make" enabled="true" />
  291. </method>
  292. </configuration>
  293. <configuration default="true" type="JUnit" factoryName="JUnit">
  294. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  295. <method v="2">
  296. <option name="Make" enabled="true" />
  297. </method>
  298. </configuration>
  299. <configuration default="true" type="TestNG" factoryName="TestNG">
  300. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  301. <properties />
  302. <listeners />
  303. <method v="2">
  304. <option name="Make" enabled="true" />
  305. </method>
  306. </configuration>
  307. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  308. <module name="" />
  309. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  310. <option name="PROGRAM_PARAMETERS" />
  311. <predefined_log_file id="idea.log" enabled="true" />
  312. <method v="2">
  313. <option name="Make" enabled="true" />
  314. </method>
  315. </configuration>
  316. <list>
  317. <item itemvalue="JUnit.ArrazTest" />
  318. <item itemvalue="JUnit.ArrazTest.ArrayListToArrayTest2" />
  319. <item itemvalue="JUnit.ArrazTest.removeDupesTest2" />
  320. <item itemvalue="JUnit.ArrazTest.averageWOMaxMinTest1" />
  321. <item itemvalue="JUnit.ArrazTest.averageWOMaxMinTest2" />
  322. </list>
  323. <recent_temporary>
  324. <list>
  325. <item itemvalue="JUnit.ArrazTest.averageWOMaxMinTest2" />
  326. <item itemvalue="JUnit.ArrazTest.averageWOMaxMinTest1" />
  327. <item itemvalue="JUnit.ArrazTest.removeDupesTest2" />
  328. <item itemvalue="JUnit.ArrazTest.ArrayListToArrayTest2" />
  329. <item itemvalue="JUnit.ArrazTest" />
  330. </list>
  331. </recent_temporary>
  332. </component>
  333. <component name="SvnConfiguration">
  334. <configuration />
  335. </component>
  336. <component name="TaskManager">
  337. <task active="true" id="Default" summary="Default task">
  338. <changelist id="3455511b-a100-4bbd-b07c-68f009bc8dbc" name="Default" comment="" />
  339. <created>1543955860758</created>
  340. <option name="number" value="Default" />
  341. <option name="presentableId" value="Default" />
  342. <updated>1543955860758</updated>
  343. <workItem from="1543955862749" duration="2347000" />
  344. <workItem from="1543958998826" duration="113000" />
  345. <workItem from="1544020724645" duration="762000" />
  346. <workItem from="1544046506124" duration="10562000" />
  347. <workItem from="1544100898447" duration="1305000" />
  348. <workItem from="1544119638912" duration="9841000" />
  349. <workItem from="1544137059056" duration="1924000" />
  350. </task>
  351. <task id="LOCAL-00001" summary="readme and docs">
  352. <created>1544021313039</created>
  353. <option name="number" value="00001" />
  354. <option name="presentableId" value="LOCAL-00001" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1544021313039</updated>
  357. </task>
  358. <option name="localTasksCounter" value="2" />
  359. <servers />
  360. </component>
  361. <component name="TestHistory">
  362. <history-entry file="ArrazTest_removeDupesTest1 - 2018.12.06 at 18h 14m 33s.xml">
  363. <configuration name="ArrazTest.removeDupesTest1" configurationId="JUnit" />
  364. </history-entry>
  365. <history-entry file="ArrazTest_removeDupesTest1 - 2018.12.06 at 18h 14m 49s.xml">
  366. <configuration name="ArrazTest.removeDupesTest1" configurationId="JUnit" />
  367. </history-entry>
  368. <history-entry file="ArrazTest_removeDupesTest1 - 2018.12.06 at 18h 15m 16s.xml">
  369. <configuration name="ArrazTest.removeDupesTest1" configurationId="JUnit" />
  370. </history-entry>
  371. <history-entry file="ArrazTest - 2018.12.06 at 18h 18m 14s.xml">
  372. <configuration name="ArrazTest" configurationId="JUnit" />
  373. </history-entry>
  374. <history-entry file="ArrazTest_ArrayListToArrayTest2 - 2018.12.06 at 18h 18m 46s.xml">
  375. <configuration name="ArrazTest.ArrayListToArrayTest2" configurationId="JUnit" />
  376. </history-entry>
  377. <history-entry file="ArrazTest_removeDupesTest2 - 2018.12.06 at 18h 19m 46s.xml">
  378. <configuration name="ArrazTest.removeDupesTest2" configurationId="JUnit" />
  379. </history-entry>
  380. <history-entry file="ArrazTest_averageWOMaxMinTest1 - 2018.12.06 at 18h 26m 52s.xml">
  381. <configuration name="ArrazTest.averageWOMaxMinTest1" configurationId="JUnit" />
  382. </history-entry>
  383. <history-entry file="ArrazTest_averageWOMaxMinTest1 - 2018.12.06 at 18h 27m 44s.xml">
  384. <configuration name="ArrazTest.averageWOMaxMinTest1" configurationId="JUnit" />
  385. </history-entry>
  386. <history-entry file="ArrazTest_averageWOMaxMinTest1 - 2018.12.06 at 18h 28m 34s.xml">
  387. <configuration name="ArrazTest.averageWOMaxMinTest1" configurationId="JUnit" />
  388. </history-entry>
  389. <history-entry file="ArrazTest_averageWOMaxMinTest2 - 2018.12.06 at 18h 29m 40s.xml">
  390. <configuration name="ArrazTest.averageWOMaxMinTest2" configurationId="JUnit" />
  391. </history-entry>
  392. </component>
  393. <component name="TimeTrackingManager">
  394. <option name="totallyTimeSpent" value="26854000" />
  395. </component>
  396. <component name="ToolWindowManager">
  397. <frame x="0" y="23" width="1280" height="709" extended-state="6" />
  398. <editor active="true" />
  399. <layout>
  400. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.27382874" />
  401. <window_info id="Structure" order="1" weight="0.25" />
  402. <window_info id="Image Layers" order="2" />
  403. <window_info id="Designer" order="3" />
  404. <window_info id="UI Designer" order="4" />
  405. <window_info id="Capture Tool" order="5" />
  406. <window_info id="Favorites" order="6" side_tool="true" />
  407. <window_info anchor="bottom" id="Message" order="0" />
  408. <window_info anchor="bottom" id="Find" order="1" />
  409. <window_info anchor="bottom" id="Run" order="2" weight="0.32901135" />
  410. <window_info anchor="bottom" id="Debug" order="3" weight="0.3987034" />
  411. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  412. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  413. <window_info anchor="bottom" id="TODO" order="6" />
  414. <window_info anchor="bottom" id="Terminal" order="7" />
  415. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
  416. <window_info anchor="bottom" id="Version Control" order="9" />
  417. <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
  418. <window_info anchor="bottom" id="Messages" order="11" weight="0.32901135" />
  419. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  420. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  421. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  422. <window_info anchor="right" id="Palette" order="3" />
  423. <window_info anchor="right" id="Capture Analysis" order="4" />
  424. <window_info anchor="right" id="Theme Preview" order="5" />
  425. <window_info anchor="right" id="Database" order="6" />
  426. <window_info anchor="right" id="Palette&#9;" order="7" />
  427. <window_info anchor="right" id="Maven Projects" order="8" />
  428. </layout>
  429. </component>
  430. <component name="TypeScriptGeneratedFilesManager">
  431. <option name="version" value="1" />
  432. </component>
  433. <component name="VcsContentAnnotationSettings">
  434. <option name="myLimit" value="2678400000" />
  435. </component>
  436. <component name="VcsManagerConfiguration">
  437. <MESSAGE value="readme and docs" />
  438. <option name="LAST_COMMIT_MESSAGE" value="readme and docs" />
  439. </component>
  440. <component name="editorHistoryManager">
  441. <entry file="file://$PROJECT_DIR$/arraz/pom.xml">
  442. <provider selected="true" editor-type-id="text-editor" />
  443. </entry>
  444. <entry file="file://$PROJECT_DIR$/arraz/src/test/java/OddEven.java" />
  445. <entry file="file://$PROJECT_DIR$/arraz/src/main/java/MaxMin.java">
  446. <provider selected="true" editor-type-id="text-editor">
  447. <state relative-caret-position="150">
  448. <caret line="10" column="25" lean-forward="true" selection-start-line="10" selection-start-column="25" selection-end-line="10" selection-end-column="25" />
  449. </state>
  450. </provider>
  451. </entry>
  452. <entry file="file://$PROJECT_DIR$/arraz/src/main/java/OddEven.java">
  453. <provider selected="true" editor-type-id="text-editor">
  454. <state relative-caret-position="165">
  455. <caret line="13" column="30" selection-start-line="13" selection-start-column="30" selection-end-line="13" selection-end-column="30" />
  456. <folding>
  457. <element signature="e#322#323#0" expanded="true" />
  458. </folding>
  459. </state>
  460. </provider>
  461. </entry>
  462. <entry file="file://$PROJECT_DIR$/README.md">
  463. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  464. <state split_layout="SPLIT">
  465. <first_editor relative-caret-position="270">
  466. <caret line="18" selection-start-line="18" selection-end-line="18" />
  467. </first_editor>
  468. <second_editor />
  469. </state>
  470. </provider>
  471. </entry>
  472. <entry file="file://$PROJECT_DIR$/arraz/src/main/java/Arraz.java">
  473. <provider selected="true" editor-type-id="text-editor">
  474. <state relative-caret-position="315">
  475. <caret line="201" column="14" selection-start-line="201" selection-start-column="14" selection-end-line="201" selection-end-column="14" />
  476. <folding>
  477. <element signature="imports" expanded="true" />
  478. <element signature="e#3972#3981#0" expanded="true" />
  479. <element signature="e#4030#4039#0" expanded="true" />
  480. <element signature="e#6008#6009#0" expanded="true" />
  481. <element signature="e#6066#6067#0" expanded="true" />
  482. <element signature="e#6256#6257#0" expanded="true" />
  483. <element signature="e#6319#6320#0" expanded="true" />
  484. </folding>
  485. </state>
  486. </provider>
  487. </entry>
  488. <entry file="file://$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java">
  489. <provider selected="true" editor-type-id="text-editor">
  490. <state relative-caret-position="5685">
  491. <caret line="379" column="36" selection-start-line="379" selection-start-column="36" selection-end-line="379" selection-end-column="36" />
  492. <folding>
  493. <element signature="imports" expanded="true" />
  494. </folding>
  495. </state>
  496. </provider>
  497. </entry>
  498. </component>
  499. <component name="masterDetails">
  500. <states>
  501. <state key="ProjectJDKs.UI">
  502. <settings>
  503. <last-edited>1.8</last-edited>
  504. <splitter-proportions>
  505. <option name="proportions">
  506. <list>
  507. <option value="0.2" />
  508. </list>
  509. </option>
  510. </splitter-proportions>
  511. </settings>
  512. </state>
  513. </states>
  514. </component>
  515. </project>