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 9.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="0c2c6f8b-1924-4233-96d3-547219bcb47b" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/arraz.iml" beforeDir="false" />
  6. </list>
  7. <ignored path="$PROJECT_DIR$/target/" />
  8. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FUSProjectUsageTrigger">
  15. <session id="1496889644">
  16. <usages-collector id="statistics.lifecycle.project">
  17. <counts>
  18. <entry key="project.closed" value="1" />
  19. <entry key="project.open.time.0" value="1" />
  20. <entry key="project.opened" value="1" />
  21. </counts>
  22. </usages-collector>
  23. </session>
  24. </component>
  25. <component name="Git.Settings">
  26. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  27. </component>
  28. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  29. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  30. <component name="JsGulpfileManager">
  31. <detection-done>true</detection-done>
  32. <sorting>DEFINITION_ORDER</sorting>
  33. </component>
  34. <component name="ProjectFrameBounds">
  35. <option name="y" value="23" />
  36. <option name="width" value="638" />
  37. <option name="height" value="713" />
  38. </component>
  39. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  40. <component name="ProjectView">
  41. <navigator proportions="" version="1">
  42. <foldersAlwaysOnTop value="true" />
  43. </navigator>
  44. <panes>
  45. <pane id="ProjectPane" />
  46. <pane id="Scope" />
  47. <pane id="PackagesPane" />
  48. </panes>
  49. </component>
  50. <component name="PropertiesComponent">
  51. <property name="WebServerToolWindowFactoryState" value="false" />
  52. <property name="aspect.path.notification.shown" value="true" />
  53. <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
  54. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  55. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  56. </component>
  57. <component name="RunDashboard">
  58. <option name="ruleStates">
  59. <list>
  60. <RuleState>
  61. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  62. </RuleState>
  63. <RuleState>
  64. <option name="name" value="StatusDashboardGroupingRule" />
  65. </RuleState>
  66. </list>
  67. </option>
  68. </component>
  69. <component name="RunManager">
  70. <configuration default="true" type="tests" factoryName="Nosetests">
  71. <option name="INTERPRETER_OPTIONS" value="" />
  72. <option name="PARENT_ENVS" value="true" />
  73. <option name="SDK_HOME" value="" />
  74. <option name="WORKING_DIRECTORY" value="" />
  75. <option name="IS_MODULE_SDK" value="false" />
  76. <option name="ADD_CONTENT_ROOTS" value="true" />
  77. <option name="ADD_SOURCE_ROOTS" value="true" />
  78. <module name="" />
  79. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  80. <option name="_new_regexPattern" value="&quot;&quot;" />
  81. <option name="_new_additionalArguments" value="&quot;&quot;" />
  82. <option name="_new_target" value="&quot;&quot;" />
  83. <option name="_new_targetType" value="&quot;PATH&quot;" />
  84. <method v="2" />
  85. </configuration>
  86. <configuration default="true" type="tests" factoryName="Twisted Trial">
  87. <option name="INTERPRETER_OPTIONS" value="" />
  88. <option name="PARENT_ENVS" value="true" />
  89. <option name="SDK_HOME" value="" />
  90. <option name="WORKING_DIRECTORY" value="" />
  91. <option name="IS_MODULE_SDK" value="false" />
  92. <option name="ADD_CONTENT_ROOTS" value="true" />
  93. <option name="ADD_SOURCE_ROOTS" value="true" />
  94. <module name="" />
  95. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  96. <option name="_new_additionalArguments" value="&quot;&quot;" />
  97. <option name="_new_target" value="&quot;&quot;" />
  98. <option name="_new_targetType" value="&quot;PATH&quot;" />
  99. <method v="2" />
  100. </configuration>
  101. <configuration default="true" type="tests" factoryName="Unittests">
  102. <option name="INTERPRETER_OPTIONS" value="" />
  103. <option name="PARENT_ENVS" value="true" />
  104. <option name="SDK_HOME" value="" />
  105. <option name="WORKING_DIRECTORY" value="" />
  106. <option name="IS_MODULE_SDK" value="false" />
  107. <option name="ADD_CONTENT_ROOTS" value="true" />
  108. <option name="ADD_SOURCE_ROOTS" value="true" />
  109. <module name="" />
  110. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  111. <option name="_new_additionalArguments" value="&quot;&quot;" />
  112. <option name="_new_target" value="&quot;&quot;" />
  113. <option name="_new_targetType" value="&quot;PATH&quot;" />
  114. <method v="2" />
  115. </configuration>
  116. <configuration default="true" type="tests" factoryName="py.test">
  117. <option name="INTERPRETER_OPTIONS" value="" />
  118. <option name="PARENT_ENVS" value="true" />
  119. <option name="SDK_HOME" value="" />
  120. <option name="WORKING_DIRECTORY" value="" />
  121. <option name="IS_MODULE_SDK" value="false" />
  122. <option name="ADD_CONTENT_ROOTS" value="true" />
  123. <option name="ADD_SOURCE_ROOTS" value="true" />
  124. <module name="" />
  125. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  126. <option name="_new_keywords" value="&quot;&quot;" />
  127. <option name="_new_additionalArguments" value="&quot;&quot;" />
  128. <option name="_new_target" value="&quot;&quot;" />
  129. <option name="_new_targetType" value="&quot;PATH&quot;" />
  130. <method v="2" />
  131. </configuration>
  132. </component>
  133. <component name="SvnConfiguration">
  134. <configuration />
  135. </component>
  136. <component name="TaskManager">
  137. <task active="true" id="Default" summary="Default task">
  138. <changelist id="0c2c6f8b-1924-4233-96d3-547219bcb47b" name="Default Changelist" comment="" />
  139. <created>1544059041471</created>
  140. <option name="number" value="Default" />
  141. <option name="presentableId" value="Default" />
  142. <updated>1544059041471</updated>
  143. <workItem from="1544059042867" duration="9000" />
  144. </task>
  145. <servers />
  146. </component>
  147. <component name="TimeTrackingManager">
  148. <option name="totallyTimeSpent" value="9000" />
  149. </component>
  150. <component name="ToolWindowManager">
  151. <frame x="0" y="23" width="638" height="713" extended-state="0" />
  152. <layout>
  153. <window_info id="Image Layers" />
  154. <window_info id="Designer" />
  155. <window_info id="UI Designer" />
  156. <window_info id="Capture Tool" />
  157. <window_info id="Favorites" side_tool="true" />
  158. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
  159. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  160. <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
  161. <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
  162. <window_info anchor="bottom" id="Terminal" />
  163. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  164. <window_info anchor="bottom" id="Message" order="0" />
  165. <window_info anchor="bottom" id="Find" order="1" />
  166. <window_info anchor="bottom" id="Run" order="2" />
  167. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  168. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  169. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  170. <window_info anchor="bottom" id="TODO" order="6" />
  171. <window_info anchor="right" id="Palette" />
  172. <window_info anchor="right" id="Theme Preview" />
  173. <window_info anchor="right" id="Capture Analysis" />
  174. <window_info anchor="right" id="Palette&#9;" />
  175. <window_info anchor="right" id="SciView" />
  176. <window_info anchor="right" id="Database" />
  177. <window_info anchor="right" id="Maven Projects" />
  178. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  179. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  180. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  181. </layout>
  182. </component>
  183. <component name="TypeScriptGeneratedFilesManager">
  184. <option name="version" value="1" />
  185. </component>
  186. <component name="VcsContentAnnotationSettings">
  187. <option name="myLimit" value="2678400000" />
  188. </component>
  189. <component name="masterDetails">
  190. <states>
  191. <state key="ProjectJDKs.UI">
  192. <settings>
  193. <last-edited>1.8</last-edited>
  194. <splitter-proportions>
  195. <option name="proportions">
  196. <list>
  197. <option value="0.2" />
  198. </list>
  199. </option>
  200. </splitter-proportions>
  201. </settings>
  202. </state>
  203. </states>
  204. </component>
  205. </project>