Skip to content

Commit

Permalink
Merge pull request #120 from Celineyaa/master
Browse files Browse the repository at this point in the history
Update the DIYProblemSet UML
  • Loading branch information
Celineyaa authored Apr 15, 2024
2 parents 25e3e45 + 452f780 commit b3ea06a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
15 changes: 15 additions & 0 deletions docs/diagrams/DIYProblemSet.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@startuml

class DIYProblemSet {
- problemSet: ArrayList<Problem>

+ DIYProblemSet()
+ addDIYProblemSet(ui: Ui): void
}

DIYProblemSet --> Problem
DIYProblemSet --> Test
DIYProblemSet --> Ui
DIYProblemSet --> Test

@enduml
10 changes: 1 addition & 9 deletions recordList.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
2024-04-15 17:59:04 0.0 0.0 60559209 user-DIY 463d_,23.0
2024-04-15 18:01:52 31.57894736842105 0.0 78253069 auto-generated 87-58,29.0 90*60,5400.0 65/5,13.0 71*50,3550.0 43+46,89.0 32+56,88.0 43*81,3483.0 75/8,9.375 30+52,82.0 68/9,7.556
2024-04-15 18:03:47 3.75 1.0 60559209 user-DIY 463d_,23.0
2024-04-15 18:14:21 0.0 0.0 1234776916 user-DIY 2][,343.0
2024-04-15 18:14:49 3.333333333333333 1.0 1234776916 user-DIY 2][,343.0
2024-04-15 22:21:39 54.54545454545455 0.0 -76978608 auto-generated 92*88,8096.0 63-56,7.0 49-12,37.0 24-57,-33.0 86-77,9.0 46-37,9.0 22+23,45.0 84-14,70.0 40/1,40.0 72*73,5256.0
2024-04-15 22:33:39 100.0 0.0 -76978608 auto-generated 59+28,87.0 9/8,1.125 67-86,-19.0 18-28,-10.0 47*52,2444.0 10/8,1.25 18-93,-75.0 2/3,0.667 19/7,2.714 89*10,890.0
2024-04-15 22:36:06 120.0 0.0 -76978608 auto-generated 57*40,2280.0 12/2,6.0 21*17,357.0 38+16,54.0 84+34,118.0 23+86,109.0 85+57,142.0 71+15,86.0 3*30,90.0 50/6,8.333
2024-04-15 22:38:40 300.0 0.0 -76978608 auto-generated 96*82,7872.0 16+77,93.0 98+9,107.0 25/6,4.167 17+66,83.0 44+36,80.0 86/8,10.75 19-81,-62.0 45-54,-9.0 78/7,11.143

0 comments on commit b3ea06a

Please sign in to comment.