Commit afc1cdc2 authored by 9731301's avatar 9731301

Add Othello class with suitable input and output_add name for user

parent e367a058
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="7be08370-19a4-4528-ab9b-d4cb0ec736c4" name="Default Changelist" comment=""> <list default="true" id="7be08370-19a4-4528-ab9b-d4cb0ec736c4" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/MyOthello/Othello.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/MyOthello/Othello.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/MyOthello/User.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/MyOthello/User.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/User.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/User.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/User.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/User.java" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
...@@ -63,7 +60,7 @@ ...@@ -63,7 +60,7 @@
<workItem from="1585656097487" duration="2378000" /> <workItem from="1585656097487" duration="2378000" />
<workItem from="1585659438353" duration="9321000" /> <workItem from="1585659438353" duration="9321000" />
<workItem from="1585687211713" duration="16102000" /> <workItem from="1585687211713" duration="16102000" />
<workItem from="1585733466673" duration="3514000" /> <workItem from="1585733466673" duration="3956000" />
</task> </task>
<servers /> <servers />
</component> </component>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment