Skip to content

Commit

Permalink
Add example stats file
Browse files Browse the repository at this point in the history
  • Loading branch information
bdwolfe committed Feb 27, 2021
1 parent 2259360 commit 1189d1f
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
2 changes: 2 additions & 0 deletions COMP452-CodeTesting.iml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="com.opencsv:opencsv:5.3" level="project" />
<orderEntry type="library" name="com.formdev:flatlaf:0.46" level="project" />
</component>
</module>
39 changes: 39 additions & 0 deletions guess-the-number-stats.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
"2020-02-24T20:10:29.110278500","3"
"2020-02-24T20:15:28.750793100","3"
"2020-02-24T20:56:09.088002200","9"
"2020-02-24T21:02:13.347392500","1"
"2020-02-24T21:06:40.860330300","10"
"2020-02-24T21:35:52.413820800","13"
"2020-02-24T21:38:37.771960700","7"
"2020-02-24T21:40:31.854307700","9"
"2020-02-24T21:46:55.096967","18"
"2020-02-24T21:49:34.906313","14"
"2020-02-24T21:51:15.548328100","14"
"2020-02-24T21:59:36.553599500","10"
"2020-02-24T22:01:15.003827200","9"
"2020-02-24T22:02:46.657503300","18"
"2021-02-24T22:17:00.360421700","16"
"2021-02-24T22:20:19.023805700","16"
"2021-02-25T09:41:17.051463500","1"
"2021-02-25T09:41:33.547665500","1"
"2021-02-25T09:41:42.238759400","2"
"2021-02-25T09:41:52.899230500","3"
"2021-02-25T09:42:00.138251300","4"
"2021-02-25T09:42:05.586761400","5"
"2021-02-25T09:42:10.473877600","6"
"2021-02-25T09:42:16.641646300","7"
"2021-02-25T09:42:23.253466900","8"
"2021-02-25T09:42:32.793375700","9"
"2021-02-25T09:42:40.369156","10"
"2021-02-25T09:42:49.992879200","11"
"2021-02-25T09:42:58.571185400","12"
"2021-02-25T09:43:06.868220600","13"
"2021-02-25T09:43:16.312912400","14"
"2021-02-25T10:40:10.642281400","17"
"2021-02-25T14:08:34.570817","8"
"2021-02-25T21:45:13.377323200","9"
"2021-02-25T21:56:20.574164900","12"
"2021-02-26T11:31:19.849482300","15"
"2021-02-26T11:31:56.984110700","10"
"2021-02-26T15:33:02.532969800","10"
"2021-02-26T15:55:17.376159600","10"

0 comments on commit 1189d1f

Please sign in to comment.