Skip to content
Unstable

Console Output

16:19:55 Started by upstream project "gaming" build number 42
16:19:55 originally caused by:
16:19:55  Started by an SCM change
16:19:55 Running as SYSTEM
16:19:55 Building in workspace /var/lib/jenkins/home/jobs/ipspiel21/workspace
16:19:55 The recommended git tool is: NONE
16:19:55 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
16:19:55  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/ipspiel21/workspace/.git # timeout=10
16:19:55 Fetching changes from the remote Git repository
16:19:55  > /usr/bin/git config remote.origin.url http://localhost:3000/IPSpiel21/ipspiel21.git # timeout=10
16:19:55 Fetching upstream changes from http://localhost:3000/IPSpiel21/ipspiel21.git
16:19:55  > /usr/bin/git --version # timeout=10
16:19:55  > git --version # 'git version 2.32.0'
16:19:55 using GIT_ASKPASS to set credentials 
16:19:55  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/IPSpiel21/ipspiel21.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:19:55  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:19:55 Checking out Revision 188db5cf812b28652f55ec33f99e3ec84c5cce50 (refs/remotes/origin/master)
16:19:55  > /usr/bin/git config core.sparsecheckout # timeout=10
16:19:55  > /usr/bin/git checkout -f 188db5cf812b28652f55ec33f99e3ec84c5cce50 # timeout=10
16:19:56 Commit message: "fixed PMD DilemmaCustomStrategy"
16:19:56  > /usr/bin/git rev-list --no-walk 188db5cf812b28652f55ec33f99e3ec84c5cce50 # timeout=10
16:19:56 Parsing POMs
16:19:57 Modules changed, recalculating dependency graph
16:19:57 Established TCP socket on 43759
16:19:57 [workspace] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-4.10.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 43759
16:19:57 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
16:19:57 <===[JENKINS REMOTING CAPACITY]===>channel started
16:19:59 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/ipspiel21/workspace/pom.xml clean install site
16:20:00 [INFO] Scanning for projects...
16:20:00 [INFO] ------------------------------------------------------------------------
16:20:00 [INFO] Reactor Build Order:
16:20:00 [INFO] 
16:20:00 [INFO] IP Spieltheorie 2021                                               [pom]
16:20:00 [INFO] IP Spieltheorie 2021 Build Tools                                   [jar]
16:20:00 [INFO] IP Spieltheorie 2021 evolution relation                            [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Demo Game                                     [jar]
16:20:00 [INFO] ipspiel21-rock-paper-scissors                                      [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Kopfzahl Game                                 [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Kopfzahlkante Game                            [jar]
16:20:00 [INFO] IP Spieltheorie 2021 prisoner dilemma Game                         [pom]
16:20:00 [INFO] IP Spieltheorie 2021 original dilemma game                         [jar]
16:20:00 [INFO] IP Spieltheorie 2021 basic dilemma game                            [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Configuration Customized                      [pom]
16:20:00 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Core        [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Gui         [jar]
16:20:00 [INFO] IP-Spieltheorie 2021 customized dilemma game                       [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Freizeit Game                                 [jar]
16:20:00 [INFO] IP Spieltheorie 2021 search tree algorithms                        [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Tic Tac Toe game                              [pom]
16:20:00 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Core                        [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Random strategy             [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: GUI                         [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Best strategy               [jar]
16:20:00 [INFO] ipspiel21-vier-gewinnt                                             [pom]
16:20:00 [INFO] ipspiel21-vier-gewinnt-core                                        [jar]
16:20:00 [INFO] IP Spieltheorie 2021 Vier gewinnt game: GUI                        [jar]
16:20:00 [INFO] ipspiel21-vier-gewinnt-strategies-group1                           [jar]
16:20:00 [INFO] ipspiel21-vier-gewinnt-strategies-group2                           [jar]
16:20:01 [INFO] 
16:20:01 [INFO] -----------------< de.fhdw.gaming.ipspiel21:ipspiel21 >-----------------
16:20:01 [INFO] Building IP Spieltheorie 2021 1.0.0-SNAPSHOT                      [1/26]
16:20:01 [INFO] --------------------------------[ pom ]---------------------------------
16:20:01 [INFO] 
16:20:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21 ---
16:20:01 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/target
16:20:01 [INFO] 
16:20:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21 ---
16:20:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21/1.0.0-SNAPSHOT/ipspiel21-1.0.0-SNAPSHOT.pom
16:20:01 [INFO] 
16:20:01 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21 ---
16:20:04 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:20:05 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:20:05 [INFO] Rendering site with default locale English (en)
16:20:05 [WARNING] No project URL defined - decoration links will not be relativized!
16:20:05 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:20:05 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
16:20:06 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:20:06 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:20:06 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:20:06 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:20:08 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
16:20:08 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:20:08 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:20:09 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:20:09 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site
16:20:13 [INFO] 
16:20:13 [INFO] -----------< de.fhdw.gaming.ipspiel21:ipspiel21-build-tools >-----------
16:20:13 [INFO] Building IP Spieltheorie 2021 Build Tools 1.0.0-SNAPSHOT          [2/26]
16:20:13 [INFO] --------------------------------[ jar ]---------------------------------
16:20:13 [INFO] 
16:20:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-build-tools ---
16:20:13 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/target
16:20:13 [INFO] 
16:20:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-build-tools ---
16:20:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:13 [INFO] Copying 3 resources
16:20:13 [INFO] 
16:20:13 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-build-tools ---
16:20:14 [INFO] No sources to compile
16:20:14 [INFO] 
16:20:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-build-tools ---
16:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:14 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/src/test/resources
16:20:14 [INFO] 
16:20:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-build-tools ---
16:20:14 [INFO] No sources to compile
16:20:14 [INFO] 
16:20:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-build-tools ---
16:20:14 [INFO] No tests to run.
16:20:14 [JENKINS] Recording test results
16:20:14 [INFO] 
16:20:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-build-tools ---
16:20:14 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
16:20:14 [INFO] 
16:20:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-build-tools ---
16:20:14 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
16:20:15 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.pom
16:20:15 [INFO] 
16:20:15 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-build-tools ---
16:20:15 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:20:15 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:20:15 [INFO] Rendering site with default locale English (en)
16:20:15 [WARNING] No project URL defined - decoration links will not be relativized!
16:20:15 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:20:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:20:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:20:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:20:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:20:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:20:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:20:16 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:20:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-build-tools
16:20:17 [INFO] 
16:20:17 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-evolution >------------
16:20:17 [INFO] Building IP Spieltheorie 2021 evolution relation 1.0.0-SNAPSHOT   [3/26]
16:20:17 [INFO] --------------------------------[ jar ]---------------------------------
16:20:17 [INFO] 
16:20:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-evolution ---
16:20:17 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target
16:20:17 [INFO] 
16:20:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-evolution ---
16:20:19 [INFO] You have 0 Checkstyle violations.
16:20:19 [INFO] 
16:20:19 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-evolution >>>
16:20:19 [INFO] 
16:20:19 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-evolution ---
16:20:23 [INFO] 
16:20:23 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-evolution <<<
16:20:23 [INFO] 
16:20:23 [INFO] 
16:20:23 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-evolution ---
16:20:23 [INFO] PMD version: 6.30.0
16:20:23 [INFO] 
16:20:23 [INFO] 
16:20:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-evolution ---
16:20:24 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/jacoco.exec
16:20:24 [INFO] 
16:20:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-evolution ---
16:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:24 [INFO] Copying 1 resource
16:20:24 [INFO] 
16:20:24 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-evolution ---
16:20:24 [INFO] Changes detected - recompiling the module!
16:20:24 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/classes
16:20:25 [INFO] 
16:20:25 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-evolution >>>
16:20:25 [INFO] 
16:20:25 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-evolution ---
16:20:27 [INFO] Fork Value is true
16:20:36 [INFO] Done SpotBugs Analysis....
16:20:36 [INFO] 
16:20:36 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-evolution <<<
16:20:36 [INFO] 
16:20:36 [INFO] 
16:20:36 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-evolution ---
16:20:37 [INFO] BugInstance size is 0
16:20:37 [INFO] Error size is 0
16:20:37 [INFO] No errors/warnings found
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-evolution ---
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:37 [INFO] Copying 1 resource
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-evolution ---
16:20:37 [INFO] No sources to compile
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-evolution ---
16:20:37 [JENKINS] Recording test results
16:20:37 [INFO] 
16:20:37 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-evolution ---
16:20:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-evolution ---
16:20:37 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-evolution ---
16:20:37 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-evolution ---
16:20:37 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
16:20:37 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.pom
16:20:37 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-evolution ---
16:20:37 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:20:37 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:20:38 [INFO] Rendering site with default locale English (en)
16:20:38 [WARNING] No project URL defined - decoration links will not be relativized!
16:20:38 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:20:38 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:20:38 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:20:38 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:20:38 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:20:38 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:20:39 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:20:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:20:40 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:20:40 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-evolution
16:20:40 [INFO] 
16:20:40 [INFO] --------------< de.fhdw.gaming.ipspiel21:ipspiel21-demo >---------------
16:20:40 [INFO] Building IP Spieltheorie 2021 Demo Game 1.0.0-SNAPSHOT            [4/26]
16:20:40 [INFO] --------------------------------[ jar ]---------------------------------
16:20:40 [INFO] 
16:20:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-demo ---
16:20:40 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target
16:20:40 [INFO] 
16:20:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-demo ---
16:20:41 [INFO] You have 0 Checkstyle violations.
16:20:41 [INFO] 
16:20:41 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-demo >>>
16:20:41 [INFO] 
16:20:41 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-demo ---
16:20:43 [INFO] 
16:20:43 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-demo <<<
16:20:43 [INFO] 
16:20:43 [INFO] 
16:20:43 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-demo ---
16:20:43 [INFO] PMD version: 6.30.0
16:20:43 [INFO] 
16:20:43 [INFO] 
16:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-demo ---
16:20:43 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/jacoco.exec
16:20:43 [INFO] 
16:20:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-demo ---
16:20:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:43 [INFO] Copying 1 resource
16:20:43 [INFO] 
16:20:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-demo ---
16:20:43 [INFO] Changes detected - recompiling the module!
16:20:43 [INFO] Compiling 28 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/classes
16:20:44 [INFO] 
16:20:44 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-demo >>>
16:20:44 [INFO] 
16:20:44 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-demo ---
16:20:44 [INFO] Fork Value is true
16:20:54 [INFO] Done SpotBugs Analysis....
16:20:54 [INFO] 
16:20:54 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-demo <<<
16:20:54 [INFO] 
16:20:54 [INFO] 
16:20:54 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-demo ---
16:20:54 [INFO] BugInstance size is 0
16:20:54 [INFO] Error size is 0
16:20:54 [INFO] No errors/warnings found
16:20:54 [INFO] 
16:20:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-demo ---
16:20:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:54 [INFO] Copying 1 resource
16:20:54 [INFO] 
16:20:54 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-demo ---
16:20:54 [INFO] No sources to compile
16:20:54 [INFO] 
16:20:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-demo ---
16:20:54 [JENKINS] Recording test results[INFO] 
16:20:54 
16:20:54 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-demo ---
16:20:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:20:54 [INFO] 
16:20:54 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-demo ---
16:20:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar
16:20:54 [INFO] 
16:20:54 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-demo ---
16:20:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
16:20:55 [INFO] 
16:20:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-demo ---
16:20:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.jar
16:20:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.pom
16:20:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
16:20:55 [INFO] 
16:20:55 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-demo ---
16:20:55 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:20:55 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:20:55 [INFO] Rendering site with default locale English (en)
16:20:55 [WARNING] No project URL defined - decoration links will not be relativized!
16:20:55 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:20:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:20:55 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:20:55 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:20:55 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:20:55 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:20:56 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:20:56 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:20:57 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:20:57 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-demo
16:20:57 [INFO] 
16:20:57 [INFO] -------< de.fhdw.gaming.ipspiel21:ipspiel21-rock-paper-scissors >-------
16:20:57 [INFO] Building ipspiel21-rock-paper-scissors 1.0.0-SNAPSHOT             [5/26]
16:20:57 [INFO] --------------------------------[ jar ]---------------------------------
16:20:57 [INFO] 
16:20:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-rock-paper-scissors ---
16:20:57 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target
16:20:57 [INFO] 
16:20:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-rock-paper-scissors ---
16:20:58 [INFO] You have 0 Checkstyle violations.
16:20:58 [INFO] 
16:20:58 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-rock-paper-scissors >>>
16:20:58 [INFO] 
16:20:58 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-rock-paper-scissors ---
16:21:00 [INFO] 
16:21:00 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-rock-paper-scissors <<<
16:21:00 [INFO] 
16:21:00 [INFO] 
16:21:00 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-rock-paper-scissors ---
16:21:00 [INFO] PMD version: 6.30.0
16:21:00 [INFO] 
16:21:00 [INFO] 
16:21:00 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-rock-paper-scissors ---
16:21:00 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/jacoco.exec
16:21:00 [INFO] 
16:21:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-rock-paper-scissors ---
16:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:00 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/src/main/resources
16:21:01 [INFO] 
16:21:01 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-rock-paper-scissors ---
16:21:01 [INFO] Changes detected - recompiling the module!
16:21:01 [INFO] Compiling 33 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/classes
16:21:02 [INFO] 
16:21:02 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-rock-paper-scissors >>>
16:21:02 [INFO] 
16:21:02 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-rock-paper-scissors ---
16:21:02 [INFO] Fork Value is true
16:21:11 [INFO] Done SpotBugs Analysis....
16:21:11 [INFO] 
16:21:11 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-rock-paper-scissors <<<
16:21:11 [INFO] 
16:21:11 [INFO] 
16:21:11 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-rock-paper-scissors ---
16:21:11 [INFO] BugInstance size is 0
16:21:11 [INFO] Error size is 0
16:21:11 [INFO] No errors/warnings found
16:21:11 [INFO] 
16:21:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-rock-paper-scissors ---
16:21:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:11 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/src/test/resources
16:21:11 [INFO] 
16:21:11 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-rock-paper-scissors ---
16:21:11 [INFO] Changes detected - recompiling the module!
16:21:11 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/test-classes
16:21:11 [INFO] 
16:21:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-rock-paper-scissors ---
16:21:12 [INFO] 
16:21:12 [INFO] -------------------------------------------------------
16:21:12 [INFO]  T E S T S
16:21:12 [INFO] -------------------------------------------------------
16:21:14 [INFO] Running de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultPlayerTest
16:21:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultPlayerTest
16:21:14 [INFO] Running de.fhdw.gaming.ipspiel21.rockscissorspaper.DefaultGameTest
16:21:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.965 s - in de.fhdw.gaming.ipspiel21.rockscissorspaper.DefaultGameTest
16:21:18 [INFO] 
16:21:18 [INFO] Results:
16:21:18 [INFO] 
16:21:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
16:21:18 [INFO] 
16:21:18 [JENKINS] Recording test results
16:21:18 [INFO] 
16:21:18 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-rock-paper-scissors ---
16:21:18 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/jacoco.exec
16:21:18 [INFO] Analyzed bundle 'ipspiel21-rock-paper-scissors' with 34 classes
16:21:19 [INFO] 
16:21:19 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-rock-paper-scissors ---
16:21:19 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
16:21:19 [INFO] 
16:21:19 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-rock-paper-scissors ---
16:21:19 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
16:21:19 [INFO] 
16:21:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-rock-paper-scissors ---
16:21:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
16:21:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.pom
16:21:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
16:21:19 [INFO] 
16:21:19 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-rock-paper-scissors ---
16:21:19 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:21:19 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:21:19 [INFO] Rendering site with default locale English (en)
16:21:19 [WARNING] No project URL defined - decoration links will not be relativized!
16:21:19 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:21:19 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:21:20 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:21:20 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:21:20 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:21:20 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:21:21 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:21:21 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:21:21 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:21:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-rock-paper-scissors
16:21:21 [INFO] 
16:21:21 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-kopfzahl >-------------
16:21:21 [INFO] Building IP Spieltheorie 2021 Kopfzahl Game 1.0.0-SNAPSHOT        [6/26]
16:21:21 [INFO] --------------------------------[ jar ]---------------------------------
16:21:21 [INFO] 
16:21:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-kopfzahl ---
16:21:21 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target
16:21:22 [INFO] 
16:21:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-kopfzahl ---
16:21:22 [INFO] You have 0 Checkstyle violations.
16:21:22 [INFO] 
16:21:22 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-kopfzahl >>>
16:21:22 [INFO] 
16:21:22 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-kopfzahl ---
16:21:25 [INFO] 
16:21:25 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-kopfzahl <<<
16:21:25 [INFO] 
16:21:25 [INFO] 
16:21:25 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-kopfzahl ---
16:21:25 [INFO] PMD version: 6.30.0
16:21:25 [INFO] 
16:21:25 [INFO] 
16:21:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-kopfzahl ---
16:21:25 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/jacoco.exec
16:21:25 [INFO] 
16:21:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-kopfzahl ---
16:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:25 [INFO] Copying 1 resource
16:21:25 [INFO] 
16:21:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-kopfzahl ---
16:21:25 [INFO] Changes detected - recompiling the module!
16:21:25 [INFO] Compiling 29 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/classes
16:21:26 [INFO] 
16:21:26 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-kopfzahl >>>
16:21:26 [INFO] 
16:21:26 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-kopfzahl ---
16:21:26 [INFO] Fork Value is true
16:21:35 [INFO] Done SpotBugs Analysis....
16:21:35 [INFO] 
16:21:35 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-kopfzahl <<<
16:21:35 [INFO] 
16:21:35 [INFO] 
16:21:35 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-kopfzahl ---
16:21:35 [INFO] BugInstance size is 0
16:21:35 [INFO] Error size is 0
16:21:35 [INFO] No errors/warnings found
16:21:35 [INFO] 
16:21:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-kopfzahl ---
16:21:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:35 [INFO] Copying 1 resource
16:21:35 [INFO] 
16:21:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-kopfzahl ---
16:21:35 [INFO] Changes detected - recompiling the module!
16:21:35 [INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/test-classes
16:21:36 [INFO] 
16:21:36 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-kopfzahl ---
16:21:36 [INFO] 
16:21:36 [INFO] -------------------------------------------------------
16:21:36 [INFO]  T E S T S
16:21:36 [INFO] -------------------------------------------------------
16:21:38 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest
16:21:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest
16:21:39 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest
16:21:39 KopfzahlGame[id=1, state=KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]], strategies={A=KopfzahlSayKopfStrategy, B=KopfzahlSayKopfStrategy}]
16:21:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest
16:21:39 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest
16:21:39 KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]]
16:21:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest
16:21:39 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest
16:21:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest
16:21:39 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest
16:21:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest
16:21:39 [INFO] 
16:21:39 [INFO] Results:
16:21:39 [INFO] 
16:21:39 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
16:21:39 [INFO] 
16:21:39 [JENKINS] Recording test results
16:21:39 [INFO] 
16:21:39 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-kopfzahl ---
16:21:39 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/jacoco.exec
16:21:39 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Kopfzahl Game' with 17 classes
16:21:40 [INFO] 
16:21:40 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-kopfzahl ---
16:21:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
16:21:40 [INFO] 
16:21:40 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-kopfzahl ---
16:21:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
16:21:40 [INFO] 
16:21:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-kopfzahl ---
16:21:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
16:21:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.pom
16:21:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
16:21:40 [INFO] 
16:21:40 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-kopfzahl ---
16:21:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:21:40 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:21:40 [INFO] Rendering site with default locale English (en)
16:21:40 [WARNING] No project URL defined - decoration links will not be relativized!
16:21:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:21:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:21:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:21:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:21:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:21:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:21:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:21:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:21:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:21:42 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-kopfzahl
16:21:42 [INFO] 
16:21:42 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-kopfzahlkante >----------
16:21:42 [INFO] Building IP Spieltheorie 2021 Kopfzahlkante Game 1.0.0-SNAPSHOT   [7/26]
16:21:42 [INFO] --------------------------------[ jar ]---------------------------------
16:21:42 [INFO] 
16:21:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-kopfzahlkante ---
16:21:42 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target
16:21:42 [INFO] 
16:21:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-kopfzahlkante ---
16:21:43 [INFO] You have 0 Checkstyle violations.
16:21:43 [INFO] 
16:21:43 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-kopfzahlkante >>>
16:21:43 [INFO] 
16:21:43 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] 
16:21:46 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-kopfzahlkante <<<
16:21:46 [INFO] 
16:21:46 [INFO] 
16:21:46 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] PMD version: 6.30.0
16:21:46 [INFO] 
16:21:46 [INFO] 
16:21:46 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/jacoco.exec
16:21:46 [INFO] 
16:21:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:46 [INFO] Copying 1 resource
16:21:46 [INFO] 
16:21:46 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] Changes detected - recompiling the module!
16:21:46 [INFO] Compiling 34 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/classes
16:21:46 [INFO] 
16:21:46 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-kopfzahlkante >>>
16:21:46 [INFO] 
16:21:46 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-kopfzahlkante ---
16:21:46 [INFO] Fork Value is true
16:21:56 [INFO] Done SpotBugs Analysis....
16:21:57 [INFO] 
16:21:57 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-kopfzahlkante <<<
16:21:57 [INFO] 
16:21:57 [INFO] 
16:21:57 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-kopfzahlkante ---
16:21:57 [INFO] BugInstance size is 0
16:21:57 [INFO] Error size is 0
16:21:57 [INFO] No errors/warnings found
16:21:57 [INFO] 
16:21:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-kopfzahlkante ---
16:21:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:21:57 [INFO] Copying 1 resource
16:21:57 [INFO] 
16:21:57 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-kopfzahlkante ---
16:21:57 [INFO] Changes detected - recompiling the module!
16:21:57 [INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/test-classes
16:21:57 [INFO] 
16:21:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-kopfzahlkante ---
16:21:57 [INFO] 
16:21:57 [INFO] -------------------------------------------------------
16:21:57 [INFO]  T E S T S
16:21:57 [INFO] -------------------------------------------------------
16:22:00 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameImplTest
16:22:00 With the combination Random/Kante in 10 games A won 0 and B won: 1
16:22:00 With the combination Random/Kante in 10 games A won 0 and B won: 2
16:22:00 With the combination Random/Kante in 10 games A won 0 and B won: 3
16:22:00 With the combination Random/Kante in 10 games A won 0 and B won: 4
16:22:00 With the combination Random/Kante in 10 games A won 1 and B won: 4
16:22:00 With the combination Random/Kante in 10 games A won 2 and B won: 4
16:22:00 With the combination Random/Kante in 10 games A won 2 and B won: 5
16:22:00 With the combination Random/Kante in 10 games A won 2 and B won: 6
16:22:00 With the combination Random/Kante in 10 games A won 2 and B won: 7
16:22:00 With the combination Random/Kante in 10 games A won 2 and B won: 8
16:22:00 KopfzahlkanteGame[id=1, state=KopfzahlkanteState[firstPlayer=KopfzahlkantePlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlkantePlayer[name=B, state=PLAYING, outcome=Optional.empty]], strategies={A=KopfzahlkanteSayKopfStrategy, B=KopfzahlkanteSayKopfStrategy}]
16:22:00 With the combination Random/Zahl in 1000 games A won 1 and B won: 0
16:22:00 With the combination Random/Zahl in 1000 games A won 2 and B won: 0
16:22:00 With the combination Random/Zahl in 1000 games A won 2 and B won: 1
16:22:00 With the combination Random/Zahl in 1000 games A won 3 and B won: 1
16:22:00 With the combination Random/Zahl in 1000 games A won 3 and B won: 2
16:22:00 With the combination Random/Zahl in 1000 games A won 4 and B won: 2
16:22:00 With the combination Random/Zahl in 1000 games A won 4 and B won: 3
16:22:00 With the combination Random/Zahl in 1000 games A won 4 and B won: 4
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 4
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 5
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 6
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 7
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 8
16:22:00 With the combination Random/Zahl in 1000 games A won 5 and B won: 9
16:22:00 With the combination Random/Zahl in 1000 games A won 6 and B won: 9
16:22:00 With the combination Random/Zahl in 1000 games A won 7 and B won: 9
16:22:00 With the combination Random/Zahl in 1000 games A won 7 and B won: 10
16:22:00 With the combination Random/Zahl in 1000 games A won 7 and B won: 11
16:22:00 With the combination Random/Zahl in 1000 games A won 7 and B won: 12
16:22:00 With the combination Random/Zahl in 1000 games A won 8 and B won: 12
16:22:00 With the combination Random/Zahl in 1000 games A won 8 and B won: 13
16:22:00 With the combination Random/Zahl in 1000 games A won 9 and B won: 13
16:22:00 With the combination Random/Zahl in 1000 games A won 10 and B won: 13
16:22:00 With the combination Random/Zahl in 1000 games A won 11 and B won: 13
16:22:00 With the combination Random/Zahl in 1000 games A won 11 and B won: 14
16:22:00 With the combination Random/Zahl in 1000 games A won 11 and B won: 15
16:22:00 With the combination Random/Zahl in 1000 games A won 11 and B won: 16
16:22:00 With the combination Random/Zahl in 1000 games A won 12 and B won: 16
16:22:00 With the combination Random/Zahl in 1000 games A won 12 and B won: 17
16:22:01 With the combination Random/Zahl in 1000 games A won 13 and B won: 17
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 17
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 18
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 19
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 20
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 21
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 22
16:22:01 With the combination Random/Zahl in 1000 games A won 14 and B won: 23
16:22:01 With the combination Random/Zahl in 1000 games A won 15 and B won: 23
16:22:01 With the combination Random/Zahl in 1000 games A won 15 and B won: 24
16:22:01 With the combination Random/Zahl in 1000 games A won 15 and B won: 25
16:22:01 With the combination Random/Zahl in 1000 games A won 16 and B won: 25
16:22:01 With the combination Random/Zahl in 1000 games A won 17 and B won: 25
16:22:01 With the combination Random/Zahl in 1000 games A won 18 and B won: 25
16:22:01 With the combination Random/Zahl in 1000 games A won 19 and B won: 25
16:22:01 With the combination Random/Zahl in 1000 games A won 19 and B won: 26
16:22:01 With the combination Random/Zahl in 1000 games A won 19 and B won: 27
16:22:01 With the combination Random/Zahl in 1000 games A won 19 and B won: 28
16:22:01 With the combination Random/Zahl in 1000 games A won 20 and B won: 28
16:22:01 With the combination Random/Zahl in 1000 games A won 20 and B won: 29
16:22:01 With the combination Random/Zahl in 1000 games A won 20 and B won: 30
16:22:01 With the combination Random/Zahl in 1000 games A won 21 and B won: 30
16:22:01 With the combination Random/Zahl in 1000 games A won 21 and B won: 31
16:22:01 With the combination Random/Zahl in 1000 games A won 21 and B won: 32
16:22:01 With the combination Random/Zahl in 1000 games A won 21 and B won: 33
16:22:01 With the combination Random/Zahl in 1000 games A won 22 and B won: 33
16:22:01 With the combination Random/Zahl in 1000 games A won 22 and B won: 34
16:22:01 With the combination Random/Zahl in 1000 games A won 22 and B won: 35
16:22:01 With the combination Random/Zahl in 1000 games A won 22 and B won: 36
16:22:01 With the combination Random/Zahl in 1000 games A won 22 and B won: 37
16:22:01 With the combination Random/Zahl in 1000 games A won 23 and B won: 37
16:22:01 With the combination Random/Zahl in 1000 games A won 23 and B won: 38
16:22:01 With the combination Random/Zahl in 1000 games A won 23 and B won: 39
16:22:01 With the combination Random/Zahl in 1000 games A won 24 and B won: 39
16:22:01 With the combination Random/Zahl in 1000 games A won 24 and B won: 40
16:22:01 With the combination Random/Zahl in 1000 games A won 24 and B won: 41
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 41
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 42
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 43
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 44
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 45
16:22:01 With the combination Random/Zahl in 1000 games A won 25 and B won: 46
16:22:01 With the combination Random/Zahl in 1000 games A won 26 and B won: 46
16:22:01 With the combination Random/Zahl in 1000 games A won 27 and B won: 46
16:22:01 With the combination Random/Zahl in 1000 games A won 27 and B won: 47
16:22:01 With the combination Random/Zahl in 1000 games A won 28 and B won: 47
16:22:01 With the combination Random/Zahl in 1000 games A won 28 and B won: 48
16:22:01 With the combination Random/Zahl in 1000 games A won 28 and B won: 49
16:22:01 With the combination Random/Zahl in 1000 games A won 29 and B won: 49
16:22:01 With the combination Random/Zahl in 1000 games A won 29 and B won: 50
16:22:01 With the combination Random/Zahl in 1000 games A won 30 and B won: 50
16:22:01 With the combination Random/Zahl in 1000 games A won 30 and B won: 51
16:22:01 With the combination Random/Zahl in 1000 games A won 31 and B won: 51
16:22:01 With the combination Random/Zahl in 1000 games A won 31 and B won: 52
16:22:01 With the combination Random/Zahl in 1000 games A won 32 and B won: 52
16:22:01 With the combination Random/Zahl in 1000 games A won 32 and B won: 53
16:22:01 With the combination Random/Zahl in 1000 games A won 32 and B won: 54
16:22:01 With the combination Random/Zahl in 1000 games A won 33 and B won: 54
16:22:01 With the combination Random/Zahl in 1000 games A won 34 and B won: 54
16:22:01 With the combination Random/Zahl in 1000 games A won 34 and B won: 55
16:22:01 With the combination Random/Zahl in 1000 games A won 34 and B won: 56
16:22:01 With the combination Random/Zahl in 1000 games A won 34 and B won: 57
16:22:01 With the combination Random/Zahl in 1000 games A won 35 and B won: 57
16:22:01 With the combination Random/Zahl in 1000 games A won 35 and B won: 58
16:22:01 With the combination Random/Zahl in 1000 games A won 36 and B won: 58
16:22:01 With the combination Random/Zahl in 1000 games A won 36 and B won: 59
16:22:01 With the combination Random/Zahl in 1000 games A won 36 and B won: 60
16:22:01 With the combination Random/Zahl in 1000 games A won 37 and B won: 60
16:22:01 With the combination Random/Zahl in 1000 games A won 37 and B won: 61
16:22:01 With the combination Random/Zahl in 1000 games A won 37 and B won: 62
16:22:01 With the combination Random/Zahl in 1000 games A won 38 and B won: 62
16:22:01 With the combination Random/Zahl in 1000 games A won 38 and B won: 63
16:22:01 With the combination Random/Zahl in 1000 games A won 38 and B won: 64
16:22:01 With the combination Random/Zahl in 1000 games A won 39 and B won: 64
16:22:01 With the combination Random/Zahl in 1000 games A won 39 and B won: 65
16:22:01 With the combination Random/Zahl in 1000 games A won 39 and B won: 66
16:22:01 With the combination Random/Zahl in 1000 games A won 39 and B won: 67
16:22:01 With the combination Random/Zahl in 1000 games A won 39 and B won: 68
16:22:01 With the combination Random/Zahl in 1000 games A won 40 and B won: 68
16:22:01 With the combination Random/Zahl in 1000 games A won 40 and B won: 69
16:22:01 With the combination Random/Zahl in 1000 games A won 40 and B won: 70
16:22:01 With the combination Random/Zahl in 1000 games A won 40 and B won: 71
16:22:01 With the combination Random/Zahl in 1000 games A won 40 and B won: 72
16:22:01 With the combination Random/Zahl in 1000 games A won 41 and B won: 72
16:22:01 With the combination Random/Zahl in 1000 games A won 41 and B won: 73
16:22:01 With the combination Random/Zahl in 1000 games A won 42 and B won: 73
16:22:01 With the combination Random/Zahl in 1000 games A won 42 and B won: 74
16:22:01 With the combination Random/Zahl in 1000 games A won 42 and B won: 75
16:22:01 With the combination Random/Zahl in 1000 games A won 42 and B won: 76
16:22:01 With the combination Random/Zahl in 1000 games A won 42 and B won: 77
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 77
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 78
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 79
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 80
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 81
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 82
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 83
16:22:01 With the combination Random/Zahl in 1000 games A won 43 and B won: 84
16:22:01 With the combination Random/Zahl in 1000 games A won 44 and B won: 84
16:22:01 With the combination Random/Zahl in 1000 games A won 45 and B won: 84
16:22:01 With the combination Random/Zahl in 1000 games A won 45 and B won: 85
16:22:01 With the combination Random/Zahl in 1000 games A won 45 and B won: 86
16:22:01 With the combination Random/Zahl in 1000 games A won 46 and B won: 86
16:22:01 With the combination Random/Zahl in 1000 games A won 46 and B won: 87
16:22:02 With the combination Random/Zahl in 1000 games A won 47 and B won: 87
16:22:02 With the combination Random/Zahl in 1000 games A won 47 and B won: 88
16:22:02 With the combination Random/Zahl in 1000 games A won 47 and B won: 89
16:22:02 With the combination Random/Zahl in 1000 games A won 48 and B won: 89
16:22:02 With the combination Random/Zahl in 1000 games A won 48 and B won: 90
16:22:02 With the combination Random/Zahl in 1000 games A won 48 and B won: 91
16:22:02 With the combination Random/Zahl in 1000 games A won 49 and B won: 91
16:22:02 With the combination Random/Zahl in 1000 games A won 49 and B won: 92
16:22:02 With the combination Random/Zahl in 1000 games A won 49 and B won: 93
16:22:02 With the combination Random/Zahl in 1000 games A won 49 and B won: 94
16:22:02 With the combination Random/Zahl in 1000 games A won 49 and B won: 95
16:22:02 With the combination Random/Zahl in 1000 games A won 50 and B won: 95
16:22:02 With the combination Random/Zahl in 1000 games A won 50 and B won: 96
16:22:02 With the combination Random/Zahl in 1000 games A won 51 and B won: 96
16:22:02 With the combination Random/Zahl in 1000 games A won 52 and B won: 96
16:22:02 With the combination Random/Zahl in 1000 games A won 53 and B won: 96
16:22:02 With the combination Random/Zahl in 1000 games A won 53 and B won: 97
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 97
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 98
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 99
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 100
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 101
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 102
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 103
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 104
16:22:02 With the combination Random/Zahl in 1000 games A won 54 and B won: 105
16:22:02 With the combination Random/Zahl in 1000 games A won 55 and B won: 105
16:22:02 With the combination Random/Zahl in 1000 games A won 55 and B won: 106
16:22:02 With the combination Random/Zahl in 1000 games A won 55 and B won: 107
16:22:02 With the combination Random/Zahl in 1000 games A won 55 and B won: 108
16:22:02 With the combination Random/Zahl in 1000 games A won 55 and B won: 109
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 109
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 110
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 111
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 112
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 113
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 114
16:22:02 With the combination Random/Zahl in 1000 games A won 56 and B won: 115
16:22:02 With the combination Random/Zahl in 1000 games A won 57 and B won: 115
16:22:02 With the combination Random/Zahl in 1000 games A won 57 and B won: 116
16:22:02 With the combination Random/Zahl in 1000 games A won 58 and B won: 116
16:22:02 With the combination Random/Zahl in 1000 games A won 59 and B won: 116
16:22:02 With the combination Random/Zahl in 1000 games A won 59 and B won: 117
16:22:02 With the combination Random/Zahl in 1000 games A won 59 and B won: 118
16:22:02 With the combination Random/Zahl in 1000 games A won 59 and B won: 119
16:22:02 With the combination Random/Zahl in 1000 games A won 59 and B won: 120
16:22:02 With the combination Random/Zahl in 1000 games A won 60 and B won: 120
16:22:02 With the combination Random/Zahl in 1000 games A won 61 and B won: 120
16:22:02 With the combination Random/Zahl in 1000 games A won 62 and B won: 120
16:22:02 With the combination Random/Zahl in 1000 games A won 62 and B won: 121
16:22:02 With the combination Random/Zahl in 1000 games A won 62 and B won: 122
16:22:02 With the combination Random/Zahl in 1000 games A won 63 and B won: 122
16:22:02 With the combination Random/Zahl in 1000 games A won 64 and B won: 122
16:22:02 With the combination Random/Zahl in 1000 games A won 64 and B won: 123
16:22:02 With the combination Random/Zahl in 1000 games A won 65 and B won: 123
16:22:02 With the combination Random/Zahl in 1000 games A won 65 and B won: 124
16:22:02 With the combination Random/Zahl in 1000 games A won 65 and B won: 125
16:22:02 With the combination Random/Zahl in 1000 games A won 65 and B won: 126
16:22:02 With the combination Random/Zahl in 1000 games A won 65 and B won: 127
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 127
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 128
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 129
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 130
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 131
16:22:02 With the combination Random/Zahl in 1000 games A won 66 and B won: 132
16:22:02 With the combination Random/Zahl in 1000 games A won 67 and B won: 132
16:22:02 With the combination Random/Zahl in 1000 games A won 67 and B won: 133
16:22:02 With the combination Random/Zahl in 1000 games A won 67 and B won: 134
16:22:02 With the combination Random/Zahl in 1000 games A won 67 and B won: 135
16:22:02 With the combination Random/Zahl in 1000 games A won 68 and B won: 135
16:22:02 With the combination Random/Zahl in 1000 games A won 69 and B won: 135
16:22:02 With the combination Random/Zahl in 1000 games A won 69 and B won: 136
16:22:02 With the combination Random/Zahl in 1000 games A won 69 and B won: 137
16:22:02 With the combination Random/Zahl in 1000 games A won 70 and B won: 137
16:22:02 With the combination Random/Zahl in 1000 games A won 71 and B won: 137
16:22:02 With the combination Random/Zahl in 1000 games A won 72 and B won: 137
16:22:02 With the combination Random/Zahl in 1000 games A won 72 and B won: 138
16:22:02 With the combination Random/Zahl in 1000 games A won 72 and B won: 139
16:22:02 With the combination Random/Zahl in 1000 games A won 73 and B won: 139
16:22:02 With the combination Random/Zahl in 1000 games A won 74 and B won: 139
16:22:02 With the combination Random/Zahl in 1000 games A won 74 and B won: 140
16:22:02 With the combination Random/Zahl in 1000 games A won 75 and B won: 140
16:22:02 With the combination Random/Zahl in 1000 games A won 75 and B won: 141
16:22:02 With the combination Random/Zahl in 1000 games A won 75 and B won: 142
16:22:02 With the combination Random/Zahl in 1000 games A won 76 and B won: 142
16:22:02 With the combination Random/Zahl in 1000 games A won 76 and B won: 143
16:22:02 With the combination Random/Zahl in 1000 games A won 76 and B won: 144
16:22:02 With the combination Random/Zahl in 1000 games A won 77 and B won: 144
16:22:02 With the combination Random/Zahl in 1000 games A won 77 and B won: 145
16:22:02 With the combination Random/Zahl in 1000 games A won 77 and B won: 146
16:22:02 With the combination Random/Zahl in 1000 games A won 77 and B won: 147
16:22:02 With the combination Random/Zahl in 1000 games A won 77 and B won: 148
16:22:02 With the combination Random/Zahl in 1000 games A won 78 and B won: 148
16:22:02 With the combination Random/Zahl in 1000 games A won 79 and B won: 148
16:22:02 With the combination Random/Zahl in 1000 games A won 79 and B won: 149
16:22:02 With the combination Random/Zahl in 1000 games A won 79 and B won: 150
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 150
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 151
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 152
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 153
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 154
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 155
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 156
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 157
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 158
16:22:02 With the combination Random/Zahl in 1000 games A won 80 and B won: 159
16:22:03 With the combination Random/Zahl in 1000 games A won 80 and B won: 160
16:22:03 With the combination Random/Zahl in 1000 games A won 80 and B won: 161
16:22:03 With the combination Random/Zahl in 1000 games A won 81 and B won: 161
16:22:03 With the combination Random/Zahl in 1000 games A won 81 and B won: 162
16:22:03 With the combination Random/Zahl in 1000 games A won 81 and B won: 163
16:22:03 With the combination Random/Zahl in 1000 games A won 81 and B won: 164
16:22:03 With the combination Random/Zahl in 1000 games A won 81 and B won: 165
16:22:03 With the combination Random/Zahl in 1000 games A won 82 and B won: 165
16:22:03 With the combination Random/Zahl in 1000 games A won 83 and B won: 165
16:22:03 With the combination Random/Zahl in 1000 games A won 83 and B won: 166
16:22:03 With the combination Random/Zahl in 1000 games A won 83 and B won: 167
16:22:03 With the combination Random/Zahl in 1000 games A won 83 and B won: 168
16:22:03 With the combination Random/Zahl in 1000 games A won 84 and B won: 168
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 168
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 169
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 170
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 171
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 172
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 173
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 174
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 175
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 176
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 177
16:22:03 With the combination Random/Zahl in 1000 games A won 85 and B won: 178
16:22:03 With the combination Random/Zahl in 1000 games A won 86 and B won: 178
16:22:03 With the combination Random/Zahl in 1000 games A won 86 and B won: 179
16:22:03 With the combination Random/Zahl in 1000 games A won 86 and B won: 180
16:22:03 With the combination Random/Zahl in 1000 games A won 87 and B won: 180
16:22:03 With the combination Random/Zahl in 1000 games A won 88 and B won: 180
16:22:03 With the combination Random/Zahl in 1000 games A won 88 and B won: 181
16:22:03 With the combination Random/Zahl in 1000 games A won 89 and B won: 181
16:22:03 With the combination Random/Zahl in 1000 games A won 89 and B won: 182
16:22:03 With the combination Random/Zahl in 1000 games A won 89 and B won: 183
16:22:03 With the combination Random/Zahl in 1000 games A won 89 and B won: 184
16:22:03 With the combination Random/Zahl in 1000 games A won 89 and B won: 185
16:22:03 With the combination Random/Zahl in 1000 games A won 90 and B won: 185
16:22:03 With the combination Random/Zahl in 1000 games A won 90 and B won: 186
16:22:03 With the combination Random/Zahl in 1000 games A won 90 and B won: 187
16:22:03 With the combination Random/Zahl in 1000 games A won 91 and B won: 187
16:22:03 With the combination Random/Zahl in 1000 games A won 91 and B won: 188
16:22:03 With the combination Random/Zahl in 1000 games A won 91 and B won: 189
16:22:03 With the combination Random/Zahl in 1000 games A won 92 and B won: 189
16:22:03 With the combination Random/Zahl in 1000 games A won 93 and B won: 189
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 189
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 190
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 191
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 192
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 193
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 194
16:22:03 With the combination Random/Zahl in 1000 games A won 94 and B won: 195
16:22:03 With the combination Random/Zahl in 1000 games A won 95 and B won: 195
16:22:03 With the combination Random/Zahl in 1000 games A won 95 and B won: 196
16:22:03 With the combination Random/Zahl in 1000 games A won 96 and B won: 196
16:22:03 With the combination Random/Zahl in 1000 games A won 97 and B won: 196
16:22:03 With the combination Random/Zahl in 1000 games A won 97 and B won: 197
16:22:03 With the combination Random/Zahl in 1000 games A won 97 and B won: 198
16:22:03 With the combination Random/Zahl in 1000 games A won 97 and B won: 199
16:22:03 With the combination Random/Zahl in 1000 games A won 98 and B won: 199
16:22:03 With the combination Random/Zahl in 1000 games A won 99 and B won: 199
16:22:03 With the combination Random/Zahl in 1000 games A won 99 and B won: 200
16:22:03 With the combination Random/Zahl in 1000 games A won 100 and B won: 200
16:22:03 With the combination Random/Zahl in 1000 games A won 100 and B won: 201
16:22:03 With the combination Random/Zahl in 1000 games A won 101 and B won: 201
16:22:03 With the combination Random/Zahl in 1000 games A won 101 and B won: 202
16:22:03 With the combination Random/Zahl in 1000 games A won 102 and B won: 202
16:22:03 With the combination Random/Zahl in 1000 games A won 102 and B won: 203
16:22:03 With the combination Random/Zahl in 1000 games A won 102 and B won: 204
16:22:03 With the combination Random/Zahl in 1000 games A won 102 and B won: 205
16:22:03 With the combination Random/Zahl in 1000 games A won 103 and B won: 205
16:22:03 With the combination Random/Zahl in 1000 games A won 103 and B won: 206
16:22:03 With the combination Random/Zahl in 1000 games A won 104 and B won: 206
16:22:03 With the combination Random/Zahl in 1000 games A won 105 and B won: 206
16:22:03 With the combination Random/Zahl in 1000 games A won 105 and B won: 207
16:22:03 With the combination Random/Zahl in 1000 games A won 105 and B won: 208
16:22:03 With the combination Random/Zahl in 1000 games A won 106 and B won: 208
16:22:03 With the combination Random/Zahl in 1000 games A won 106 and B won: 209
16:22:03 With the combination Random/Zahl in 1000 games A won 106 and B won: 210
16:22:03 With the combination Random/Zahl in 1000 games A won 106 and B won: 211
16:22:03 With the combination Random/Zahl in 1000 games A won 106 and B won: 212
16:22:03 With the combination Random/Zahl in 1000 games A won 107 and B won: 212
16:22:03 With the combination Random/Zahl in 1000 games A won 107 and B won: 213
16:22:03 With the combination Random/Zahl in 1000 games A won 108 and B won: 213
16:22:03 With the combination Random/Zahl in 1000 games A won 109 and B won: 213
16:22:03 With the combination Random/Zahl in 1000 games A won 110 and B won: 213
16:22:03 With the combination Random/Zahl in 1000 games A won 111 and B won: 213
16:22:03 With the combination Random/Zahl in 1000 games A won 111 and B won: 214
16:22:03 With the combination Random/Zahl in 1000 games A won 111 and B won: 215
16:22:03 With the combination Random/Zahl in 1000 games A won 111 and B won: 216
16:22:03 With the combination Random/Zahl in 1000 games A won 112 and B won: 216
16:22:03 With the combination Random/Zahl in 1000 games A won 112 and B won: 217
16:22:03 With the combination Random/Zahl in 1000 games A won 112 and B won: 218
16:22:03 With the combination Random/Zahl in 1000 games A won 113 and B won: 218
16:22:03 With the combination Random/Zahl in 1000 games A won 113 and B won: 219
16:22:03 With the combination Random/Zahl in 1000 games A won 114 and B won: 219
16:22:03 With the combination Random/Zahl in 1000 games A won 114 and B won: 220
16:22:03 With the combination Random/Zahl in 1000 games A won 114 and B won: 221
16:22:03 With the combination Random/Zahl in 1000 games A won 114 and B won: 222
16:22:03 With the combination Random/Zahl in 1000 games A won 115 and B won: 222
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 222
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 223
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 224
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 225
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 226
16:22:03 With the combination Random/Zahl in 1000 games A won 116 and B won: 227
16:22:03 With the combination Random/Zahl in 1000 games A won 117 and B won: 227
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 227
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 228
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 229
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 230
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 231
16:22:03 With the combination Random/Zahl in 1000 games A won 118 and B won: 232
16:22:03 With the combination Random/Zahl in 1000 games A won 119 and B won: 232
16:22:03 With the combination Random/Zahl in 1000 games A won 119 and B won: 233
16:22:03 With the combination Random/Zahl in 1000 games A won 119 and B won: 234
16:22:03 With the combination Random/Zahl in 1000 games A won 120 and B won: 234
16:22:03 With the combination Random/Zahl in 1000 games A won 120 and B won: 235
16:22:03 With the combination Random/Zahl in 1000 games A won 120 and B won: 236
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 236
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 237
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 238
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 239
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 240
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 241
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 242
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 243
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 244
16:22:03 With the combination Random/Zahl in 1000 games A won 121 and B won: 245
16:22:03 With the combination Random/Zahl in 1000 games A won 122 and B won: 245
16:22:03 With the combination Random/Zahl in 1000 games A won 122 and B won: 246
16:22:03 With the combination Random/Zahl in 1000 games A won 122 and B won: 247
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 247
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 248
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 249
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 250
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 251
16:22:03 With the combination Random/Zahl in 1000 games A won 123 and B won: 252
16:22:03 With the combination Random/Zahl in 1000 games A won 124 and B won: 252
16:22:03 With the combination Random/Zahl in 1000 games A won 125 and B won: 252
16:22:03 With the combination Random/Zahl in 1000 games A won 126 and B won: 252
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 252
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 253
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 254
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 255
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 256
16:22:03 With the combination Random/Zahl in 1000 games A won 127 and B won: 257
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 257
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 258
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 259
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 260
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 261
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 262
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 263
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 264
16:22:03 With the combination Random/Zahl in 1000 games A won 128 and B won: 265
16:22:03 With the combination Random/Zahl in 1000 games A won 129 and B won: 265
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 265
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 266
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 267
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 268
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 269
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 270
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 271
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 272
16:22:03 With the combination Random/Zahl in 1000 games A won 130 and B won: 273
16:22:03 With the combination Random/Zahl in 1000 games A won 131 and B won: 273
16:22:03 With the combination Random/Zahl in 1000 games A won 132 and B won: 273
16:22:03 With the combination Random/Zahl in 1000 games A won 132 and B won: 274
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 274
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 275
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 276
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 277
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 278
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 279
16:22:03 With the combination Random/Zahl in 1000 games A won 133 and B won: 280
16:22:03 With the combination Random/Zahl in 1000 games A won 134 and B won: 280
16:22:03 With the combination Random/Zahl in 1000 games A won 134 and B won: 281
16:22:03 With the combination Random/Zahl in 1000 games A won 134 and B won: 282
16:22:03 With the combination Random/Zahl in 1000 games A won 135 and B won: 282
16:22:03 With the combination Random/Zahl in 1000 games A won 136 and B won: 282
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 282
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 283
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 284
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 285
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 286
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 287
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 288
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 289
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 290
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 291
16:22:03 With the combination Random/Zahl in 1000 games A won 137 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 138 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 139 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 140 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 141 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 142 and B won: 292
16:22:03 With the combination Random/Zahl in 1000 games A won 142 and B won: 293
16:22:03 With the combination Random/Zahl in 1000 games A won 142 and B won: 294
16:22:03 With the combination Random/Zahl in 1000 games A won 143 and B won: 294
16:22:03 With the combination Random/Zahl in 1000 games A won 144 and B won: 294
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 294
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 295
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 296
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 297
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 298
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 299
16:22:03 With the combination Random/Zahl in 1000 games A won 145 and B won: 300
16:22:03 With the combination Random/Zahl in 1000 games A won 146 and B won: 300
16:22:03 With the combination Random/Zahl in 1000 games A won 147 and B won: 300
16:22:03 With the combination Random/Zahl in 1000 games A won 147 and B won: 301
16:22:03 With the combination Random/Zahl in 1000 games A won 148 and B won: 301
16:22:03 With the combination Random/Zahl in 1000 games A won 149 and B won: 301
16:22:03 With the combination Random/Zahl in 1000 games A won 149 and B won: 302
16:22:03 With the combination Random/Zahl in 1000 games A won 149 and B won: 303
16:22:03 With the combination Random/Zahl in 1000 games A won 150 and B won: 303
16:22:03 With the combination Random/Zahl in 1000 games A won 150 and B won: 304
16:22:03 With the combination Random/Zahl in 1000 games A won 150 and B won: 305
16:22:03 With the combination Random/Zahl in 1000 games A won 150 and B won: 306
16:22:03 With the combination Random/Zahl in 1000 games A won 150 and B won: 307
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 307
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 308
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 309
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 310
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 311
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 312
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 313
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 314
16:22:03 With the combination Random/Zahl in 1000 games A won 151 and B won: 315
16:22:03 With the combination Random/Zahl in 1000 games A won 152 and B won: 315
16:22:03 With the combination Random/Zahl in 1000 games A won 152 and B won: 316
16:22:03 With the combination Random/Zahl in 1000 games A won 152 and B won: 317
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 317
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 318
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 319
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 320
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 321
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 322
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 323
16:22:03 With the combination Random/Zahl in 1000 games A won 153 and B won: 324
16:22:03 With the combination Random/Zahl in 1000 games A won 154 and B won: 324
16:22:03 With the combination Random/Zahl in 1000 games A won 154 and B won: 325
16:22:03 With the combination Random/Zahl in 1000 games A won 154 and B won: 326
16:22:03 With the combination Random/Zahl in 1000 games A won 155 and B won: 326
16:22:03 With the combination Random/Zahl in 1000 games A won 156 and B won: 326
16:22:03 With the combination Random/Zahl in 1000 games A won 156 and B won: 327
16:22:03 With the combination Random/Zahl in 1000 games A won 156 and B won: 328
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 328
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 329
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 330
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 331
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 332
16:22:03 With the combination Random/Zahl in 1000 games A won 157 and B won: 333
16:22:03 With the combination Random/Zahl in 1000 games A won 158 and B won: 333
16:22:03 With the combination Random/Zahl in 1000 games A won 158 and B won: 334
16:22:03 With the combination Random/Zahl in 1000 games A won 159 and B won: 334
16:22:03 With the combination Random/Zahl in 1000 games A won 159 and B won: 335
16:22:03 With the combination Random/Zahl in 1000 games A won 159 and B won: 336
16:22:03 With the combination Random/Zahl in 1000 games A won 160 and B won: 336
16:22:03 With the combination Random/Zahl in 1000 games A won 160 and B won: 337
16:22:03 With the combination Random/Zahl in 1000 games A won 161 and B won: 337
16:22:03 With the combination Random/Zahl in 1000 games A won 161 and B won: 338
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 338
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 339
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 340
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 341
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 342
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 343
16:22:03 With the combination Random/Zahl in 1000 games A won 162 and B won: 344
16:22:03 With the combination Random/Zahl in 1000 games A won 163 and B won: 344
16:22:03 With the combination Random/Zahl in 1000 games A won 163 and B won: 345
16:22:03 With the combination Random/Zahl in 1000 games A won 164 and B won: 345
16:22:03 With the combination Random/Zahl in 1000 games A won 165 and B won: 345
16:22:03 With the combination Random/Zahl in 1000 games A won 166 and B won: 345
16:22:03 With the combination Random/Zahl in 1000 games A won 166 and B won: 346
16:22:03 With the combination Random/Zahl in 1000 games A won 167 and B won: 346
16:22:03 With the combination Random/Zahl in 1000 games A won 167 and B won: 347
16:22:03 With the combination Random/Zahl in 1000 games A won 168 and B won: 347
16:22:03 With the combination Random/Zahl in 1000 games A won 168 and B won: 348
16:22:03 With the combination Random/Zahl in 1000 games A won 169 and B won: 348
16:22:03 With the combination Random/Zahl in 1000 games A won 169 and B won: 349
16:22:03 With the combination Random/Zahl in 1000 games A won 170 and B won: 349
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 349
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 350
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 351
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 352
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 353
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 354
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 355
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 356
16:22:03 With the combination Random/Zahl in 1000 games A won 171 and B won: 357
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 357
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 358
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 359
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 360
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 361
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 362
16:22:03 With the combination Random/Zahl in 1000 games A won 172 and B won: 363
16:22:03 With the combination Random/Zahl in 1000 games A won 173 and B won: 363
16:22:03 With the combination Random/Zahl in 1000 games A won 173 and B won: 364
16:22:03 With the combination Random/Zahl in 1000 games A won 174 and B won: 364
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 364
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 365
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 366
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 367
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 368
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 369
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 370
16:22:03 With the combination Random/Zahl in 1000 games A won 175 and B won: 371
16:22:03 With the combination Random/Zahl in 1000 games A won 176 and B won: 371
16:22:03 With the combination Random/Zahl in 1000 games A won 176 and B won: 372
16:22:03 With the combination Random/Zahl in 1000 games A won 177 and B won: 372
16:22:03 With the combination Random/Zahl in 1000 games A won 178 and B won: 372
16:22:03 With the combination Random/Zahl in 1000 games A won 179 and B won: 372
16:22:04 With the combination Random/Zahl in 1000 games A won 179 and B won: 373
16:22:04 With the combination Random/Zahl in 1000 games A won 179 and B won: 374
16:22:04 With the combination Random/Zahl in 1000 games A won 179 and B won: 375
16:22:04 With the combination Random/Zahl in 1000 games A won 180 and B won: 375
16:22:04 With the combination Random/Zahl in 1000 games A won 181 and B won: 375
16:22:04 With the combination Random/Zahl in 1000 games A won 181 and B won: 376
16:22:04 With the combination Random/Zahl in 1000 games A won 181 and B won: 377
16:22:04 With the combination Random/Zahl in 1000 games A won 182 and B won: 377
16:22:04 With the combination Random/Zahl in 1000 games A won 182 and B won: 378
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 378
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 379
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 380
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 381
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 382
16:22:04 With the combination Random/Zahl in 1000 games A won 183 and B won: 383
16:22:04 With the combination Random/Zahl in 1000 games A won 184 and B won: 383
16:22:04 With the combination Random/Zahl in 1000 games A won 185 and B won: 383
16:22:04 With the combination Random/Zahl in 1000 games A won 185 and B won: 384
16:22:04 With the combination Random/Zahl in 1000 games A won 186 and B won: 384
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 384
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 385
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 386
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 387
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 388
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 389
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 390
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 391
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 392
16:22:04 With the combination Random/Zahl in 1000 games A won 187 and B won: 393
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 393
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 394
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 395
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 396
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 397
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 398
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 399
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 400
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 401
16:22:04 With the combination Random/Zahl in 1000 games A won 188 and B won: 402
16:22:04 With the combination Random/Zahl in 1000 games A won 189 and B won: 402
16:22:04 With the combination Random/Zahl in 1000 games A won 189 and B won: 403
16:22:04 With the combination Random/Zahl in 1000 games A won 190 and B won: 403
16:22:04 With the combination Random/Zahl in 1000 games A won 190 and B won: 404
16:22:04 With the combination Random/Zahl in 1000 games A won 190 and B won: 405
16:22:04 With the combination Random/Zahl in 1000 games A won 190 and B won: 406
16:22:04 With the combination Random/Zahl in 1000 games A won 190 and B won: 407
16:22:04 With the combination Random/Zahl in 1000 games A won 191 and B won: 407
16:22:04 With the combination Random/Zahl in 1000 games A won 191 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 192 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 193 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 194 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 195 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 196 and B won: 408
16:22:04 With the combination Random/Zahl in 1000 games A won 196 and B won: 409
16:22:04 With the combination Random/Zahl in 1000 games A won 196 and B won: 410
16:22:04 With the combination Random/Zahl in 1000 games A won 196 and B won: 411
16:22:04 With the combination Random/Zahl in 1000 games A won 196 and B won: 412
16:22:04 With the combination Random/Zahl in 1000 games A won 197 and B won: 412
16:22:04 With the combination Random/Zahl in 1000 games A won 197 and B won: 413
16:22:04 With the combination Random/Zahl in 1000 games A won 197 and B won: 414
16:22:04 With the combination Random/Zahl in 1000 games A won 198 and B won: 414
16:22:04 With the combination Random/Zahl in 1000 games A won 198 and B won: 415
16:22:04 With the combination Random/Zahl in 1000 games A won 199 and B won: 415
16:22:04 With the combination Random/Zahl in 1000 games A won 200 and B won: 415
16:22:04 With the combination Random/Zahl in 1000 games A won 201 and B won: 415
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 415
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 416
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 417
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 418
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 419
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 420
16:22:04 With the combination Random/Zahl in 1000 games A won 202 and B won: 421
16:22:04 With the combination Random/Zahl in 1000 games A won 203 and B won: 421
16:22:04 With the combination Random/Zahl in 1000 games A won 204 and B won: 421
16:22:04 With the combination Random/Zahl in 1000 games A won 205 and B won: 421
16:22:04 With the combination Random/Zahl in 1000 games A won 205 and B won: 422
16:22:04 With the combination Random/Zahl in 1000 games A won 206 and B won: 422
16:22:04 With the combination Random/Zahl in 1000 games A won 206 and B won: 423
16:22:04 With the combination Random/Zahl in 1000 games A won 207 and B won: 423
16:22:04 With the combination Random/Zahl in 1000 games A won 207 and B won: 424
16:22:04 With the combination Random/Zahl in 1000 games A won 207 and B won: 425
16:22:04 With the combination Random/Zahl in 1000 games A won 208 and B won: 425
16:22:04 With the combination Random/Zahl in 1000 games A won 208 and B won: 426
16:22:04 With the combination Random/Zahl in 1000 games A won 209 and B won: 426
16:22:04 With the combination Random/Zahl in 1000 games A won 209 and B won: 427
16:22:04 With the combination Random/Zahl in 1000 games A won 210 and B won: 427
16:22:04 With the combination Random/Zahl in 1000 games A won 210 and B won: 428
16:22:04 With the combination Random/Zahl in 1000 games A won 210 and B won: 429
16:22:04 With the combination Random/Zahl in 1000 games A won 210 and B won: 430
16:22:04 With the combination Random/Zahl in 1000 games A won 210 and B won: 431
16:22:04 With the combination Random/Zahl in 1000 games A won 211 and B won: 431
16:22:04 With the combination Random/Zahl in 1000 games A won 212 and B won: 431
16:22:04 With the combination Random/Zahl in 1000 games A won 213 and B won: 431
16:22:04 With the combination Random/Zahl in 1000 games A won 213 and B won: 432
16:22:04 With the combination Random/Zahl in 1000 games A won 213 and B won: 433
16:22:04 With the combination Random/Zahl in 1000 games A won 214 and B won: 433
16:22:04 With the combination Random/Zahl in 1000 games A won 215 and B won: 433
16:22:04 With the combination Random/Zahl in 1000 games A won 216 and B won: 433
16:22:04 With the combination Random/Zahl in 1000 games A won 216 and B won: 434
16:22:04 With the combination Random/Zahl in 1000 games A won 216 and B won: 435
16:22:04 With the combination Random/Zahl in 1000 games A won 216 and B won: 436
16:22:04 With the combination Random/Zahl in 1000 games A won 217 and B won: 436
16:22:04 With the combination Random/Zahl in 1000 games A won 217 and B won: 437
16:22:04 With the combination Random/Zahl in 1000 games A won 217 and B won: 438
16:22:04 With the combination Random/Zahl in 1000 games A won 217 and B won: 439
16:22:04 With the combination Random/Zahl in 1000 games A won 218 and B won: 439
16:22:04 With the combination Random/Zahl in 1000 games A won 219 and B won: 439
16:22:04 With the combination Random/Zahl in 1000 games A won 219 and B won: 440
16:22:04 With the combination Random/Zahl in 1000 games A won 220 and B won: 440
16:22:04 With the combination Random/Zahl in 1000 games A won 220 and B won: 441
16:22:04 With the combination Random/Zahl in 1000 games A won 220 and B won: 442
16:22:04 With the combination Random/Zahl in 1000 games A won 220 and B won: 443
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 443
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 444
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 445
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 446
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 447
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 448
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 449
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 450
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 451
16:22:04 With the combination Random/Zahl in 1000 games A won 221 and B won: 452
16:22:04 With the combination Random/Zahl in 1000 games A won 222 and B won: 452
16:22:04 With the combination Random/Zahl in 1000 games A won 222 and B won: 453
16:22:04 With the combination Random/Zahl in 1000 games A won 223 and B won: 453
16:22:04 With the combination Random/Zahl in 1000 games A won 223 and B won: 454
16:22:04 With the combination Random/Zahl in 1000 games A won 224 and B won: 454
16:22:04 With the combination Random/Zahl in 1000 games A won 225 and B won: 454
16:22:04 With the combination Random/Zahl in 1000 games A won 225 and B won: 455
16:22:04 With the combination Random/Zahl in 1000 games A won 225 and B won: 456
16:22:04 With the combination Random/Zahl in 1000 games A won 225 and B won: 457
16:22:04 With the combination Random/Zahl in 1000 games A won 225 and B won: 458
16:22:04 With the combination Random/Zahl in 1000 games A won 226 and B won: 458
16:22:04 With the combination Random/Zahl in 1000 games A won 227 and B won: 458
16:22:04 With the combination Random/Zahl in 1000 games A won 227 and B won: 459
16:22:04 With the combination Random/Zahl in 1000 games A won 227 and B won: 460
16:22:04 With the combination Random/Zahl in 1000 games A won 227 and B won: 461
16:22:04 With the combination Random/Zahl in 1000 games A won 227 and B won: 462
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 462
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 463
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 464
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 465
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 466
16:22:04 With the combination Random/Zahl in 1000 games A won 228 and B won: 467
16:22:04 With the combination Random/Zahl in 1000 games A won 229 and B won: 467
16:22:04 With the combination Random/Zahl in 1000 games A won 229 and B won: 468
16:22:04 With the combination Random/Zahl in 1000 games A won 229 and B won: 469
16:22:04 With the combination Random/Zahl in 1000 games A won 229 and B won: 470
16:22:04 With the combination Random/Zahl in 1000 games A won 229 and B won: 471
16:22:04 With the combination Random/Zahl in 1000 games A won 230 and B won: 471
16:22:04 With the combination Random/Zahl in 1000 games A won 230 and B won: 472
16:22:04 With the combination Random/Zahl in 1000 games A won 230 and B won: 473
16:22:04 With the combination Random/Zahl in 1000 games A won 230 and B won: 474
16:22:04 With the combination Random/Zahl in 1000 games A won 231 and B won: 474
16:22:04 With the combination Random/Zahl in 1000 games A won 231 and B won: 475
16:22:04 With the combination Random/Zahl in 1000 games A won 231 and B won: 476
16:22:04 With the combination Random/Zahl in 1000 games A won 231 and B won: 477
16:22:04 With the combination Random/Zahl in 1000 games A won 232 and B won: 477
16:22:04 With the combination Random/Zahl in 1000 games A won 233 and B won: 477
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 477
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 478
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 479
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 480
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 481
16:22:04 With the combination Random/Zahl in 1000 games A won 234 and B won: 482
16:22:04 With the combination Random/Zahl in 1000 games A won 235 and B won: 482
16:22:04 With the combination Random/Zahl in 1000 games A won 235 and B won: 483
16:22:04 With the combination Random/Zahl in 1000 games A won 236 and B won: 483
16:22:04 With the combination Random/Zahl in 1000 games A won 236 and B won: 484
16:22:04 With the combination Random/Zahl in 1000 games A won 236 and B won: 485
16:22:04 With the combination Random/Zahl in 1000 games A won 237 and B won: 485
16:22:04 With the combination Random/Zahl in 1000 games A won 237 and B won: 486
16:22:04 With the combination Random/Zahl in 1000 games A won 238 and B won: 486
16:22:04 With the combination Random/Zahl in 1000 games A won 239 and B won: 486
16:22:04 With the combination Random/Zahl in 1000 games A won 239 and B won: 487
16:22:04 With the combination Random/Zahl in 1000 games A won 239 and B won: 488
16:22:04 With the combination Random/Zahl in 1000 games A won 240 and B won: 488
16:22:04 With the combination Random/Zahl in 1000 games A won 241 and B won: 488
16:22:04 With the combination Random/Zahl in 1000 games A won 241 and B won: 489
16:22:04 With the combination Random/Zahl in 1000 games A won 241 and B won: 490
16:22:04 With the combination Random/Zahl in 1000 games A won 242 and B won: 490
16:22:04 With the combination Random/Zahl in 1000 games A won 243 and B won: 490
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 490
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 491
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 492
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 493
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 494
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 495
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 496
16:22:04 With the combination Random/Zahl in 1000 games A won 244 and B won: 497
16:22:04 With the combination Random/Zahl in 1000 games A won 245 and B won: 497
16:22:04 With the combination Random/Zahl in 1000 games A won 245 and B won: 498
16:22:04 With the combination Random/Zahl in 1000 games A won 246 and B won: 498
16:22:04 With the combination Random/Zahl in 1000 games A won 246 and B won: 499
16:22:04 With the combination Random/Zahl in 1000 games A won 246 and B won: 500
16:22:04 With the combination Random/Zahl in 1000 games A won 246 and B won: 501
16:22:04 With the combination Random/Zahl in 1000 games A won 247 and B won: 501
16:22:04 With the combination Random/Zahl in 1000 games A won 248 and B won: 501
16:22:04 With the combination Random/Zahl in 1000 games A won 248 and B won: 502
16:22:04 With the combination Random/Zahl in 1000 games A won 248 and B won: 503
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 503
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 504
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 505
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 506
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 507
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 508
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 509
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 510
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 511
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 512
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 513
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 514
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 515
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 516
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 517
16:22:04 With the combination Random/Zahl in 1000 games A won 249 and B won: 518
16:22:04 With the combination Random/Zahl in 1000 games A won 250 and B won: 518
16:22:04 With the combination Random/Zahl in 1000 games A won 251 and B won: 518
16:22:04 With the combination Random/Zahl in 1000 games A won 251 and B won: 519
16:22:04 With the combination Random/Zahl in 1000 games A won 251 and B won: 520
16:22:04 With the combination Random/Zahl in 1000 games A won 251 and B won: 521
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 521
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 522
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 523
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 524
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 525
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 526
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 527
16:22:04 With the combination Random/Zahl in 1000 games A won 252 and B won: 528
16:22:04 With the combination Random/Zahl in 1000 games A won 253 and B won: 528
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 528
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 529
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 530
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 531
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 532
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 533
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 534
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 535
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 536
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 537
16:22:04 With the combination Random/Zahl in 1000 games A won 254 and B won: 538
16:22:04 With the combination Random/Zahl in 1000 games A won 255 and B won: 538
16:22:04 With the combination Random/Zahl in 1000 games A won 256 and B won: 538
16:22:04 With the combination Random/Zahl in 1000 games A won 256 and B won: 539
16:22:04 With the combination Random/Zahl in 1000 games A won 256 and B won: 540
16:22:04 With the combination Random/Zahl in 1000 games A won 256 and B won: 541
16:22:04 With the combination Random/Zahl in 1000 games A won 256 and B won: 542
16:22:04 With the combination Random/Zahl in 1000 games A won 257 and B won: 542
16:22:04 With the combination Random/Zahl in 1000 games A won 258 and B won: 542
16:22:04 With the combination Random/Zahl in 1000 games A won 258 and B won: 543
16:22:04 With the combination Random/Zahl in 1000 games A won 258 and B won: 544
16:22:04 With the combination Random/Zahl in 1000 games A won 259 and B won: 544
16:22:04 With the combination Random/Zahl in 1000 games A won 260 and B won: 544
16:22:04 With the combination Random/Zahl in 1000 games A won 260 and B won: 545
16:22:04 With the combination Random/Zahl in 1000 games A won 260 and B won: 546
16:22:04 With the combination Random/Zahl in 1000 games A won 260 and B won: 547
16:22:04 With the combination Random/Zahl in 1000 games A won 261 and B won: 547
16:22:04 With the combination Random/Zahl in 1000 games A won 261 and B won: 548
16:22:04 With the combination Random/Zahl in 1000 games A won 261 and B won: 549
16:22:04 With the combination Random/Zahl in 1000 games A won 262 and B won: 549
16:22:04 With the combination Random/Zahl in 1000 games A won 262 and B won: 550
16:22:04 With the combination Random/Zahl in 1000 games A won 262 and B won: 551
16:22:04 With the combination Random/Zahl in 1000 games A won 263 and B won: 551
16:22:04 With the combination Random/Zahl in 1000 games A won 263 and B won: 552
16:22:04 With the combination Random/Zahl in 1000 games A won 263 and B won: 553
16:22:04 With the combination Random/Zahl in 1000 games A won 264 and B won: 553
16:22:04 With the combination Random/Zahl in 1000 games A won 265 and B won: 553
16:22:04 With the combination Random/Zahl in 1000 games A won 265 and B won: 554
16:22:04 With the combination Random/Zahl in 1000 games A won 266 and B won: 554
16:22:04 With the combination Random/Zahl in 1000 games A won 267 and B won: 554
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 554
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 555
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 556
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 557
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 558
16:22:04 With the combination Random/Zahl in 1000 games A won 268 and B won: 559
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 559
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 560
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 561
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 562
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 563
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 564
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 565
16:22:04 With the combination Random/Zahl in 1000 games A won 269 and B won: 566
16:22:04 With the combination Random/Zahl in 1000 games A won 270 and B won: 566
16:22:04 With the combination Random/Zahl in 1000 games A won 270 and B won: 567
16:22:04 With the combination Random/Zahl in 1000 games A won 270 and B won: 568
16:22:04 With the combination Random/Zahl in 1000 games A won 271 and B won: 568
16:22:04 With the combination Random/Zahl in 1000 games A won 272 and B won: 568
16:22:04 With the combination Random/Zahl in 1000 games A won 272 and B won: 569
16:22:04 With the combination Random/Zahl in 1000 games A won 272 and B won: 570
16:22:04 With the combination Random/Zahl in 1000 games A won 273 and B won: 570
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 570
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 571
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 572
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 573
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 574
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 575
16:22:04 With the combination Random/Zahl in 1000 games A won 274 and B won: 576
16:22:04 With the combination Random/Zahl in 1000 games A won 275 and B won: 576
16:22:04 With the combination Random/Zahl in 1000 games A won 275 and B won: 577
16:22:04 With the combination Random/Zahl in 1000 games A won 275 and B won: 578
16:22:04 With the combination Random/Zahl in 1000 games A won 275 and B won: 579
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 579
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 580
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 581
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 582
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 583
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 584
16:22:04 With the combination Random/Zahl in 1000 games A won 276 and B won: 585
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 585
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 586
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 587
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 588
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 589
16:22:04 With the combination Random/Zahl in 1000 games A won 277 and B won: 590
16:22:04 With the combination Random/Zahl in 1000 games A won 278 and B won: 590
16:22:04 With the combination Random/Zahl in 1000 games A won 278 and B won: 591
16:22:04 With the combination Random/Zahl in 1000 games A won 278 and B won: 592
16:22:04 With the combination Random/Zahl in 1000 games A won 278 and B won: 593
16:22:04 With the combination Random/Zahl in 1000 games A won 278 and B won: 594
16:22:04 With the combination Random/Zahl in 1000 games A won 279 and B won: 594
16:22:04 With the combination Random/Zahl in 1000 games A won 279 and B won: 595
16:22:04 With the combination Random/Zahl in 1000 games A won 279 and B won: 596
16:22:04 With the combination Random/Zahl in 1000 games A won 279 and B won: 597
16:22:04 With the combination Random/Zahl in 1000 games A won 280 and B won: 597
16:22:04 With the combination Random/Zahl in 1000 games A won 281 and B won: 597
16:22:04 With the combination Random/Zahl in 1000 games A won 281 and B won: 598
16:22:04 With the combination Random/Zahl in 1000 games A won 281 and B won: 599
16:22:04 With the combination Random/Zahl in 1000 games A won 282 and B won: 599
16:22:04 With the combination Random/Zahl in 1000 games A won 283 and B won: 599
16:22:04 With the combination Random/Zahl in 1000 games A won 284 and B won: 599
16:22:04 With the combination Random/Zahl in 1000 games A won 284 and B won: 600
16:22:04 With the combination Random/Zahl in 1000 games A won 285 and B won: 600
16:22:04 With the combination Random/Zahl in 1000 games A won 285 and B won: 601
16:22:04 With the combination Random/Zahl in 1000 games A won 286 and B won: 601
16:22:04 With the combination Random/Zahl in 1000 games A won 286 and B won: 602
16:22:04 With the combination Random/Zahl in 1000 games A won 286 and B won: 603
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 603
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 604
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 605
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 606
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 607
16:22:04 With the combination Random/Zahl in 1000 games A won 287 and B won: 608
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 608
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 609
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 610
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 611
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 612
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 613
16:22:04 With the combination Random/Zahl in 1000 games A won 288 and B won: 614
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 614
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 615
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 616
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 617
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 618
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 619
16:22:04 With the combination Random/Zahl in 1000 games A won 289 and B won: 620
16:22:04 With the combination Random/Zahl in 1000 games A won 290 and B won: 620
16:22:04 With the combination Random/Zahl in 1000 games A won 291 and B won: 620
16:22:04 With the combination Random/Zahl in 1000 games A won 292 and B won: 620
16:22:04 With the combination Random/Zahl in 1000 games A won 292 and B won: 621
16:22:04 With the combination Random/Zahl in 1000 games A won 292 and B won: 622
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 622
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 623
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 624
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 625
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 626
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 627
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 628
16:22:04 With the combination Random/Zahl in 1000 games A won 293 and B won: 629
16:22:04 With the combination Random/Zahl in 1000 games A won 294 and B won: 629
16:22:04 With the combination Random/Zahl in 1000 games A won 295 and B won: 629
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 629
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 630
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 631
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 632
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 633
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 634
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 635
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 636
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 637
16:22:04 With the combination Random/Zahl in 1000 games A won 296 and B won: 638
16:22:04 With the combination Random/Zahl in 1000 games A won 297 and B won: 638
16:22:04 With the combination Random/Zahl in 1000 games A won 297 and B won: 639
16:22:04 With the combination Random/Zahl in 1000 games A won 298 and B won: 639
16:22:04 With the combination Random/Zahl in 1000 games A won 299 and B won: 639
16:22:04 With the combination Random/Zahl in 1000 games A won 299 and B won: 640
16:22:04 With the combination Random/Zahl in 1000 games A won 299 and B won: 641
16:22:04 With the combination Random/Zahl in 1000 games A won 299 and B won: 642
16:22:04 With the combination Random/Zahl in 1000 games A won 299 and B won: 643
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 643
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 644
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 645
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 646
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 647
16:22:04 With the combination Random/Zahl in 1000 games A won 300 and B won: 648
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 648
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 649
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 650
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 651
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 652
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 653
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 654
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 655
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 656
16:22:04 With the combination Random/Zahl in 1000 games A won 301 and B won: 657
16:22:04 With the combination Random/Zahl in 1000 games A won 302 and B won: 657
16:22:04 With the combination Random/Zahl in 1000 games A won 302 and B won: 658
16:22:04 With the combination Random/Zahl in 1000 games A won 302 and B won: 659
16:22:04 With the combination Random/Zahl in 1000 games A won 303 and B won: 659
16:22:04 With the combination Random/Zahl in 1000 games A won 304 and B won: 659
16:22:04 With the combination Random/Zahl in 1000 games A won 304 and B won: 660
16:22:04 With the combination Random/Zahl in 1000 games A won 304 and B won: 661
16:22:04 With the combination Random/Zahl in 1000 games A won 305 and B won: 661
16:22:04 With the combination Random/Zahl in 1000 games A won 305 and B won: 662
16:22:04 With the combination Random/Zahl in 1000 games A won 306 and B won: 662
16:22:04 With the combination Random/Zahl in 1000 games A won 307 and B won: 662
16:22:04 With the combination Random/Zahl in 1000 games A won 307 and B won: 663
16:22:04 With the combination Random/Zahl in 1000 games A won 307 and B won: 664
16:22:04 With the combination Random/Zahl in 1000 games A won 308 and B won: 664
16:22:04 With the combination Random/Zahl in 1000 games A won 308 and B won: 665
16:22:04 With the combination Random/Zahl in 1000 games A won 308 and B won: 666
16:22:04 With the combination Random/Zahl in 1000 games A won 309 and B won: 666
16:22:04 With the combination Random/Zahl in 1000 games A won 309 and B won: 667
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 667
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 668
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 669
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 670
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 671
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 672
16:22:04 With the combination Random/Zahl in 1000 games A won 310 and B won: 673
16:22:04 With the combination Random/Zahl in 1000 games A won 311 and B won: 673
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 673
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 674
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 675
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 676
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 677
16:22:04 With the combination Random/Zahl in 1000 games A won 312 and B won: 678
16:22:04 With the combination Random/Zahl in 1000 games A won 313 and B won: 678
16:22:04 With the combination Random/Zahl in 1000 games A won 313 and B won: 679
16:22:04 With the combination Random/Zahl in 1000 games A won 313 and B won: 680
16:22:04 With the combination Random/Zahl in 1000 games A won 313 and B won: 681
16:22:04 With the combination Random/Zahl in 1000 games A won 313 and B won: 682
16:22:04 With the combination Random/Zahl in 1000 games A won 314 and B won: 682
16:22:04 With the combination Random/Zahl in 1000 games A won 314 and B won: 683
16:22:04 With the combination Random/Zahl in 1000 games A won 314 and B won: 684
16:22:04 With the combination Random/Zahl in 1000 games A won 314 and B won: 685
16:22:04 With the combination Random/Zahl in 1000 games A won 314 and B won: 686
16:22:04 With the combination Random/Kopf in 100 A won 1 and B won: 0
16:22:04 With the combination Random/Kopf in 100 A won 2 and B won: 0
16:22:04 With the combination Random/Kopf in 100 A won 2 and B won: 1
16:22:04 With the combination Random/Kopf in 100 A won 2 and B won: 2
16:22:04 With the combination Random/Kopf in 100 A won 2 and B won: 3
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 3
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 4
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 5
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 6
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 7
16:22:04 With the combination Random/Kopf in 100 A won 3 and B won: 8
16:22:04 With the combination Random/Kopf in 100 A won 4 and B won: 8
16:22:04 With the combination Random/Kopf in 100 A won 5 and B won: 8
16:22:04 With the combination Random/Kopf in 100 A won 6 and B won: 8
16:22:04 With the combination Random/Kopf in 100 A won 6 and B won: 9
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 9
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 10
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 11
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 12
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 13
16:22:04 With the combination Random/Kopf in 100 A won 7 and B won: 14
16:22:04 With the combination Random/Kopf in 100 A won 8 and B won: 14
16:22:04 With the combination Random/Kopf in 100 A won 8 and B won: 15
16:22:04 With the combination Random/Kopf in 100 A won 8 and B won: 16
16:22:04 With the combination Random/Kopf in 100 A won 8 and B won: 17
16:22:04 With the combination Random/Kopf in 100 A won 8 and B won: 18
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 18
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 19
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 20
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 21
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 22
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 23
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 24
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 25
16:22:04 With the combination Random/Kopf in 100 A won 9 and B won: 26
16:22:04 With the combination Random/Kopf in 100 A won 10 and B won: 26
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 26
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 27
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 28
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 29
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 30
16:22:04 With the combination Random/Kopf in 100 A won 11 and B won: 31
16:22:04 With the combination Random/Kopf in 100 A won 12 and B won: 31
16:22:04 With the combination Random/Kopf in 100 A won 12 and B won: 32
16:22:04 With the combination Random/Kopf in 100 A won 13 and B won: 32
16:22:04 With the combination Random/Kopf in 100 A won 14 and B won: 32
16:22:04 With the combination Random/Kopf in 100 A won 14 and B won: 33
16:22:04 With the combination Random/Kopf in 100 A won 15 and B won: 33
16:22:04 With the combination Random/Kopf in 100 A won 16 and B won: 33
16:22:04 With the combination Random/Kopf in 100 A won 16 and B won: 34
16:22:04 With the combination Random/Kopf in 100 A won 16 and B won: 35
16:22:04 With the combination Random/Kopf in 100 A won 16 and B won: 36
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 36
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 37
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 38
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 39
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 40
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 41
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 42
16:22:04 With the combination Random/Kopf in 100 A won 17 and B won: 43
16:22:04 With the combination Random/Kopf in 100 A won 18 and B won: 43
16:22:04 With the combination Random/Kopf in 100 A won 19 and B won: 43
16:22:04 With the combination Random/Kopf in 100 A won 20 and B won: 43
16:22:04 With the combination Random/Kopf in 100 A won 20 and B won: 44
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 44
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 45
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 46
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 47
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 48
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 49
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 50
16:22:04 With the combination Random/Kopf in 100 A won 21 and B won: 51
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 51
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 52
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 53
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 54
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 55
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 56
16:22:04 With the combination Random/Kopf in 100 A won 22 and B won: 57
16:22:04 With the combination Random/Kopf in 100 A won 23 and B won: 57
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 57
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 58
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 59
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 60
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 61
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 62
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 63
16:22:04 With the combination Random/Kopf in 100 A won 24 and B won: 64
16:22:04 With the combination Random/Kopf in 100 A won 25 and B won: 64
16:22:04 With the combination Random/Kopf in 100 A won 25 and B won: 65
16:22:04 With the combination Random/Kopf in 100 A won 26 and B won: 65
16:22:04 With the combination Random/Kopf in 100 A won 26 and B won: 66
16:22:04 With the combination Random/Kopf in 100 A won 26 and B won: 67
16:22:04 With the combination Random/Kopf in 100 A won 26 and B won: 68
16:22:04 With the combination Random/Kopf in 100 A won 27 and B won: 68
16:22:04 With the combination Random/Kopf in 100 A won 27 and B won: 69
16:22:04 With the combination Random/Kopf in 100 A won 28 and B won: 69
16:22:04 With the combination Random/Kopf in 100 A won 28 and B won: 70
16:22:04 With the combination Random/Kopf in 100 A won 28 and B won: 71
16:22:04 With the combination Random/Kopf in 100 A won 28 and B won: 72
16:22:04 With the combination Random/Random in 10000 games A won 1 and B won: 0
16:22:04 With the combination Random/Random in 10000 games A won 2 and B won: 0
16:22:04 With the combination Random/Random in 10000 games A won 2 and B won: 1
16:22:04 With the combination Random/Random in 10000 games A won 2 and B won: 2
16:22:04 With the combination Random/Random in 10000 games A won 2 and B won: 3
16:22:04 With the combination Random/Random in 10000 games A won 3 and B won: 3
16:22:04 With the combination Random/Random in 10000 games A won 3 and B won: 4
16:22:04 With the combination Random/Random in 10000 games A won 3 and B won: 5
16:22:04 With the combination Random/Random in 10000 games A won 3 and B won: 6
16:22:04 With the combination Random/Random in 10000 games A won 3 and B won: 7
16:22:04 With the combination Random/Random in 10000 games A won 4 and B won: 7
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 7
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 8
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 9
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 10
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 11
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 12
16:22:04 With the combination Random/Random in 10000 games A won 5 and B won: 13
16:22:04 With the combination Random/Random in 10000 games A won 6 and B won: 13
16:22:04 With the combination Random/Random in 10000 games A won 6 and B won: 14
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 14
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 15
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 16
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 17
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 18
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 19
16:22:04 With the combination Random/Random in 10000 games A won 7 and B won: 20
16:22:04 With the combination Random/Random in 10000 games A won 8 and B won: 20
16:22:04 With the combination Random/Random in 10000 games A won 8 and B won: 21
16:22:04 With the combination Random/Random in 10000 games A won 8 and B won: 22
16:22:05 With the combination Random/Random in 10000 games A won 8 and B won: 23
16:22:05 With the combination Random/Random in 10000 games A won 8 and B won: 24
16:22:05 With the combination Random/Random in 10000 games A won 9 and B won: 24
16:22:05 With the combination Random/Random in 10000 games A won 9 and B won: 25
16:22:05 With the combination Random/Random in 10000 games A won 9 and B won: 26
16:22:05 With the combination Random/Random in 10000 games A won 10 and B won: 26
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 26
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 27
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 28
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 29
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 30
16:22:05 With the combination Random/Random in 10000 games A won 11 and B won: 31
16:22:05 With the combination Random/Random in 10000 games A won 12 and B won: 31
16:22:05 With the combination Random/Random in 10000 games A won 13 and B won: 31
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 31
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 32
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 33
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 34
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 35
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 36
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 37
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 38
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 39
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 40
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 41
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 42
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 43
16:22:05 With the combination Random/Random in 10000 games A won 14 and B won: 44
16:22:05 With the combination Random/Random in 10000 games A won 15 and B won: 44
16:22:05 With the combination Random/Random in 10000 games A won 15 and B won: 45
16:22:05 With the combination Random/Random in 10000 games A won 15 and B won: 46
16:22:05 With the combination Random/Random in 10000 games A won 15 and B won: 47
16:22:05 With the combination Random/Random in 10000 games A won 16 and B won: 47
16:22:05 With the combination Random/Random in 10000 games A won 16 and B won: 48
16:22:05 With the combination Random/Random in 10000 games A won 16 and B won: 49
16:22:05 With the combination Random/Random in 10000 games A won 16 and B won: 50
16:22:05 With the combination Random/Random in 10000 games A won 16 and B won: 51
16:22:05 With the combination Random/Random in 10000 games A won 17 and B won: 51
16:22:05 With the combination Random/Random in 10000 games A won 17 and B won: 52
16:22:05 With the combination Random/Random in 10000 games A won 17 and B won: 53
16:22:05 With the combination Random/Random in 10000 games A won 18 and B won: 53
16:22:05 With the combination Random/Random in 10000 games A won 18 and B won: 54
16:22:05 With the combination Random/Random in 10000 games A won 18 and B won: 55
16:22:05 With the combination Random/Random in 10000 games A won 19 and B won: 55
16:22:05 With the combination Random/Random in 10000 games A won 19 and B won: 56
16:22:05 With the combination Random/Random in 10000 games A won 20 and B won: 56
16:22:05 With the combination Random/Random in 10000 games A won 20 and B won: 57
16:22:05 With the combination Random/Random in 10000 games A won 20 and B won: 58
16:22:05 With the combination Random/Random in 10000 games A won 20 and B won: 59
16:22:05 With the combination Random/Random in 10000 games A won 21 and B won: 59
16:22:05 With the combination Random/Random in 10000 games A won 21 and B won: 60
16:22:05 With the combination Random/Random in 10000 games A won 22 and B won: 60
16:22:05 With the combination Random/Random in 10000 games A won 22 and B won: 61
16:22:05 With the combination Random/Random in 10000 games A won 23 and B won: 61
16:22:05 With the combination Random/Random in 10000 games A won 23 and B won: 62
16:22:05 With the combination Random/Random in 10000 games A won 24 and B won: 62
16:22:05 With the combination Random/Random in 10000 games A won 24 and B won: 63
16:22:05 With the combination Random/Random in 10000 games A won 25 and B won: 63
16:22:05 With the combination Random/Random in 10000 games A won 25 and B won: 64
16:22:05 With the combination Random/Random in 10000 games A won 26 and B won: 64
16:22:05 With the combination Random/Random in 10000 games A won 26 and B won: 65
16:22:05 With the combination Random/Random in 10000 games A won 26 and B won: 66
16:22:05 With the combination Random/Random in 10000 games A won 26 and B won: 67
16:22:05 With the combination Random/Random in 10000 games A won 26 and B won: 68
16:22:05 With the combination Random/Random in 10000 games A won 27 and B won: 68
16:22:05 With the combination Random/Random in 10000 games A won 27 and B won: 69
16:22:05 With the combination Random/Random in 10000 games A won 27 and B won: 70
16:22:05 With the combination Random/Random in 10000 games A won 28 and B won: 70
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 70
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 71
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 72
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 73
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 74
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 75
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 76
16:22:05 With the combination Random/Random in 10000 games A won 29 and B won: 77
16:22:05 With the combination Random/Random in 10000 games A won 30 and B won: 77
16:22:05 With the combination Random/Random in 10000 games A won 30 and B won: 78
16:22:05 With the combination Random/Random in 10000 games A won 31 and B won: 78
16:22:05 With the combination Random/Random in 10000 games A won 32 and B won: 78
16:22:05 With the combination Random/Random in 10000 games A won 33 and B won: 78
16:22:05 With the combination Random/Random in 10000 games A won 33 and B won: 79
16:22:05 With the combination Random/Random in 10000 games A won 33 and B won: 80
16:22:05 With the combination Random/Random in 10000 games A won 33 and B won: 81
16:22:05 With the combination Random/Random in 10000 games A won 34 and B won: 81
16:22:05 With the combination Random/Random in 10000 games A won 35 and B won: 81
16:22:05 With the combination Random/Random in 10000 games A won 35 and B won: 82
16:22:05 With the combination Random/Random in 10000 games A won 35 and B won: 83
16:22:05 With the combination Random/Random in 10000 games A won 35 and B won: 84
16:22:05 With the combination Random/Random in 10000 games A won 35 and B won: 85
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 85
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 86
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 87
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 88
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 89
16:22:05 With the combination Random/Random in 10000 games A won 36 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 37 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 38 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 39 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 40 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 90
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 91
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 92
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 93
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 94
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 95
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 96
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 97
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 98
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 99
16:22:05 With the combination Random/Random in 10000 games A won 41 and B won: 100
16:22:05 With the combination Random/Random in 10000 games A won 42 and B won: 100
16:22:05 With the combination Random/Random in 10000 games A won 43 and B won: 100
16:22:05 With the combination Random/Random in 10000 games A won 44 and B won: 100
16:22:05 With the combination Random/Random in 10000 games A won 44 and B won: 101
16:22:05 With the combination Random/Random in 10000 games A won 45 and B won: 101
16:22:05 With the combination Random/Random in 10000 games A won 45 and B won: 102
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 102
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 103
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 104
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 105
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 106
16:22:05 With the combination Random/Random in 10000 games A won 46 and B won: 107
16:22:05 With the combination Random/Random in 10000 games A won 47 and B won: 107
16:22:05 With the combination Random/Random in 10000 games A won 48 and B won: 107
16:22:05 With the combination Random/Random in 10000 games A won 49 and B won: 107
16:22:05 With the combination Random/Random in 10000 games A won 49 and B won: 108
16:22:05 With the combination Random/Random in 10000 games A won 49 and B won: 109
16:22:05 With the combination Random/Random in 10000 games A won 49 and B won: 110
16:22:05 With the combination Random/Random in 10000 games A won 49 and B won: 111
16:22:05 With the combination Random/Random in 10000 games A won 50 and B won: 111
16:22:05 With the combination Random/Random in 10000 games A won 50 and B won: 112
16:22:05 With the combination Random/Random in 10000 games A won 50 and B won: 113
16:22:05 With the combination Random/Random in 10000 games A won 51 and B won: 113
16:22:05 With the combination Random/Random in 10000 games A won 52 and B won: 113
16:22:05 With the combination Random/Random in 10000 games A won 53 and B won: 113
16:22:05 With the combination Random/Random in 10000 games A won 53 and B won: 114
16:22:05 With the combination Random/Random in 10000 games A won 54 and B won: 114
16:22:05 With the combination Random/Random in 10000 games A won 55 and B won: 114
16:22:05 With the combination Random/Random in 10000 games A won 55 and B won: 115
16:22:05 With the combination Random/Random in 10000 games A won 55 and B won: 116
16:22:05 With the combination Random/Random in 10000 games A won 56 and B won: 116
16:22:05 With the combination Random/Random in 10000 games A won 57 and B won: 116
16:22:06 With the combination Random/Random in 10000 games A won 57 and B won: 117
16:22:06 With the combination Random/Random in 10000 games A won 57 and B won: 118
16:22:06 With the combination Random/Random in 10000 games A won 58 and B won: 118
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 118
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 119
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 120
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 121
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 122
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 123
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 124
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 125
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 126
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 127
16:22:06 With the combination Random/Random in 10000 games A won 59 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 60 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 61 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 62 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 63 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 64 and B won: 128
16:22:06 With the combination Random/Random in 10000 games A won 64 and B won: 129
16:22:06 With the combination Random/Random in 10000 games A won 65 and B won: 129
16:22:06 With the combination Random/Random in 10000 games A won 66 and B won: 129
16:22:06 With the combination Random/Random in 10000 games A won 66 and B won: 130
16:22:06 With the combination Random/Random in 10000 games A won 67 and B won: 130
16:22:06 With the combination Random/Random in 10000 games A won 68 and B won: 130
16:22:06 With the combination Random/Random in 10000 games A won 69 and B won: 130
16:22:06 With the combination Random/Random in 10000 games A won 69 and B won: 131
16:22:06 With the combination Random/Random in 10000 games A won 69 and B won: 132
16:22:06 With the combination Random/Random in 10000 games A won 69 and B won: 133
16:22:06 With the combination Random/Random in 10000 games A won 69 and B won: 134
16:22:06 With the combination Random/Random in 10000 games A won 70 and B won: 134
16:22:06 With the combination Random/Random in 10000 games A won 70 and B won: 135
16:22:06 With the combination Random/Random in 10000 games A won 71 and B won: 135
16:22:06 With the combination Random/Random in 10000 games A won 71 and B won: 136
16:22:06 With the combination Random/Random in 10000 games A won 72 and B won: 136
16:22:06 With the combination Random/Random in 10000 games A won 73 and B won: 136
16:22:06 With the combination Random/Random in 10000 games A won 73 and B won: 137
16:22:06 With the combination Random/Random in 10000 games A won 73 and B won: 138
16:22:06 With the combination Random/Random in 10000 games A won 74 and B won: 138
16:22:06 With the combination Random/Random in 10000 games A won 74 and B won: 139
16:22:06 With the combination Random/Random in 10000 games A won 74 and B won: 140
16:22:06 With the combination Random/Random in 10000 games A won 74 and B won: 141
16:22:06 With the combination Random/Random in 10000 games A won 75 and B won: 141
16:22:06 With the combination Random/Random in 10000 games A won 76 and B won: 141
16:22:06 With the combination Random/Random in 10000 games A won 76 and B won: 142
16:22:06 With the combination Random/Random in 10000 games A won 77 and B won: 142
16:22:06 With the combination Random/Random in 10000 games A won 77 and B won: 143
16:22:06 With the combination Random/Random in 10000 games A won 77 and B won: 144
16:22:06 With the combination Random/Random in 10000 games A won 77 and B won: 145
16:22:06 With the combination Random/Random in 10000 games A won 78 and B won: 145
16:22:06 With the combination Random/Random in 10000 games A won 78 and B won: 146
16:22:06 With the combination Random/Random in 10000 games A won 78 and B won: 147
16:22:06 With the combination Random/Random in 10000 games A won 79 and B won: 147
16:22:06 With the combination Random/Random in 10000 games A won 79 and B won: 148
16:22:06 With the combination Random/Random in 10000 games A won 79 and B won: 149
16:22:06 With the combination Random/Random in 10000 games A won 79 and B won: 150
16:22:06 With the combination Random/Random in 10000 games A won 80 and B won: 150
16:22:06 With the combination Random/Random in 10000 games A won 81 and B won: 150
16:22:06 With the combination Random/Random in 10000 games A won 81 and B won: 151
16:22:06 With the combination Random/Random in 10000 games A won 82 and B won: 151
16:22:06 With the combination Random/Random in 10000 games A won 83 and B won: 151
16:22:06 With the combination Random/Random in 10000 games A won 83 and B won: 152
16:22:06 With the combination Random/Random in 10000 games A won 83 and B won: 153
16:22:06 With the combination Random/Random in 10000 games A won 84 and B won: 153
16:22:06 With the combination Random/Random in 10000 games A won 84 and B won: 154
16:22:06 With the combination Random/Random in 10000 games A won 84 and B won: 155
16:22:06 With the combination Random/Random in 10000 games A won 84 and B won: 156
16:22:06 With the combination Random/Random in 10000 games A won 84 and B won: 157
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 157
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 158
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 159
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 160
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 161
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 162
16:22:06 With the combination Random/Random in 10000 games A won 85 and B won: 163
16:22:06 With the combination Random/Random in 10000 games A won 86 and B won: 163
16:22:06 With the combination Random/Random in 10000 games A won 86 and B won: 164
16:22:06 With the combination Random/Random in 10000 games A won 87 and B won: 164
16:22:06 With the combination Random/Random in 10000 games A won 87 and B won: 165
16:22:06 With the combination Random/Random in 10000 games A won 88 and B won: 165
16:22:06 With the combination Random/Random in 10000 games A won 89 and B won: 165
16:22:06 With the combination Random/Random in 10000 games A won 89 and B won: 166
16:22:06 With the combination Random/Random in 10000 games A won 89 and B won: 167
16:22:06 With the combination Random/Random in 10000 games A won 89 and B won: 168
16:22:06 With the combination Random/Random in 10000 games A won 89 and B won: 169
16:22:06 With the combination Random/Random in 10000 games A won 90 and B won: 169
16:22:06 With the combination Random/Random in 10000 games A won 91 and B won: 169
16:22:06 With the combination Random/Random in 10000 games A won 91 and B won: 170
16:22:06 With the combination Random/Random in 10000 games A won 91 and B won: 171
16:22:06 With the combination Random/Random in 10000 games A won 91 and B won: 172
16:22:06 With the combination Random/Random in 10000 games A won 92 and B won: 172
16:22:06 With the combination Random/Random in 10000 games A won 92 and B won: 173
16:22:06 With the combination Random/Random in 10000 games A won 93 and B won: 173
16:22:06 With the combination Random/Random in 10000 games A won 93 and B won: 174
16:22:06 With the combination Random/Random in 10000 games A won 93 and B won: 175
16:22:06 With the combination Random/Random in 10000 games A won 94 and B won: 175
16:22:06 With the combination Random/Random in 10000 games A won 94 and B won: 176
16:22:06 With the combination Random/Random in 10000 games A won 94 and B won: 177
16:22:06 With the combination Random/Random in 10000 games A won 94 and B won: 178
16:22:06 With the combination Random/Random in 10000 games A won 94 and B won: 179
16:22:06 With the combination Random/Random in 10000 games A won 95 and B won: 179
16:22:06 With the combination Random/Random in 10000 games A won 95 and B won: 180
16:22:06 With the combination Random/Random in 10000 games A won 95 and B won: 181
16:22:06 With the combination Random/Random in 10000 games A won 95 and B won: 182
16:22:06 With the combination Random/Random in 10000 games A won 96 and B won: 182
16:22:06 With the combination Random/Random in 10000 games A won 96 and B won: 183
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 183
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 184
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 185
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 186
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 187
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 188
16:22:06 With the combination Random/Random in 10000 games A won 97 and B won: 189
16:22:06 With the combination Random/Random in 10000 games A won 98 and B won: 189
16:22:06 With the combination Random/Random in 10000 games A won 99 and B won: 189
16:22:06 With the combination Random/Random in 10000 games A won 99 and B won: 190
16:22:06 With the combination Random/Random in 10000 games A won 99 and B won: 191
16:22:06 With the combination Random/Random in 10000 games A won 99 and B won: 192
16:22:06 With the combination Random/Random in 10000 games A won 99 and B won: 193
16:22:07 With the combination Random/Random in 10000 games A won 99 and B won: 194
16:22:07 With the combination Random/Random in 10000 games A won 99 and B won: 195
16:22:07 With the combination Random/Random in 10000 games A won 99 and B won: 196
16:22:07 With the combination Random/Random in 10000 games A won 100 and B won: 196
16:22:07 With the combination Random/Random in 10000 games A won 101 and B won: 196
16:22:07 With the combination Random/Random in 10000 games A won 101 and B won: 197
16:22:07 With the combination Random/Random in 10000 games A won 101 and B won: 198
16:22:07 With the combination Random/Random in 10000 games A won 102 and B won: 198
16:22:07 With the combination Random/Random in 10000 games A won 102 and B won: 199
16:22:07 With the combination Random/Random in 10000 games A won 103 and B won: 199
16:22:07 With the combination Random/Random in 10000 games A won 104 and B won: 199
16:22:07 With the combination Random/Random in 10000 games A won 104 and B won: 200
16:22:07 With the combination Random/Random in 10000 games A won 104 and B won: 201
16:22:07 With the combination Random/Random in 10000 games A won 104 and B won: 202
16:22:07 With the combination Random/Random in 10000 games A won 104 and B won: 203
16:22:07 With the combination Random/Random in 10000 games A won 105 and B won: 203
16:22:07 With the combination Random/Random in 10000 games A won 105 and B won: 204
16:22:07 With the combination Random/Random in 10000 games A won 106 and B won: 204
16:22:07 With the combination Random/Random in 10000 games A won 106 and B won: 205
16:22:07 With the combination Random/Random in 10000 games A won 107 and B won: 205
16:22:07 With the combination Random/Random in 10000 games A won 108 and B won: 205
16:22:07 With the combination Random/Random in 10000 games A won 108 and B won: 206
16:22:07 With the combination Random/Random in 10000 games A won 108 and B won: 207
16:22:07 With the combination Random/Random in 10000 games A won 108 and B won: 208
16:22:07 With the combination Random/Random in 10000 games A won 108 and B won: 209
16:22:07 With the combination Random/Random in 10000 games A won 109 and B won: 209
16:22:07 With the combination Random/Random in 10000 games A won 109 and B won: 210
16:22:07 With the combination Random/Random in 10000 games A won 109 and B won: 211
16:22:07 With the combination Random/Random in 10000 games A won 109 and B won: 212
16:22:07 With the combination Random/Random in 10000 games A won 109 and B won: 213
16:22:07 With the combination Random/Random in 10000 games A won 110 and B won: 213
16:22:07 With the combination Random/Random in 10000 games A won 110 and B won: 214
16:22:07 With the combination Random/Random in 10000 games A won 110 and B won: 215
16:22:07 With the combination Random/Random in 10000 games A won 110 and B won: 216
16:22:07 With the combination Random/Random in 10000 games A won 110 and B won: 217
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 217
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 218
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 219
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 220
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 221
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 222
16:22:07 With the combination Random/Random in 10000 games A won 111 and B won: 223
16:22:07 With the combination Random/Random in 10000 games A won 112 and B won: 223
16:22:07 With the combination Random/Random in 10000 games A won 113 and B won: 223
16:22:07 With the combination Random/Random in 10000 games A won 113 and B won: 224
16:22:07 With the combination Random/Random in 10000 games A won 114 and B won: 224
16:22:07 With the combination Random/Random in 10000 games A won 115 and B won: 224
16:22:07 With the combination Random/Random in 10000 games A won 116 and B won: 224
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 224
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 225
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 226
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 227
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 228
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 229
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 230
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 231
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 232
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 233
16:22:07 With the combination Random/Random in 10000 games A won 117 and B won: 234
16:22:07 With the combination Random/Random in 10000 games A won 118 and B won: 234
16:22:07 With the combination Random/Random in 10000 games A won 118 and B won: 235
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 235
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 236
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 237
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 238
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 239
16:22:07 With the combination Random/Random in 10000 games A won 119 and B won: 240
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 240
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 241
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 242
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 243
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 244
16:22:07 With the combination Random/Random in 10000 games A won 120 and B won: 245
16:22:07 With the combination Random/Random in 10000 games A won 121 and B won: 245
16:22:07 With the combination Random/Random in 10000 games A won 122 and B won: 245
16:22:07 With the combination Random/Random in 10000 games A won 122 and B won: 246
16:22:07 With the combination Random/Random in 10000 games A won 122 and B won: 247
16:22:07 With the combination Random/Random in 10000 games A won 123 and B won: 247
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 247
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 248
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 249
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 250
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 251
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 252
16:22:07 With the combination Random/Random in 10000 games A won 124 and B won: 253
16:22:07 With the combination Random/Random in 10000 games A won 125 and B won: 253
16:22:07 With the combination Random/Random in 10000 games A won 125 and B won: 254
16:22:07 With the combination Random/Random in 10000 games A won 125 and B won: 255
16:22:08 With the combination Random/Random in 10000 games A won 125 and B won: 256
16:22:08 With the combination Random/Random in 10000 games A won 126 and B won: 256
16:22:08 With the combination Random/Random in 10000 games A won 127 and B won: 256
16:22:08 With the combination Random/Random in 10000 games A won 127 and B won: 257
16:22:08 With the combination Random/Random in 10000 games A won 128 and B won: 257
16:22:08 With the combination Random/Random in 10000 games A won 129 and B won: 257
16:22:08 With the combination Random/Random in 10000 games A won 129 and B won: 258
16:22:08 With the combination Random/Random in 10000 games A won 129 and B won: 259
16:22:08 With the combination Random/Random in 10000 games A won 129 and B won: 260
16:22:08 With the combination Random/Random in 10000 games A won 129 and B won: 261
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 261
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 262
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 263
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 264
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 265
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 266
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 267
16:22:08 With the combination Random/Random in 10000 games A won 130 and B won: 268
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 268
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 269
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 270
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 271
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 272
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 273
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 274
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 275
16:22:08 With the combination Random/Random in 10000 games A won 131 and B won: 276
16:22:08 With the combination Random/Random in 10000 games A won 132 and B won: 276
16:22:08 With the combination Random/Random in 10000 games A won 132 and B won: 277
16:22:08 With the combination Random/Random in 10000 games A won 133 and B won: 277
16:22:08 With the combination Random/Random in 10000 games A won 133 and B won: 278
16:22:08 With the combination Random/Random in 10000 games A won 133 and B won: 279
16:22:08 With the combination Random/Random in 10000 games A won 133 and B won: 280
16:22:08 With the combination Random/Random in 10000 games A won 134 and B won: 280
16:22:08 With the combination Random/Random in 10000 games A won 134 and B won: 281
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 281
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 282
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 283
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 284
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 285
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 286
16:22:08 With the combination Random/Random in 10000 games A won 135 and B won: 287
16:22:08 With the combination Random/Random in 10000 games A won 136 and B won: 287
16:22:08 With the combination Random/Random in 10000 games A won 137 and B won: 287
16:22:08 With the combination Random/Random in 10000 games A won 137 and B won: 288
16:22:08 With the combination Random/Random in 10000 games A won 138 and B won: 288
16:22:08 With the combination Random/Random in 10000 games A won 138 and B won: 289
16:22:08 With the combination Random/Random in 10000 games A won 138 and B won: 290
16:22:08 With the combination Random/Random in 10000 games A won 138 and B won: 291
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 291
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 292
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 293
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 294
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 295
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 296
16:22:08 With the combination Random/Random in 10000 games A won 139 and B won: 297
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 297
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 298
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 299
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 300
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 301
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 302
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 303
16:22:08 With the combination Random/Random in 10000 games A won 140 and B won: 304
16:22:08 With the combination Random/Random in 10000 games A won 141 and B won: 304
16:22:08 With the combination Random/Random in 10000 games A won 141 and B won: 305
16:22:08 With the combination Random/Random in 10000 games A won 141 and B won: 306
16:22:08 With the combination Random/Random in 10000 games A won 142 and B won: 306
16:22:08 With the combination Random/Random in 10000 games A won 142 and B won: 307
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 307
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 308
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 309
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 310
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 311
16:22:08 With the combination Random/Random in 10000 games A won 143 and B won: 312
16:22:08 With the combination Random/Random in 10000 games A won 144 and B won: 312
16:22:08 With the combination Random/Random in 10000 games A won 145 and B won: 312
16:22:08 With the combination Random/Random in 10000 games A won 145 and B won: 313
16:22:08 With the combination Random/Random in 10000 games A won 145 and B won: 314
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 314
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 315
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 316
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 317
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 318
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 319
16:22:08 With the combination Random/Random in 10000 games A won 146 and B won: 320
16:22:08 With the combination Random/Random in 10000 games A won 147 and B won: 320
16:22:08 With the combination Random/Random in 10000 games A won 147 and B won: 321
16:22:08 With the combination Random/Random in 10000 games A won 148 and B won: 321
16:22:08 With the combination Random/Random in 10000 games A won 149 and B won: 321
16:22:08 With the combination Random/Random in 10000 games A won 149 and B won: 322
16:22:08 With the combination Random/Random in 10000 games A won 149 and B won: 323
16:22:08 With the combination Random/Random in 10000 games A won 149 and B won: 324
16:22:08 With the combination Random/Random in 10000 games A won 150 and B won: 324
16:22:08 With the combination Random/Random in 10000 games A won 151 and B won: 324
16:22:08 With the combination Random/Random in 10000 games A won 151 and B won: 325
16:22:08 With the combination Random/Random in 10000 games A won 151 and B won: 326
16:22:08 With the combination Random/Random in 10000 games A won 151 and B won: 327
16:22:08 With the combination Random/Random in 10000 games A won 152 and B won: 327
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 327
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 328
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 329
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 330
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 331
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 332
16:22:08 With the combination Random/Random in 10000 games A won 153 and B won: 333
16:22:08 With the combination Random/Random in 10000 games A won 154 and B won: 333
16:22:08 With the combination Random/Random in 10000 games A won 154 and B won: 334
16:22:08 With the combination Random/Random in 10000 games A won 154 and B won: 335
16:22:08 With the combination Random/Random in 10000 games A won 154 and B won: 336
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 336
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 337
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 338
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 339
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 340
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 341
16:22:08 With the combination Random/Random in 10000 games A won 155 and B won: 342
16:22:08 With the combination Random/Random in 10000 games A won 156 and B won: 342
16:22:08 With the combination Random/Random in 10000 games A won 156 and B won: 343
16:22:08 With the combination Random/Random in 10000 games A won 156 and B won: 344
16:22:08 With the combination Random/Random in 10000 games A won 156 and B won: 345
16:22:08 With the combination Random/Random in 10000 games A won 156 and B won: 346
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 346
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 347
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 348
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 349
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 350
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 351
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 352
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 353
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 354
16:22:08 With the combination Random/Random in 10000 games A won 157 and B won: 355
16:22:08 With the combination Random/Random in 10000 games A won 158 and B won: 355
16:22:08 With the combination Random/Random in 10000 games A won 158 and B won: 356
16:22:08 With the combination Random/Random in 10000 games A won 158 and B won: 357
16:22:08 With the combination Random/Random in 10000 games A won 159 and B won: 357
16:22:08 With the combination Random/Random in 10000 games A won 160 and B won: 357
16:22:08 With the combination Random/Random in 10000 games A won 161 and B won: 357
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 357
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 358
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 359
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 360
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 361
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 362
16:22:08 With the combination Random/Random in 10000 games A won 162 and B won: 363
16:22:08 With the combination Random/Random in 10000 games A won 163 and B won: 363
16:22:08 With the combination Random/Random in 10000 games A won 164 and B won: 363
16:22:08 With the combination Random/Random in 10000 games A won 164 and B won: 364
16:22:08 With the combination Random/Random in 10000 games A won 165 and B won: 364
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 364
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 365
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 366
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 367
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 368
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 369
16:22:08 With the combination Random/Random in 10000 games A won 166 and B won: 370
16:22:08 With the combination Random/Random in 10000 games A won 167 and B won: 370
16:22:08 With the combination Random/Random in 10000 games A won 167 and B won: 371
16:22:08 With the combination Random/Random in 10000 games A won 167 and B won: 372
16:22:08 With the combination Random/Random in 10000 games A won 168 and B won: 372
16:22:08 With the combination Random/Random in 10000 games A won 168 and B won: 373
16:22:08 With the combination Random/Random in 10000 games A won 168 and B won: 374
16:22:08 With the combination Random/Random in 10000 games A won 169 and B won: 374
16:22:08 With the combination Random/Random in 10000 games A won 170 and B won: 374
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 374
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 375
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 376
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 377
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 378
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 379
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 380
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 381
16:22:08 With the combination Random/Random in 10000 games A won 171 and B won: 382
16:22:08 With the combination Random/Random in 10000 games A won 172 and B won: 382
16:22:08 With the combination Random/Random in 10000 games A won 173 and B won: 382
16:22:08 With the combination Random/Random in 10000 games A won 174 and B won: 382
16:22:08 With the combination Random/Random in 10000 games A won 175 and B won: 382
16:22:08 With the combination Random/Random in 10000 games A won 175 and B won: 383
16:22:08 With the combination Random/Random in 10000 games A won 176 and B won: 383
16:22:08 With the combination Random/Random in 10000 games A won 176 and B won: 384
16:22:08 With the combination Random/Random in 10000 games A won 176 and B won: 385
16:22:08 With the combination Random/Random in 10000 games A won 177 and B won: 385
16:22:08 With the combination Random/Random in 10000 games A won 177 and B won: 386
16:22:08 With the combination Random/Random in 10000 games A won 177 and B won: 387
16:22:08 With the combination Random/Random in 10000 games A won 177 and B won: 388
16:22:08 With the combination Random/Random in 10000 games A won 177 and B won: 389
16:22:08 With the combination Random/Random in 10000 games A won 178 and B won: 389
16:22:08 With the combination Random/Random in 10000 games A won 179 and B won: 389
16:22:08 With the combination Random/Random in 10000 games A won 179 and B won: 390
16:22:08 With the combination Random/Random in 10000 games A won 179 and B won: 391
16:22:08 With the combination Random/Random in 10000 games A won 180 and B won: 391
16:22:08 With the combination Random/Random in 10000 games A won 181 and B won: 391
16:22:08 With the combination Random/Random in 10000 games A won 181 and B won: 392
16:22:08 With the combination Random/Random in 10000 games A won 182 and B won: 392
16:22:08 With the combination Random/Random in 10000 games A won 182 and B won: 393
16:22:08 With the combination Random/Random in 10000 games A won 182 and B won: 394
16:22:08 With the combination Random/Random in 10000 games A won 182 and B won: 395
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 395
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 396
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 397
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 398
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 399
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 400
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 401
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 402
16:22:08 With the combination Random/Random in 10000 games A won 183 and B won: 403
16:22:08 With the combination Random/Random in 10000 games A won 184 and B won: 403
16:22:08 With the combination Random/Random in 10000 games A won 184 and B won: 404
16:22:08 With the combination Random/Random in 10000 games A won 184 and B won: 405
16:22:08 With the combination Random/Random in 10000 games A won 185 and B won: 405
16:22:08 With the combination Random/Random in 10000 games A won 185 and B won: 406
16:22:08 With the combination Random/Random in 10000 games A won 185 and B won: 407
16:22:08 With the combination Random/Random in 10000 games A won 186 and B won: 407
16:22:08 With the combination Random/Random in 10000 games A won 186 and B won: 408
16:22:08 With the combination Random/Random in 10000 games A won 187 and B won: 408
16:22:08 With the combination Random/Random in 10000 games A won 188 and B won: 408
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 408
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 409
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 410
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 411
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 412
16:22:08 With the combination Random/Random in 10000 games A won 189 and B won: 413
16:22:08 With the combination Random/Random in 10000 games A won 190 and B won: 413
16:22:08 With the combination Random/Random in 10000 games A won 190 and B won: 414
16:22:08 With the combination Random/Random in 10000 games A won 190 and B won: 415
16:22:08 With the combination Random/Random in 10000 games A won 190 and B won: 416
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 416
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 417
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 418
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 419
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 420
16:22:08 With the combination Random/Random in 10000 games A won 191 and B won: 421
16:22:08 With the combination Random/Random in 10000 games A won 192 and B won: 421
16:22:08 With the combination Random/Random in 10000 games A won 193 and B won: 421
16:22:08 With the combination Random/Random in 10000 games A won 194 and B won: 421
16:22:08 With the combination Random/Random in 10000 games A won 194 and B won: 422
16:22:08 With the combination Random/Random in 10000 games A won 195 and B won: 422
16:22:08 With the combination Random/Random in 10000 games A won 196 and B won: 422
16:22:08 With the combination Random/Random in 10000 games A won 197 and B won: 422
16:22:08 With the combination Random/Random in 10000 games A won 198 and B won: 422
16:22:08 With the combination Random/Random in 10000 games A won 198 and B won: 423
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 423
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 424
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 425
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 426
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 427
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 428
16:22:08 With the combination Random/Random in 10000 games A won 199 and B won: 429
16:22:08 With the combination Random/Random in 10000 games A won 200 and B won: 429
16:22:08 With the combination Random/Random in 10000 games A won 201 and B won: 429
16:22:08 With the combination Random/Random in 10000 games A won 202 and B won: 429
16:22:08 With the combination Random/Random in 10000 games A won 203 and B won: 429
16:22:08 With the combination Random/Random in 10000 games A won 203 and B won: 430
16:22:08 With the combination Random/Random in 10000 games A won 204 and B won: 430
16:22:08 With the combination Random/Random in 10000 games A won 204 and B won: 431
16:22:08 With the combination Random/Random in 10000 games A won 204 and B won: 432
16:22:08 With the combination Random/Random in 10000 games A won 205 and B won: 432
16:22:08 With the combination Random/Random in 10000 games A won 205 and B won: 433
16:22:08 With the combination Random/Random in 10000 games A won 205 and B won: 434
16:22:08 With the combination Random/Random in 10000 games A won 206 and B won: 434
16:22:08 With the combination Random/Random in 10000 games A won 207 and B won: 434
16:22:08 With the combination Random/Random in 10000 games A won 207 and B won: 435
16:22:08 With the combination Random/Random in 10000 games A won 207 and B won: 436
16:22:08 With the combination Random/Random in 10000 games A won 208 and B won: 436
16:22:08 With the combination Random/Random in 10000 games A won 208 and B won: 437
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 437
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 438
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 439
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 440
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 441
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 442
16:22:08 With the combination Random/Random in 10000 games A won 209 and B won: 443
16:22:08 With the combination Random/Random in 10000 games A won 210 and B won: 443
16:22:08 With the combination Random/Random in 10000 games A won 210 and B won: 444
16:22:08 With the combination Random/Random in 10000 games A won 210 and B won: 445
16:22:08 With the combination Random/Random in 10000 games A won 211 and B won: 445
16:22:08 With the combination Random/Random in 10000 games A won 212 and B won: 445
16:22:08 With the combination Random/Random in 10000 games A won 213 and B won: 445
16:22:08 With the combination Random/Random in 10000 games A won 214 and B won: 445
16:22:08 With the combination Random/Random in 10000 games A won 214 and B won: 446
16:22:08 With the combination Random/Random in 10000 games A won 214 and B won: 447
16:22:08 With the combination Random/Random in 10000 games A won 215 and B won: 447
16:22:08 With the combination Random/Random in 10000 games A won 215 and B won: 448
16:22:08 With the combination Random/Random in 10000 games A won 215 and B won: 449
16:22:08 With the combination Random/Random in 10000 games A won 215 and B won: 450
16:22:08 With the combination Random/Random in 10000 games A won 216 and B won: 450
16:22:08 With the combination Random/Random in 10000 games A won 216 and B won: 451
16:22:08 With the combination Random/Random in 10000 games A won 216 and B won: 452
16:22:08 With the combination Random/Random in 10000 games A won 217 and B won: 452
16:22:08 With the combination Random/Random in 10000 games A won 217 and B won: 453
16:22:08 With the combination Random/Random in 10000 games A won 218 and B won: 453
16:22:08 With the combination Random/Random in 10000 games A won 218 and B won: 454
16:22:08 With the combination Random/Random in 10000 games A won 219 and B won: 454
16:22:08 With the combination Random/Random in 10000 games A won 219 and B won: 455
16:22:08 With the combination Random/Random in 10000 games A won 219 and B won: 456
16:22:08 With the combination Random/Random in 10000 games A won 219 and B won: 457
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 457
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 458
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 459
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 460
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 461
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 462
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 463
16:22:08 With the combination Random/Random in 10000 games A won 220 and B won: 464
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 464
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 465
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 466
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 467
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 468
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 469
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 470
16:22:08 With the combination Random/Random in 10000 games A won 221 and B won: 471
16:22:08 With the combination Random/Random in 10000 games A won 222 and B won: 471
16:22:08 With the combination Random/Random in 10000 games A won 223 and B won: 471
16:22:08 With the combination Random/Random in 10000 games A won 223 and B won: 472
16:22:08 With the combination Random/Random in 10000 games A won 223 and B won: 473
16:22:08 With the combination Random/Random in 10000 games A won 223 and B won: 474
16:22:08 With the combination Random/Random in 10000 games A won 223 and B won: 475
16:22:08 With the combination Random/Random in 10000 games A won 224 and B won: 475
16:22:08 With the combination Random/Random in 10000 games A won 224 and B won: 476
16:22:08 With the combination Random/Random in 10000 games A won 225 and B won: 476
16:22:08 With the combination Random/Random in 10000 games A won 225 and B won: 477
16:22:08 With the combination Random/Random in 10000 games A won 225 and B won: 478
16:22:08 With the combination Random/Random in 10000 games A won 226 and B won: 478
16:22:08 With the combination Random/Random in 10000 games A won 227 and B won: 478
16:22:08 With the combination Random/Random in 10000 games A won 228 and B won: 478
16:22:08 With the combination Random/Random in 10000 games A won 229 and B won: 478
16:22:08 With the combination Random/Random in 10000 games A won 229 and B won: 479
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 479
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 480
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 481
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 482
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 483
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 484
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 485
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 486
16:22:08 With the combination Random/Random in 10000 games A won 230 and B won: 487
16:22:08 With the combination Random/Random in 10000 games A won 231 and B won: 487
16:22:08 With the combination Random/Random in 10000 games A won 232 and B won: 487
16:22:08 With the combination Random/Random in 10000 games A won 232 and B won: 488
16:22:08 With the combination Random/Random in 10000 games A won 232 and B won: 489
16:22:08 With the combination Random/Random in 10000 games A won 232 and B won: 490
16:22:08 With the combination Random/Random in 10000 games A won 232 and B won: 491
16:22:08 With the combination Random/Random in 10000 games A won 233 and B won: 491
16:22:08 With the combination Random/Random in 10000 games A won 233 and B won: 492
16:22:08 With the combination Random/Random in 10000 games A won 234 and B won: 492
16:22:08 With the combination Random/Random in 10000 games A won 234 and B won: 493
16:22:08 With the combination Random/Random in 10000 games A won 234 and B won: 494
16:22:09 With the combination Random/Random in 10000 games A won 235 and B won: 494
16:22:09 With the combination Random/Random in 10000 games A won 235 and B won: 495
16:22:09 With the combination Random/Random in 10000 games A won 235 and B won: 496
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 496
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 497
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 498
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 499
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 500
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 501
16:22:09 With the combination Random/Random in 10000 games A won 236 and B won: 502
16:22:09 With the combination Random/Random in 10000 games A won 237 and B won: 502
16:22:09 With the combination Random/Random in 10000 games A won 238 and B won: 502
16:22:09 With the combination Random/Random in 10000 games A won 238 and B won: 503
16:22:09 With the combination Random/Random in 10000 games A won 238 and B won: 504
16:22:09 With the combination Random/Random in 10000 games A won 238 and B won: 505
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 505
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 506
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 507
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 508
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 509
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 510
16:22:09 With the combination Random/Random in 10000 games A won 239 and B won: 511
16:22:09 With the combination Random/Random in 10000 games A won 240 and B won: 511
16:22:09 With the combination Random/Random in 10000 games A won 240 and B won: 512
16:22:09 With the combination Random/Random in 10000 games A won 240 and B won: 513
16:22:09 With the combination Random/Random in 10000 games A won 240 and B won: 514
16:22:09 With the combination Random/Random in 10000 games A won 241 and B won: 514
16:22:09 With the combination Random/Random in 10000 games A won 242 and B won: 514
16:22:09 With the combination Random/Random in 10000 games A won 242 and B won: 515
16:22:09 With the combination Random/Random in 10000 games A won 243 and B won: 515
16:22:09 With the combination Random/Random in 10000 games A won 244 and B won: 515
16:22:09 With the combination Random/Random in 10000 games A won 244 and B won: 516
16:22:09 With the combination Random/Random in 10000 games A won 244 and B won: 517
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 517
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 518
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 519
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 520
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 521
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 522
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 523
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 524
16:22:09 With the combination Random/Random in 10000 games A won 245 and B won: 525
16:22:09 With the combination Random/Random in 10000 games A won 246 and B won: 525
16:22:09 With the combination Random/Random in 10000 games A won 246 and B won: 526
16:22:09 With the combination Random/Random in 10000 games A won 246 and B won: 527
16:22:09 With the combination Random/Random in 10000 games A won 246 and B won: 528
16:22:09 With the combination Random/Random in 10000 games A won 247 and B won: 528
16:22:09 With the combination Random/Random in 10000 games A won 247 and B won: 529
16:22:09 With the combination Random/Random in 10000 games A won 247 and B won: 530
16:22:09 With the combination Random/Random in 10000 games A won 247 and B won: 531
16:22:09 With the combination Random/Random in 10000 games A won 247 and B won: 532
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 532
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 533
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 534
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 535
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 536
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 537
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 538
16:22:09 With the combination Random/Random in 10000 games A won 248 and B won: 539
16:22:09 With the combination Random/Random in 10000 games A won 249 and B won: 539
16:22:09 With the combination Random/Random in 10000 games A won 249 and B won: 540
16:22:09 With the combination Random/Random in 10000 games A won 249 and B won: 541
16:22:09 With the combination Random/Random in 10000 games A won 249 and B won: 542
16:22:09 With the combination Random/Random in 10000 games A won 249 and B won: 543
16:22:09 With the combination Random/Random in 10000 games A won 250 and B won: 543
16:22:09 With the combination Random/Random in 10000 games A won 250 and B won: 544
16:22:09 With the combination Random/Random in 10000 games A won 250 and B won: 545
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 545
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 546
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 547
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 548
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 549
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 550
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 551
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 552
16:22:09 With the combination Random/Random in 10000 games A won 251 and B won: 553
16:22:09 With the combination Random/Random in 10000 games A won 252 and B won: 553
16:22:09 With the combination Random/Random in 10000 games A won 253 and B won: 553
16:22:09 With the combination Random/Random in 10000 games A won 253 and B won: 554
16:22:09 With the combination Random/Random in 10000 games A won 253 and B won: 555
16:22:09 With the combination Random/Random in 10000 games A won 253 and B won: 556
16:22:09 With the combination Random/Random in 10000 games A won 254 and B won: 556
16:22:09 With the combination Random/Random in 10000 games A won 254 and B won: 557
16:22:09 With the combination Random/Random in 10000 games A won 254 and B won: 558
16:22:09 With the combination Random/Random in 10000 games A won 255 and B won: 558
16:22:09 With the combination Random/Random in 10000 games A won 256 and B won: 558
16:22:09 With the combination Random/Random in 10000 games A won 257 and B won: 558
16:22:09 With the combination Random/Random in 10000 games A won 257 and B won: 559
16:22:09 With the combination Random/Random in 10000 games A won 257 and B won: 560
16:22:09 With the combination Random/Random in 10000 games A won 258 and B won: 560
16:22:09 With the combination Random/Random in 10000 games A won 258 and B won: 561
16:22:09 With the combination Random/Random in 10000 games A won 258 and B won: 562
16:22:09 With the combination Random/Random in 10000 games A won 258 and B won: 563
16:22:09 With the combination Random/Random in 10000 games A won 259 and B won: 563
16:22:09 With the combination Random/Random in 10000 games A won 259 and B won: 564
16:22:09 With the combination Random/Random in 10000 games A won 259 and B won: 565
16:22:09 With the combination Random/Random in 10000 games A won 260 and B won: 565
16:22:09 With the combination Random/Random in 10000 games A won 261 and B won: 565
16:22:09 With the combination Random/Random in 10000 games A won 262 and B won: 565
16:22:09 With the combination Random/Random in 10000 games A won 262 and B won: 566
16:22:09 With the combination Random/Random in 10000 games A won 263 and B won: 566
16:22:09 With the combination Random/Random in 10000 games A won 263 and B won: 567
16:22:09 With the combination Random/Random in 10000 games A won 263 and B won: 568
16:22:09 With the combination Random/Random in 10000 games A won 263 and B won: 569
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 569
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 570
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 571
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 572
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 573
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 574
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 575
16:22:09 With the combination Random/Random in 10000 games A won 264 and B won: 576
16:22:09 With the combination Random/Random in 10000 games A won 265 and B won: 576
16:22:09 With the combination Random/Random in 10000 games A won 266 and B won: 576
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 576
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 577
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 578
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 579
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 580
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 581
16:22:09 With the combination Random/Random in 10000 games A won 267 and B won: 582
16:22:09 With the combination Random/Random in 10000 games A won 268 and B won: 582
16:22:09 With the combination Random/Random in 10000 games A won 268 and B won: 583
16:22:09 With the combination Random/Random in 10000 games A won 268 and B won: 584
16:22:09 With the combination Random/Random in 10000 games A won 269 and B won: 584
16:22:09 With the combination Random/Random in 10000 games A won 269 and B won: 585
16:22:09 With the combination Random/Random in 10000 games A won 269 and B won: 586
16:22:09 With the combination Random/Random in 10000 games A won 270 and B won: 586
16:22:09 With the combination Random/Random in 10000 games A won 271 and B won: 586
16:22:09 With the combination Random/Random in 10000 games A won 271 and B won: 587
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 587
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 588
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 589
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 590
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 591
16:22:09 With the combination Random/Random in 10000 games A won 272 and B won: 592
16:22:09 With the combination Random/Random in 10000 games A won 273 and B won: 592
16:22:09 With the combination Random/Random in 10000 games A won 273 and B won: 593
16:22:09 With the combination Random/Random in 10000 games A won 273 and B won: 594
16:22:09 With the combination Random/Random in 10000 games A won 273 and B won: 595
16:22:09 With the combination Random/Random in 10000 games A won 273 and B won: 596
16:22:09 With the combination Random/Random in 10000 games A won 274 and B won: 596
16:22:09 With the combination Random/Random in 10000 games A won 275 and B won: 596
16:22:09 With the combination Random/Random in 10000 games A won 275 and B won: 597
16:22:09 With the combination Random/Random in 10000 games A won 276 and B won: 597
16:22:09 With the combination Random/Random in 10000 games A won 276 and B won: 598
16:22:09 With the combination Random/Random in 10000 games A won 276 and B won: 599
16:22:09 With the combination Random/Random in 10000 games A won 276 and B won: 600
16:22:09 With the combination Random/Random in 10000 games A won 276 and B won: 601
16:22:09 With the combination Random/Random in 10000 games A won 277 and B won: 601
16:22:09 With the combination Random/Random in 10000 games A won 277 and B won: 602
16:22:09 With the combination Random/Random in 10000 games A won 277 and B won: 603
16:22:09 With the combination Random/Random in 10000 games A won 277 and B won: 604
16:22:09 With the combination Random/Random in 10000 games A won 277 and B won: 605
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 605
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 606
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 607
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 608
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 609
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 610
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 611
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 612
16:22:09 With the combination Random/Random in 10000 games A won 278 and B won: 613
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 613
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 614
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 615
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 616
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 617
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 618
16:22:09 With the combination Random/Random in 10000 games A won 279 and B won: 619
16:22:09 With the combination Random/Random in 10000 games A won 280 and B won: 619
16:22:09 With the combination Random/Random in 10000 games A won 280 and B won: 620
16:22:09 With the combination Random/Random in 10000 games A won 281 and B won: 620
16:22:09 With the combination Random/Random in 10000 games A won 281 and B won: 621
16:22:09 With the combination Random/Random in 10000 games A won 281 and B won: 622
16:22:09 With the combination Random/Random in 10000 games A won 281 and B won: 623
16:22:09 With the combination Random/Random in 10000 games A won 282 and B won: 623
16:22:09 With the combination Random/Random in 10000 games A won 283 and B won: 623
16:22:09 With the combination Random/Random in 10000 games A won 283 and B won: 624
16:22:09 With the combination Random/Random in 10000 games A won 283 and B won: 625
16:22:09 With the combination Random/Random in 10000 games A won 284 and B won: 625
16:22:09 With the combination Random/Random in 10000 games A won 284 and B won: 626
16:22:09 With the combination Random/Random in 10000 games A won 284 and B won: 627
16:22:09 With the combination Random/Random in 10000 games A won 284 and B won: 628
16:22:09 With the combination Random/Random in 10000 games A won 285 and B won: 628
16:22:09 With the combination Random/Random in 10000 games A won 285 and B won: 629
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 629
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 630
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 631
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 632
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 633
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 634
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 635
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 636
16:22:09 With the combination Random/Random in 10000 games A won 286 and B won: 637
16:22:09 With the combination Random/Random in 10000 games A won 287 and B won: 637
16:22:09 With the combination Random/Random in 10000 games A won 287 and B won: 638
16:22:09 With the combination Random/Random in 10000 games A won 288 and B won: 638
16:22:09 With the combination Random/Random in 10000 games A won 289 and B won: 638
16:22:09 With the combination Random/Random in 10000 games A won 290 and B won: 638
16:22:09 With the combination Random/Random in 10000 games A won 290 and B won: 639
16:22:09 With the combination Random/Random in 10000 games A won 290 and B won: 640
16:22:09 With the combination Random/Random in 10000 games A won 291 and B won: 640
16:22:09 With the combination Random/Random in 10000 games A won 291 and B won: 641
16:22:09 With the combination Random/Random in 10000 games A won 291 and B won: 642
16:22:09 With the combination Random/Random in 10000 games A won 292 and B won: 642
16:22:09 With the combination Random/Random in 10000 games A won 292 and B won: 643
16:22:09 With the combination Random/Random in 10000 games A won 292 and B won: 644
16:22:09 With the combination Random/Random in 10000 games A won 292 and B won: 645
16:22:09 With the combination Random/Random in 10000 games A won 293 and B won: 645
16:22:09 With the combination Random/Random in 10000 games A won 294 and B won: 645
16:22:09 With the combination Random/Random in 10000 games A won 294 and B won: 646
16:22:09 With the combination Random/Random in 10000 games A won 295 and B won: 646
16:22:09 With the combination Random/Random in 10000 games A won 296 and B won: 646
16:22:09 With the combination Random/Random in 10000 games A won 296 and B won: 647
16:22:09 With the combination Random/Random in 10000 games A won 297 and B won: 647
16:22:09 With the combination Random/Random in 10000 games A won 297 and B won: 648
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 648
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 649
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 650
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 651
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 652
16:22:09 With the combination Random/Random in 10000 games A won 298 and B won: 653
16:22:09 With the combination Random/Random in 10000 games A won 299 and B won: 653
16:22:09 With the combination Random/Random in 10000 games A won 299 and B won: 654
16:22:09 With the combination Random/Random in 10000 games A won 300 and B won: 654
16:22:09 With the combination Random/Random in 10000 games A won 300 and B won: 655
16:22:09 With the combination Random/Random in 10000 games A won 301 and B won: 655
16:22:09 With the combination Random/Random in 10000 games A won 302 and B won: 655
16:22:09 With the combination Random/Random in 10000 games A won 302 and B won: 656
16:22:09 With the combination Random/Random in 10000 games A won 302 and B won: 657
16:22:09 With the combination Random/Random in 10000 games A won 303 and B won: 657
16:22:09 With the combination Random/Random in 10000 games A won 304 and B won: 657
16:22:09 With the combination Random/Random in 10000 games A won 304 and B won: 658
16:22:09 With the combination Random/Random in 10000 games A won 305 and B won: 658
16:22:09 With the combination Random/Random in 10000 games A won 305 and B won: 659
16:22:09 With the combination Random/Random in 10000 games A won 305 and B won: 660
16:22:09 With the combination Random/Random in 10000 games A won 305 and B won: 661
16:22:09 With the combination Random/Random in 10000 games A won 305 and B won: 662
16:22:09 With the combination Random/Random in 10000 games A won 306 and B won: 662
16:22:09 With the combination Random/Random in 10000 games A won 306 and B won: 663
16:22:09 With the combination Random/Random in 10000 games A won 306 and B won: 664
16:22:09 With the combination Random/Random in 10000 games A won 306 and B won: 665
16:22:09 With the combination Random/Random in 10000 games A won 306 and B won: 666
16:22:09 With the combination Random/Random in 10000 games A won 307 and B won: 666
16:22:09 With the combination Random/Random in 10000 games A won 308 and B won: 666
16:22:09 With the combination Random/Random in 10000 games A won 308 and B won: 667
16:22:09 With the combination Random/Random in 10000 games A won 308 and B won: 668
16:22:09 With the combination Random/Random in 10000 games A won 308 and B won: 669
16:22:09 With the combination Random/Random in 10000 games A won 309 and B won: 669
16:22:09 With the combination Random/Random in 10000 games A won 310 and B won: 669
16:22:09 With the combination Random/Random in 10000 games A won 311 and B won: 669
16:22:09 With the combination Random/Random in 10000 games A won 311 and B won: 670
16:22:09 With the combination Random/Random in 10000 games A won 312 and B won: 670
16:22:09 With the combination Random/Random in 10000 games A won 313 and B won: 670
16:22:09 With the combination Random/Random in 10000 games A won 314 and B won: 670
16:22:09 With the combination Random/Random in 10000 games A won 314 and B won: 671
16:22:09 With the combination Random/Random in 10000 games A won 315 and B won: 671
16:22:09 With the combination Random/Random in 10000 games A won 315 and B won: 672
16:22:09 With the combination Random/Random in 10000 games A won 315 and B won: 673
16:22:09 With the combination Random/Random in 10000 games A won 315 and B won: 674
16:22:09 With the combination Random/Random in 10000 games A won 315 and B won: 675
16:22:09 With the combination Random/Random in 10000 games A won 316 and B won: 675
16:22:09 With the combination Random/Random in 10000 games A won 316 and B won: 676
16:22:09 With the combination Random/Random in 10000 games A won 316 and B won: 677
16:22:09 With the combination Random/Random in 10000 games A won 317 and B won: 677
16:22:09 With the combination Random/Random in 10000 games A won 318 and B won: 677
16:22:09 With the combination Random/Random in 10000 games A won 318 and B won: 678
16:22:09 With the combination Random/Random in 10000 games A won 318 and B won: 679
16:22:09 With the combination Random/Random in 10000 games A won 318 and B won: 680
16:22:09 With the combination Random/Random in 10000 games A won 318 and B won: 681
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 681
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 682
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 683
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 684
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 685
16:22:09 With the combination Random/Random in 10000 games A won 319 and B won: 686
16:22:09 With the combination Random/Random in 10000 games A won 320 and B won: 686
16:22:09 With the combination Random/Random in 10000 games A won 320 and B won: 687
16:22:09 With the combination Random/Random in 10000 games A won 320 and B won: 688
16:22:09 With the combination Random/Random in 10000 games A won 321 and B won: 688
16:22:09 With the combination Random/Random in 10000 games A won 321 and B won: 689
16:22:09 With the combination Random/Random in 10000 games A won 321 and B won: 690
16:22:09 With the combination Random/Random in 10000 games A won 321 and B won: 691
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 691
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 692
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 693
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 694
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 695
16:22:09 With the combination Random/Random in 10000 games A won 322 and B won: 696
16:22:09 With the combination Random/Random in 10000 games A won 323 and B won: 696
16:22:09 With the combination Random/Random in 10000 games A won 323 and B won: 697
16:22:09 With the combination Random/Random in 10000 games A won 323 and B won: 698
16:22:09 With the combination Random/Random in 10000 games A won 324 and B won: 698
16:22:09 With the combination Random/Random in 10000 games A won 324 and B won: 699
16:22:09 With the combination Random/Random in 10000 games A won 325 and B won: 699
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 699
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 700
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 701
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 702
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 703
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 704
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 705
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 706
16:22:09 With the combination Random/Random in 10000 games A won 326 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 327 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 328 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 329 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 330 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 331 and B won: 707
16:22:09 With the combination Random/Random in 10000 games A won 331 and B won: 708
16:22:09 With the combination Random/Random in 10000 games A won 331 and B won: 709
16:22:09 With the combination Random/Random in 10000 games A won 332 and B won: 709
16:22:09 With the combination Random/Random in 10000 games A won 332 and B won: 710
16:22:09 With the combination Random/Random in 10000 games A won 332 and B won: 711
16:22:09 With the combination Random/Random in 10000 games A won 332 and B won: 712
16:22:09 With the combination Random/Random in 10000 games A won 332 and B won: 713
16:22:09 With the combination Random/Random in 10000 games A won 333 and B won: 713
16:22:09 With the combination Random/Random in 10000 games A won 334 and B won: 713
16:22:09 With the combination Random/Random in 10000 games A won 334 and B won: 714
16:22:09 With the combination Random/Random in 10000 games A won 334 and B won: 715
16:22:09 With the combination Random/Random in 10000 games A won 334 and B won: 716
16:22:09 With the combination Random/Random in 10000 games A won 335 and B won: 716
16:22:09 With the combination Random/Random in 10000 games A won 335 and B won: 717
16:22:09 With the combination Random/Random in 10000 games A won 335 and B won: 718
16:22:09 With the combination Random/Random in 10000 games A won 336 and B won: 718
16:22:09 With the combination Random/Random in 10000 games A won 337 and B won: 718
16:22:09 With the combination Random/Random in 10000 games A won 337 and B won: 719
16:22:09 With the combination Random/Random in 10000 games A won 338 and B won: 719
16:22:09 With the combination Random/Random in 10000 games A won 338 and B won: 720
16:22:09 With the combination Random/Random in 10000 games A won 338 and B won: 721
16:22:09 With the combination Random/Random in 10000 games A won 339 and B won: 721
16:22:09 With the combination Random/Random in 10000 games A won 339 and B won: 722
16:22:09 With the combination Random/Random in 10000 games A won 339 and B won: 723
16:22:09 With the combination Random/Random in 10000 games A won 340 and B won: 723
16:22:09 With the combination Random/Random in 10000 games A won 340 and B won: 724
16:22:09 With the combination Random/Random in 10000 games A won 341 and B won: 724
16:22:09 With the combination Random/Random in 10000 games A won 341 and B won: 725
16:22:09 With the combination Random/Random in 10000 games A won 341 and B won: 726
16:22:09 With the combination Random/Random in 10000 games A won 341 and B won: 727
16:22:09 With the combination Random/Random in 10000 games A won 342 and B won: 727
16:22:09 With the combination Random/Random in 10000 games A won 342 and B won: 728
16:22:09 With the combination Random/Random in 10000 games A won 342 and B won: 729
16:22:09 With the combination Random/Random in 10000 games A won 343 and B won: 729
16:22:09 With the combination Random/Random in 10000 games A won 343 and B won: 730
16:22:09 With the combination Random/Random in 10000 games A won 343 and B won: 731
16:22:09 With the combination Random/Random in 10000 games A won 343 and B won: 732
16:22:09 With the combination Random/Random in 10000 games A won 344 and B won: 732
16:22:09 With the combination Random/Random in 10000 games A won 344 and B won: 733
16:22:09 With the combination Random/Random in 10000 games A won 345 and B won: 733
16:22:09 With the combination Random/Random in 10000 games A won 345 and B won: 734
16:22:09 With the combination Random/Random in 10000 games A won 345 and B won: 735
16:22:09 With the combination Random/Random in 10000 games A won 345 and B won: 736
16:22:09 With the combination Random/Random in 10000 games A won 346 and B won: 736
16:22:09 With the combination Random/Random in 10000 games A won 346 and B won: 737
16:22:09 With the combination Random/Random in 10000 games A won 346 and B won: 738
16:22:09 With the combination Random/Random in 10000 games A won 346 and B won: 739
16:22:09 With the combination Random/Random in 10000 games A won 347 and B won: 739
16:22:09 With the combination Random/Random in 10000 games A won 347 and B won: 740
16:22:09 With the combination Random/Random in 10000 games A won 347 and B won: 741
16:22:09 With the combination Random/Random in 10000 games A won 347 and B won: 742
16:22:09 With the combination Random/Random in 10000 games A won 347 and B won: 743
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 743
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 744
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 745
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 746
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 747
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 748
16:22:09 With the combination Random/Random in 10000 games A won 348 and B won: 749
16:22:09 With the combination Random/Random in 10000 games A won 349 and B won: 749
16:22:09 With the combination Random/Random in 10000 games A won 350 and B won: 749
16:22:09 With the combination Random/Random in 10000 games A won 351 and B won: 749
16:22:09 With the combination Random/Random in 10000 games A won 351 and B won: 750
16:22:09 With the combination Random/Random in 10000 games A won 351 and B won: 751
16:22:09 With the combination Random/Random in 10000 games A won 351 and B won: 752
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 752
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 753
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 754
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 755
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 756
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 757
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 758
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 759
16:22:09 With the combination Random/Random in 10000 games A won 352 and B won: 760
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 760
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 761
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 762
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 763
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 764
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 765
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 766
16:22:09 With the combination Random/Random in 10000 games A won 353 and B won: 767
16:22:09 With the combination Random/Random in 10000 games A won 354 and B won: 767
16:22:09 With the combination Random/Random in 10000 games A won 354 and B won: 768
16:22:09 With the combination Random/Random in 10000 games A won 354 and B won: 769
16:22:09 With the combination Random/Random in 10000 games A won 354 and B won: 770
16:22:09 With the combination Random/Random in 10000 games A won 355 and B won: 770
16:22:09 With the combination Random/Random in 10000 games A won 356 and B won: 770
16:22:09 With the combination Random/Random in 10000 games A won 357 and B won: 770
16:22:09 With the combination Random/Random in 10000 games A won 357 and B won: 771
16:22:09 With the combination Random/Random in 10000 games A won 357 and B won: 772
16:22:09 With the combination Random/Random in 10000 games A won 357 and B won: 773
16:22:09 With the combination Random/Random in 10000 games A won 358 and B won: 773
16:22:09 With the combination Random/Random in 10000 games A won 358 and B won: 774
16:22:09 With the combination Random/Random in 10000 games A won 358 and B won: 775
16:22:09 With the combination Random/Random in 10000 games A won 359 and B won: 775
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 775
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 776
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 777
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 778
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 779
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 780
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 781
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 782
16:22:09 With the combination Random/Random in 10000 games A won 360 and B won: 783
16:22:09 With the combination Random/Random in 10000 games A won 361 and B won: 783
16:22:09 With the combination Random/Random in 10000 games A won 362 and B won: 783
16:22:09 With the combination Random/Random in 10000 games A won 362 and B won: 784
16:22:09 With the combination Random/Random in 10000 games A won 362 and B won: 785
16:22:09 With the combination Random/Random in 10000 games A won 363 and B won: 785
16:22:09 With the combination Random/Random in 10000 games A won 363 and B won: 786
16:22:09 With the combination Random/Random in 10000 games A won 364 and B won: 786
16:22:09 With the combination Random/Random in 10000 games A won 364 and B won: 787
16:22:09 With the combination Random/Random in 10000 games A won 364 and B won: 788
16:22:09 With the combination Random/Random in 10000 games A won 364 and B won: 789
16:22:09 With the combination Random/Random in 10000 games A won 365 and B won: 789
16:22:09 With the combination Random/Random in 10000 games A won 366 and B won: 789
16:22:09 With the combination Random/Random in 10000 games A won 366 and B won: 790
16:22:09 With the combination Random/Random in 10000 games A won 367 and B won: 790
16:22:09 With the combination Random/Random in 10000 games A won 367 and B won: 791
16:22:09 With the combination Random/Random in 10000 games A won 367 and B won: 792
16:22:09 With the combination Random/Random in 10000 games A won 367 and B won: 793
16:22:09 With the combination Random/Random in 10000 games A won 368 and B won: 793
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 793
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 794
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 795
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 796
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 797
16:22:09 With the combination Random/Random in 10000 games A won 369 and B won: 798
16:22:09 With the combination Random/Random in 10000 games A won 370 and B won: 798
16:22:09 With the combination Random/Random in 10000 games A won 370 and B won: 799
16:22:09 With the combination Random/Random in 10000 games A won 371 and B won: 799
16:22:09 With the combination Random/Random in 10000 games A won 371 and B won: 800
16:22:09 With the combination Random/Random in 10000 games A won 371 and B won: 801
16:22:09 With the combination Random/Random in 10000 games A won 372 and B won: 801
16:22:09 With the combination Random/Random in 10000 games A won 372 and B won: 802
16:22:09 With the combination Random/Random in 10000 games A won 372 and B won: 803
16:22:09 With the combination Random/Random in 10000 games A won 372 and B won: 804
16:22:09 With the combination Random/Random in 10000 games A won 373 and B won: 804
16:22:09 With the combination Random/Random in 10000 games A won 373 and B won: 805
16:22:09 With the combination Random/Random in 10000 games A won 373 and B won: 806
16:22:09 With the combination Random/Random in 10000 games A won 373 and B won: 807
16:22:09 With the combination Random/Random in 10000 games A won 374 and B won: 807
16:22:09 With the combination Random/Random in 10000 games A won 374 and B won: 808
16:22:09 With the combination Random/Random in 10000 games A won 375 and B won: 808
16:22:09 With the combination Random/Random in 10000 games A won 376 and B won: 808
16:22:09 With the combination Random/Random in 10000 games A won 376 and B won: 809
16:22:09 With the combination Random/Random in 10000 games A won 377 and B won: 809
16:22:09 With the combination Random/Random in 10000 games A won 377 and B won: 810
16:22:09 With the combination Random/Random in 10000 games A won 377 and B won: 811
16:22:09 With the combination Random/Random in 10000 games A won 378 and B won: 811
16:22:09 With the combination Random/Random in 10000 games A won 378 and B won: 812
16:22:09 With the combination Random/Random in 10000 games A won 378 and B won: 813
16:22:09 With the combination Random/Random in 10000 games A won 379 and B won: 813
16:22:09 With the combination Random/Random in 10000 games A won 379 and B won: 814
16:22:09 With the combination Random/Random in 10000 games A won 379 and B won: 815
16:22:09 With the combination Random/Random in 10000 games A won 380 and B won: 815
16:22:09 With the combination Random/Random in 10000 games A won 381 and B won: 815
16:22:09 With the combination Random/Random in 10000 games A won 382 and B won: 815
16:22:09 With the combination Random/Random in 10000 games A won 382 and B won: 816
16:22:09 With the combination Random/Random in 10000 games A won 382 and B won: 817
16:22:09 With the combination Random/Random in 10000 games A won 382 and B won: 818
16:22:09 With the combination Random/Random in 10000 games A won 383 and B won: 818
16:22:09 With the combination Random/Random in 10000 games A won 383 and B won: 819
16:22:09 With the combination Random/Random in 10000 games A won 384 and B won: 819
16:22:09 With the combination Random/Random in 10000 games A won 384 and B won: 820
16:22:09 With the combination Random/Random in 10000 games A won 384 and B won: 821
16:22:09 With the combination Random/Random in 10000 games A won 385 and B won: 821
16:22:09 With the combination Random/Random in 10000 games A won 386 and B won: 821
16:22:09 With the combination Random/Random in 10000 games A won 387 and B won: 821
16:22:09 With the combination Random/Random in 10000 games A won 387 and B won: 822
16:22:09 With the combination Random/Random in 10000 games A won 388 and B won: 822
16:22:09 With the combination Random/Random in 10000 games A won 388 and B won: 823
16:22:09 With the combination Random/Random in 10000 games A won 389 and B won: 823
16:22:09 With the combination Random/Random in 10000 games A won 390 and B won: 823
16:22:09 With the combination Random/Random in 10000 games A won 390 and B won: 824
16:22:09 With the combination Random/Random in 10000 games A won 390 and B won: 825
16:22:09 With the combination Random/Random in 10000 games A won 391 and B won: 825
16:22:09 With the combination Random/Random in 10000 games A won 391 and B won: 826
16:22:09 With the combination Random/Random in 10000 games A won 391 and B won: 827
16:22:09 With the combination Random/Random in 10000 games A won 391 and B won: 828
16:22:09 With the combination Random/Random in 10000 games A won 392 and B won: 828
16:22:09 With the combination Random/Random in 10000 games A won 392 and B won: 829
16:22:09 With the combination Random/Random in 10000 games A won 392 and B won: 830
16:22:09 With the combination Random/Random in 10000 games A won 392 and B won: 831
16:22:09 With the combination Random/Random in 10000 games A won 393 and B won: 831
16:22:09 With the combination Random/Random in 10000 games A won 393 and B won: 832
16:22:09 With the combination Random/Random in 10000 games A won 394 and B won: 832
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 832
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 833
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 834
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 835
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 836
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 837
16:22:09 With the combination Random/Random in 10000 games A won 395 and B won: 838
16:22:09 With the combination Random/Random in 10000 games A won 396 and B won: 838
16:22:09 With the combination Random/Random in 10000 games A won 396 and B won: 839
16:22:09 With the combination Random/Random in 10000 games A won 396 and B won: 840
16:22:09 With the combination Random/Random in 10000 games A won 397 and B won: 840
16:22:09 With the combination Random/Random in 10000 games A won 397 and B won: 841
16:22:09 With the combination Random/Random in 10000 games A won 397 and B won: 842
16:22:09 With the combination Random/Random in 10000 games A won 397 and B won: 843
16:22:09 With the combination Random/Random in 10000 games A won 398 and B won: 843
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 843
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 844
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 845
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 846
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 847
16:22:09 With the combination Random/Random in 10000 games A won 399 and B won: 848
16:22:09 With the combination Random/Random in 10000 games A won 400 and B won: 848
16:22:09 With the combination Random/Random in 10000 games A won 400 and B won: 849
16:22:09 With the combination Random/Random in 10000 games A won 400 and B won: 850
16:22:09 With the combination Random/Random in 10000 games A won 400 and B won: 851
16:22:09 With the combination Random/Random in 10000 games A won 400 and B won: 852
16:22:09 With the combination Random/Random in 10000 games A won 401 and B won: 852
16:22:09 With the combination Random/Random in 10000 games A won 402 and B won: 852
16:22:09 With the combination Random/Random in 10000 games A won 402 and B won: 853
16:22:09 With the combination Random/Random in 10000 games A won 403 and B won: 853
16:22:09 With the combination Random/Random in 10000 games A won 404 and B won: 853
16:22:09 With the combination Random/Random in 10000 games A won 405 and B won: 853
16:22:09 With the combination Random/Random in 10000 games A won 405 and B won: 854
16:22:09 With the combination Random/Random in 10000 games A won 405 and B won: 855
16:22:09 With the combination Random/Random in 10000 games A won 406 and B won: 855
16:22:09 With the combination Random/Random in 10000 games A won 406 and B won: 856
16:22:09 With the combination Random/Random in 10000 games A won 407 and B won: 856
16:22:09 With the combination Random/Random in 10000 games A won 408 and B won: 856
16:22:09 With the combination Random/Random in 10000 games A won 408 and B won: 857
16:22:09 With the combination Random/Random in 10000 games A won 409 and B won: 857
16:22:09 With the combination Random/Random in 10000 games A won 410 and B won: 857
16:22:09 With the combination Random/Random in 10000 games A won 411 and B won: 857
16:22:09 With the combination Random/Random in 10000 games A won 411 and B won: 858
16:22:09 With the combination Random/Random in 10000 games A won 411 and B won: 859
16:22:09 With the combination Random/Random in 10000 games A won 412 and B won: 859
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 859
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 860
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 861
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 862
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 863
16:22:09 With the combination Random/Random in 10000 games A won 413 and B won: 864
16:22:09 With the combination Random/Random in 10000 games A won 414 and B won: 864
16:22:09 With the combination Random/Random in 10000 games A won 415 and B won: 864
16:22:09 With the combination Random/Random in 10000 games A won 415 and B won: 865
16:22:09 With the combination Random/Random in 10000 games A won 415 and B won: 866
16:22:09 With the combination Random/Random in 10000 games A won 415 and B won: 867
16:22:09 With the combination Random/Random in 10000 games A won 416 and B won: 867
16:22:09 With the combination Random/Random in 10000 games A won 417 and B won: 867
16:22:09 With the combination Random/Random in 10000 games A won 418 and B won: 867
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 867
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 868
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 869
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 870
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 871
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 872
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 873
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 874
16:22:09 With the combination Random/Random in 10000 games A won 419 and B won: 875
16:22:09 With the combination Random/Random in 10000 games A won 420 and B won: 875
16:22:09 With the combination Random/Random in 10000 games A won 420 and B won: 876
16:22:09 With the combination Random/Random in 10000 games A won 420 and B won: 877
16:22:09 With the combination Random/Random in 10000 games A won 420 and B won: 878
16:22:09 With the combination Random/Random in 10000 games A won 421 and B won: 878
16:22:09 With the combination Random/Random in 10000 games A won 421 and B won: 879
16:22:09 With the combination Random/Random in 10000 games A won 421 and B won: 880
16:22:09 With the combination Random/Random in 10000 games A won 422 and B won: 880
16:22:09 With the combination Random/Random in 10000 games A won 423 and B won: 880
16:22:09 With the combination Random/Random in 10000 games A won 423 and B won: 881
16:22:09 With the combination Random/Random in 10000 games A won 423 and B won: 882
16:22:09 With the combination Random/Random in 10000 games A won 424 and B won: 882
16:22:09 With the combination Random/Random in 10000 games A won 424 and B won: 883
16:22:09 With the combination Random/Random in 10000 games A won 425 and B won: 883
16:22:09 With the combination Random/Random in 10000 games A won 425 and B won: 884
16:22:09 With the combination Random/Random in 10000 games A won 425 and B won: 885
16:22:09 With the combination Random/Random in 10000 games A won 425 and B won: 886
16:22:09 With the combination Random/Random in 10000 games A won 426 and B won: 886
16:22:09 With the combination Random/Random in 10000 games A won 426 and B won: 887
16:22:09 With the combination Random/Random in 10000 games A won 426 and B won: 888
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 888
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 889
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 890
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 891
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 892
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 893
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 894
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 895
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 896
16:22:09 With the combination Random/Random in 10000 games A won 427 and B won: 897
16:22:09 With the combination Random/Random in 10000 games A won 428 and B won: 897
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 897
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 898
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 899
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 900
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 901
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 902
16:22:09 With the combination Random/Random in 10000 games A won 429 and B won: 903
16:22:09 With the combination Random/Random in 10000 games A won 430 and B won: 903
16:22:09 With the combination Random/Random in 10000 games A won 431 and B won: 903
16:22:09 With the combination Random/Random in 10000 games A won 431 and B won: 904
16:22:09 With the combination Random/Random in 10000 games A won 431 and B won: 905
16:22:09 With the combination Random/Random in 10000 games A won 432 and B won: 905
16:22:09 With the combination Random/Random in 10000 games A won 432 and B won: 906
16:22:09 With the combination Random/Random in 10000 games A won 432 and B won: 907
16:22:09 With the combination Random/Random in 10000 games A won 432 and B won: 908
16:22:09 With the combination Random/Random in 10000 games A won 432 and B won: 909
16:22:09 With the combination Random/Random in 10000 games A won 433 and B won: 909
16:22:09 With the combination Random/Random in 10000 games A won 433 and B won: 910
16:22:09 With the combination Random/Random in 10000 games A won 434 and B won: 910
16:22:09 With the combination Random/Random in 10000 games A won 435 and B won: 910
16:22:09 With the combination Random/Random in 10000 games A won 436 and B won: 910
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 910
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 911
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 912
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 913
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 914
16:22:09 With the combination Random/Random in 10000 games A won 437 and B won: 915
16:22:09 With the combination Random/Random in 10000 games A won 438 and B won: 915
16:22:09 With the combination Random/Random in 10000 games A won 438 and B won: 916
16:22:09 With the combination Random/Random in 10000 games A won 439 and B won: 916
16:22:09 With the combination Random/Random in 10000 games A won 440 and B won: 916
16:22:09 With the combination Random/Random in 10000 games A won 440 and B won: 917
16:22:09 With the combination Random/Random in 10000 games A won 441 and B won: 917
16:22:09 With the combination Random/Random in 10000 games A won 441 and B won: 918
16:22:09 With the combination Random/Random in 10000 games A won 441 and B won: 919
16:22:09 With the combination Random/Random in 10000 games A won 442 and B won: 919
16:22:09 With the combination Random/Random in 10000 games A won 442 and B won: 920
16:22:09 With the combination Random/Random in 10000 games A won 443 and B won: 920
16:22:09 With the combination Random/Random in 10000 games A won 443 and B won: 921
16:22:09 With the combination Random/Random in 10000 games A won 443 and B won: 922
16:22:09 With the combination Random/Random in 10000 games A won 443 and B won: 923
16:22:09 With the combination Random/Random in 10000 games A won 444 and B won: 923
16:22:09 With the combination Random/Random in 10000 games A won 445 and B won: 923
16:22:09 With the combination Random/Random in 10000 games A won 445 and B won: 924
16:22:09 With the combination Random/Random in 10000 games A won 445 and B won: 925
16:22:09 With the combination Random/Random in 10000 games A won 445 and B won: 926
16:22:09 With the combination Random/Random in 10000 games A won 445 and B won: 927
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 927
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 928
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 929
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 930
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 931
16:22:09 With the combination Random/Random in 10000 games A won 446 and B won: 932
16:22:09 With the combination Random/Random in 10000 games A won 447 and B won: 932
16:22:09 With the combination Random/Random in 10000 games A won 447 and B won: 933
16:22:09 With the combination Random/Random in 10000 games A won 448 and B won: 933
16:22:09 With the combination Random/Random in 10000 games A won 449 and B won: 933
16:22:09 With the combination Random/Random in 10000 games A won 449 and B won: 934
16:22:09 With the combination Random/Random in 10000 games A won 449 and B won: 935
16:22:09 With the combination Random/Random in 10000 games A won 449 and B won: 936
16:22:09 With the combination Random/Random in 10000 games A won 449 and B won: 937
16:22:09 With the combination Random/Random in 10000 games A won 450 and B won: 937
16:22:09 With the combination Random/Random in 10000 games A won 450 and B won: 938
16:22:09 With the combination Random/Random in 10000 games A won 450 and B won: 939
16:22:09 With the combination Random/Random in 10000 games A won 450 and B won: 940
16:22:09 With the combination Random/Random in 10000 games A won 451 and B won: 940
16:22:09 With the combination Random/Random in 10000 games A won 451 and B won: 941
16:22:09 With the combination Random/Random in 10000 games A won 452 and B won: 941
16:22:09 With the combination Random/Random in 10000 games A won 452 and B won: 942
16:22:09 With the combination Random/Random in 10000 games A won 452 and B won: 943
16:22:09 With the combination Random/Random in 10000 games A won 452 and B won: 944
16:22:09 With the combination Random/Random in 10000 games A won 453 and B won: 944
16:22:09 With the combination Random/Random in 10000 games A won 454 and B won: 944
16:22:09 With the combination Random/Random in 10000 games A won 454 and B won: 945
16:22:09 With the combination Random/Random in 10000 games A won 454 and B won: 946
16:22:09 With the combination Random/Random in 10000 games A won 455 and B won: 946
16:22:09 With the combination Random/Random in 10000 games A won 455 and B won: 947
16:22:09 With the combination Random/Random in 10000 games A won 456 and B won: 947
16:22:09 With the combination Random/Random in 10000 games A won 457 and B won: 947
16:22:09 With the combination Random/Random in 10000 games A won 457 and B won: 948
16:22:09 With the combination Random/Random in 10000 games A won 457 and B won: 949
16:22:09 With the combination Random/Random in 10000 games A won 458 and B won: 949
16:22:09 With the combination Random/Random in 10000 games A won 458 and B won: 950
16:22:09 With the combination Random/Random in 10000 games A won 459 and B won: 950
16:22:09 With the combination Random/Random in 10000 games A won 460 and B won: 950
16:22:09 With the combination Random/Random in 10000 games A won 460 and B won: 951
16:22:09 With the combination Random/Random in 10000 games A won 460 and B won: 952
16:22:09 With the combination Random/Random in 10000 games A won 461 and B won: 952
16:22:09 With the combination Random/Random in 10000 games A won 461 and B won: 953
16:22:09 With the combination Random/Random in 10000 games A won 462 and B won: 953
16:22:09 With the combination Random/Random in 10000 games A won 463 and B won: 953
16:22:09 With the combination Random/Random in 10000 games A won 463 and B won: 954
16:22:09 With the combination Random/Random in 10000 games A won 464 and B won: 954
16:22:09 With the combination Random/Random in 10000 games A won 464 and B won: 955
16:22:09 With the combination Random/Random in 10000 games A won 465 and B won: 955
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 955
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 956
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 957
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 958
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 959
16:22:09 With the combination Random/Random in 10000 games A won 466 and B won: 960
16:22:09 With the combination Random/Random in 10000 games A won 467 and B won: 960
16:22:09 With the combination Random/Random in 10000 games A won 467 and B won: 961
16:22:09 With the combination Random/Random in 10000 games A won 468 and B won: 961
16:22:09 With the combination Random/Random in 10000 games A won 468 and B won: 962
16:22:09 With the combination Random/Random in 10000 games A won 468 and B won: 963
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 963
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 964
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 965
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 966
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 967
16:22:09 With the combination Random/Random in 10000 games A won 469 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 470 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 471 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 472 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 473 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 474 and B won: 968
16:22:09 With the combination Random/Random in 10000 games A won 474 and B won: 969
16:22:09 With the combination Random/Random in 10000 games A won 474 and B won: 970
16:22:09 With the combination Random/Random in 10000 games A won 475 and B won: 970
16:22:09 With the combination Random/Random in 10000 games A won 475 and B won: 971
16:22:09 With the combination Random/Random in 10000 games A won 476 and B won: 971
16:22:09 With the combination Random/Random in 10000 games A won 476 and B won: 972
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 972
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 973
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 974
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 975
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 976
16:22:09 With the combination Random/Random in 10000 games A won 477 and B won: 977
16:22:09 With the combination Random/Random in 10000 games A won 478 and B won: 977
16:22:09 With the combination Random/Random in 10000 games A won 478 and B won: 978
16:22:09 With the combination Random/Random in 10000 games A won 478 and B won: 979
16:22:09 With the combination Random/Random in 10000 games A won 478 and B won: 980
16:22:09 With the combination Random/Random in 10000 games A won 479 and B won: 980
16:22:09 With the combination Random/Random in 10000 games A won 479 and B won: 981
16:22:09 With the combination Random/Random in 10000 games A won 479 and B won: 982
16:22:09 With the combination Random/Random in 10000 games A won 480 and B won: 982
16:22:09 With the combination Random/Random in 10000 games A won 480 and B won: 983
16:22:09 With the combination Random/Random in 10000 games A won 480 and B won: 984
16:22:09 With the combination Random/Random in 10000 games A won 481 and B won: 984
16:22:09 With the combination Random/Random in 10000 games A won 481 and B won: 985
16:22:09 With the combination Random/Random in 10000 games A won 481 and B won: 986
16:22:09 With the combination Random/Random in 10000 games A won 481 and B won: 987
16:22:09 With the combination Random/Random in 10000 games A won 482 and B won: 987
16:22:09 With the combination Random/Random in 10000 games A won 483 and B won: 987
16:22:09 With the combination Random/Random in 10000 games A won 483 and B won: 988
16:22:09 With the combination Random/Random in 10000 games A won 483 and B won: 989
16:22:09 With the combination Random/Random in 10000 games A won 483 and B won: 990
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 990
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 991
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 992
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 993
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 994
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 995
16:22:09 With the combination Random/Random in 10000 games A won 484 and B won: 996
16:22:09 With the combination Random/Random in 10000 games A won 485 and B won: 996
16:22:09 With the combination Random/Random in 10000 games A won 486 and B won: 996
16:22:09 With the combination Random/Random in 10000 games A won 486 and B won: 997
16:22:09 With the combination Random/Random in 10000 games A won 486 and B won: 998
16:22:09 With the combination Random/Random in 10000 games A won 486 and B won: 999
16:22:09 With the combination Random/Random in 10000 games A won 487 and B won: 999
16:22:09 With the combination Random/Random in 10000 games A won 487 and B won: 1000
16:22:09 With the combination Random/Random in 10000 games A won 487 and B won: 1001
16:22:09 With the combination Random/Random in 10000 games A won 488 and B won: 1001
16:22:09 With the combination Random/Random in 10000 games A won 489 and B won: 1001
16:22:09 With the combination Random/Random in 10000 games A won 489 and B won: 1002
16:22:09 With the combination Random/Random in 10000 games A won 489 and B won: 1003
16:22:09 With the combination Random/Random in 10000 games A won 490 and B won: 1003
16:22:09 With the combination Random/Random in 10000 games A won 490 and B won: 1004
16:22:09 With the combination Random/Random in 10000 games A won 491 and B won: 1004
16:22:09 With the combination Random/Random in 10000 games A won 491 and B won: 1005
16:22:09 With the combination Random/Random in 10000 games A won 491 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 492 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 493 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 494 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 495 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 496 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 497 and B won: 1006
16:22:09 With the combination Random/Random in 10000 games A won 497 and B won: 1007
16:22:09 With the combination Random/Random in 10000 games A won 497 and B won: 1008
16:22:09 With the combination Random/Random in 10000 games A won 498 and B won: 1008
16:22:09 With the combination Random/Random in 10000 games A won 499 and B won: 1008
16:22:09 With the combination Random/Random in 10000 games A won 500 and B won: 1008
16:22:09 With the combination Random/Random in 10000 games A won 500 and B won: 1009
16:22:09 With the combination Random/Random in 10000 games A won 501 and B won: 1009
16:22:09 With the combination Random/Random in 10000 games A won 502 and B won: 1009
16:22:09 With the combination Random/Random in 10000 games A won 502 and B won: 1010
16:22:09 With the combination Random/Random in 10000 games A won 502 and B won: 1011
16:22:09 With the combination Random/Random in 10000 games A won 503 and B won: 1011
16:22:09 With the combination Random/Random in 10000 games A won 503 and B won: 1012
16:22:09 With the combination Random/Random in 10000 games A won 504 and B won: 1012
16:22:09 With the combination Random/Random in 10000 games A won 504 and B won: 1013
16:22:09 With the combination Random/Random in 10000 games A won 504 and B won: 1014
16:22:09 With the combination Random/Random in 10000 games A won 504 and B won: 1015
16:22:09 With the combination Random/Random in 10000 games A won 504 and B won: 1016
16:22:09 With the combination Random/Random in 10000 games A won 505 and B won: 1016
16:22:09 With the combination Random/Random in 10000 games A won 505 and B won: 1017
16:22:09 With the combination Random/Random in 10000 games A won 505 and B won: 1018
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1018
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1019
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1020
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1021
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1022
16:22:09 With the combination Random/Random in 10000 games A won 506 and B won: 1023
16:22:09 With the combination Random/Random in 10000 games A won 507 and B won: 1023
16:22:09 With the combination Random/Random in 10000 games A won 507 and B won: 1024
16:22:09 With the combination Random/Random in 10000 games A won 507 and B won: 1025
16:22:09 With the combination Random/Random in 10000 games A won 508 and B won: 1025
16:22:09 With the combination Random/Random in 10000 games A won 508 and B won: 1026
16:22:09 With the combination Random/Random in 10000 games A won 508 and B won: 1027
16:22:09 With the combination Random/Random in 10000 games A won 509 and B won: 1027
16:22:09 With the combination Random/Random in 10000 games A won 510 and B won: 1027
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1027
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1028
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1029
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1030
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1031
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1032
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1033
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1034
16:22:09 With the combination Random/Random in 10000 games A won 511 and B won: 1035
16:22:09 With the combination Random/Random in 10000 games A won 512 and B won: 1035
16:22:09 With the combination Random/Random in 10000 games A won 512 and B won: 1036
16:22:09 With the combination Random/Random in 10000 games A won 512 and B won: 1037
16:22:09 With the combination Random/Random in 10000 games A won 513 and B won: 1037
16:22:09 With the combination Random/Random in 10000 games A won 513 and B won: 1038
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1038
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1039
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1040
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1041
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1042
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1043
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1044
16:22:09 With the combination Random/Random in 10000 games A won 514 and B won: 1045
16:22:09 With the combination Random/Random in 10000 games A won 515 and B won: 1045
16:22:09 With the combination Random/Random in 10000 games A won 515 and B won: 1046
16:22:09 With the combination Random/Random in 10000 games A won 516 and B won: 1046
16:22:09 With the combination Random/Random in 10000 games A won 516 and B won: 1047
16:22:09 With the combination Random/Random in 10000 games A won 516 and B won: 1048
16:22:09 With the combination Random/Random in 10000 games A won 517 and B won: 1048
16:22:09 With the combination Random/Random in 10000 games A won 517 and B won: 1049
16:22:09 With the combination Random/Random in 10000 games A won 517 and B won: 1050
16:22:09 With the combination Random/Random in 10000 games A won 518 and B won: 1050
16:22:09 With the combination Random/Random in 10000 games A won 519 and B won: 1050
16:22:09 With the combination Random/Random in 10000 games A won 519 and B won: 1051
16:22:09 With the combination Random/Random in 10000 games A won 519 and B won: 1052
16:22:09 With the combination Random/Random in 10000 games A won 519 and B won: 1053
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1053
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1054
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1055
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1056
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1057
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1058
16:22:09 With the combination Random/Random in 10000 games A won 520 and B won: 1059
16:22:09 With the combination Random/Random in 10000 games A won 521 and B won: 1059
16:22:09 With the combination Random/Random in 10000 games A won 522 and B won: 1059
16:22:09 With the combination Random/Random in 10000 games A won 522 and B won: 1060
16:22:09 With the combination Random/Random in 10000 games A won 522 and B won: 1061
16:22:09 With the combination Random/Random in 10000 games A won 522 and B won: 1062
16:22:09 With the combination Random/Random in 10000 games A won 522 and B won: 1063
16:22:09 With the combination Random/Random in 10000 games A won 523 and B won: 1063
16:22:09 With the combination Random/Random in 10000 games A won 523 and B won: 1064
16:22:09 With the combination Random/Random in 10000 games A won 524 and B won: 1064
16:22:09 With the combination Random/Random in 10000 games A won 525 and B won: 1064
16:22:09 With the combination Random/Random in 10000 games A won 526 and B won: 1064
16:22:09 With the combination Random/Random in 10000 games A won 527 and B won: 1064
16:22:09 With the combination Random/Random in 10000 games A won 527 and B won: 1065
16:22:09 With the combination Random/Random in 10000 games A won 528 and B won: 1065
16:22:09 With the combination Random/Random in 10000 games A won 528 and B won: 1066
16:22:09 With the combination Random/Random in 10000 games A won 529 and B won: 1066
16:22:09 With the combination Random/Random in 10000 games A won 530 and B won: 1066
16:22:09 With the combination Random/Random in 10000 games A won 531 and B won: 1066
16:22:09 With the combination Random/Random in 10000 games A won 532 and B won: 1066
16:22:09 With the combination Random/Random in 10000 games A won 532 and B won: 1067
16:22:09 With the combination Random/Random in 10000 games A won 532 and B won: 1068
16:22:09 With the combination Random/Random in 10000 games A won 533 and B won: 1068
16:22:09 With the combination Random/Random in 10000 games A won 534 and B won: 1068
16:22:09 With the combination Random/Random in 10000 games A won 534 and B won: 1069
16:22:09 With the combination Random/Random in 10000 games A won 534 and B won: 1070
16:22:09 With the combination Random/Random in 10000 games A won 534 and B won: 1071
16:22:09 With the combination Random/Random in 10000 games A won 535 and B won: 1071
16:22:09 With the combination Random/Random in 10000 games A won 535 and B won: 1072
16:22:09 With the combination Random/Random in 10000 games A won 535 and B won: 1073
16:22:09 With the combination Random/Random in 10000 games A won 536 and B won: 1073
16:22:09 With the combination Random/Random in 10000 games A won 536 and B won: 1074
16:22:09 With the combination Random/Random in 10000 games A won 537 and B won: 1074
16:22:09 With the combination Random/Random in 10000 games A won 538 and B won: 1074
16:22:09 With the combination Random/Random in 10000 games A won 538 and B won: 1075
16:22:09 With the combination Random/Random in 10000 games A won 538 and B won: 1076
16:22:09 With the combination Random/Random in 10000 games A won 538 and B won: 1077
16:22:09 With the combination Random/Random in 10000 games A won 539 and B won: 1077
16:22:09 With the combination Random/Random in 10000 games A won 539 and B won: 1078
16:22:09 With the combination Random/Random in 10000 games A won 539 and B won: 1079
16:22:09 With the combination Random/Random in 10000 games A won 540 and B won: 1079
16:22:09 With the combination Random/Random in 10000 games A won 541 and B won: 1079
16:22:09 With the combination Random/Random in 10000 games A won 541 and B won: 1080
16:22:09 With the combination Random/Random in 10000 games A won 542 and B won: 1080
16:22:09 With the combination Random/Random in 10000 games A won 542 and B won: 1081
16:22:09 With the combination Random/Random in 10000 games A won 543 and B won: 1081
16:22:09 With the combination Random/Random in 10000 games A won 544 and B won: 1081
16:22:09 With the combination Random/Random in 10000 games A won 544 and B won: 1082
16:22:09 With the combination Random/Random in 10000 games A won 544 and B won: 1083
16:22:09 With the combination Random/Random in 10000 games A won 545 and B won: 1083
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1083
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1084
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1085
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1086
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1087
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1088
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1089
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1090
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1091
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1092
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1093
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1094
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1095
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1096
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1097
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1098
16:22:09 With the combination Random/Random in 10000 games A won 546 and B won: 1099
16:22:09 With the combination Random/Random in 10000 games A won 547 and B won: 1099
16:22:09 With the combination Random/Random in 10000 games A won 547 and B won: 1100
16:22:09 With the combination Random/Random in 10000 games A won 548 and B won: 1100
16:22:09 With the combination Random/Random in 10000 games A won 549 and B won: 1100
16:22:09 With the combination Random/Random in 10000 games A won 549 and B won: 1101
16:22:09 With the combination Random/Random in 10000 games A won 550 and B won: 1101
16:22:09 With the combination Random/Random in 10000 games A won 551 and B won: 1101
16:22:09 With the combination Random/Random in 10000 games A won 551 and B won: 1102
16:22:09 With the combination Random/Random in 10000 games A won 552 and B won: 1102
16:22:09 With the combination Random/Random in 10000 games A won 552 and B won: 1103
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1103
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1104
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1105
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1106
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1107
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1108
16:22:09 With the combination Random/Random in 10000 games A won 553 and B won: 1109
16:22:09 With the combination Random/Random in 10000 games A won 554 and B won: 1109
16:22:09 With the combination Random/Random in 10000 games A won 554 and B won: 1110
16:22:09 With the combination Random/Random in 10000 games A won 554 and B won: 1111
16:22:09 With the combination Random/Random in 10000 games A won 554 and B won: 1112
16:22:09 With the combination Random/Random in 10000 games A won 555 and B won: 1112
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1112
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1113
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1114
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1115
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1116
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1117
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1118
16:22:09 With the combination Random/Random in 10000 games A won 556 and B won: 1119
16:22:09 With the combination Random/Random in 10000 games A won 557 and B won: 1119
16:22:09 With the combination Random/Random in 10000 games A won 557 and B won: 1120
16:22:09 With the combination Random/Random in 10000 games A won 557 and B won: 1121
16:22:09 With the combination Random/Random in 10000 games A won 558 and B won: 1121
16:22:09 With the combination Random/Random in 10000 games A won 558 and B won: 1122
16:22:09 With the combination Random/Random in 10000 games A won 559 and B won: 1122
16:22:09 With the combination Random/Random in 10000 games A won 560 and B won: 1122
16:22:09 With the combination Random/Random in 10000 games A won 560 and B won: 1123
16:22:09 With the combination Random/Random in 10000 games A won 560 and B won: 1124
16:22:09 With the combination Random/Random in 10000 games A won 561 and B won: 1124
16:22:09 With the combination Random/Random in 10000 games A won 561 and B won: 1125
16:22:09 With the combination Random/Random in 10000 games A won 562 and B won: 1125
16:22:09 With the combination Random/Random in 10000 games A won 563 and B won: 1125
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1125
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1126
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1127
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1128
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1129
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1130
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1131
16:22:09 With the combination Random/Random in 10000 games A won 564 and B won: 1132
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1132
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1133
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1134
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1135
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1136
16:22:09 With the combination Random/Random in 10000 games A won 565 and B won: 1137
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1137
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1138
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1139
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1140
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1141
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1142
16:22:09 With the combination Random/Random in 10000 games A won 566 and B won: 1143
16:22:09 With the combination Random/Random in 10000 games A won 567 and B won: 1143
16:22:09 With the combination Random/Random in 10000 games A won 567 and B won: 1144
16:22:09 With the combination Random/Random in 10000 games A won 567 and B won: 1145
16:22:09 With the combination Random/Random in 10000 games A won 567 and B won: 1146
16:22:09 With the combination Random/Random in 10000 games A won 567 and B won: 1147
16:22:09 With the combination Random/Random in 10000 games A won 568 and B won: 1147
16:22:09 With the combination Random/Random in 10000 games A won 568 and B won: 1148
16:22:09 With the combination Random/Random in 10000 games A won 568 and B won: 1149
16:22:09 With the combination Random/Random in 10000 games A won 568 and B won: 1150
16:22:09 With the combination Random/Random in 10000 games A won 569 and B won: 1150
16:22:09 With the combination Random/Random in 10000 games A won 570 and B won: 1150
16:22:09 With the combination Random/Random in 10000 games A won 571 and B won: 1150
16:22:09 With the combination Random/Random in 10000 games A won 571 and B won: 1151
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1151
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1152
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1153
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1154
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1155
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1156
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1157
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1158
16:22:09 With the combination Random/Random in 10000 games A won 572 and B won: 1159
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1159
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1160
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1161
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1162
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1163
16:22:09 With the combination Random/Random in 10000 games A won 573 and B won: 1164
16:22:09 With the combination Random/Random in 10000 games A won 574 and B won: 1164
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1164
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1165
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1166
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1167
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1168
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1169
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1170
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1171
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1172
16:22:09 With the combination Random/Random in 10000 games A won 575 and B won: 1173
16:22:09 With the combination Random/Random in 10000 games A won 576 and B won: 1173
16:22:09 With the combination Random/Random in 10000 games A won 576 and B won: 1174
16:22:09 With the combination Random/Random in 10000 games A won 576 and B won: 1175
16:22:09 With the combination Random/Random in 10000 games A won 577 and B won: 1175
16:22:09 With the combination Random/Random in 10000 games A won 578 and B won: 1175
16:22:09 With the combination Random/Random in 10000 games A won 578 and B won: 1176
16:22:09 With the combination Random/Random in 10000 games A won 579 and B won: 1176
16:22:09 With the combination Random/Random in 10000 games A won 579 and B won: 1177
16:22:09 With the combination Random/Random in 10000 games A won 579 and B won: 1178
16:22:09 With the combination Random/Random in 10000 games A won 579 and B won: 1179
16:22:09 With the combination Random/Random in 10000 games A won 579 and B won: 1180
16:22:09 With the combination Random/Random in 10000 games A won 580 and B won: 1180
16:22:09 With the combination Random/Random in 10000 games A won 581 and B won: 1180
16:22:09 With the combination Random/Random in 10000 games A won 581 and B won: 1181
16:22:09 With the combination Random/Random in 10000 games A won 581 and B won: 1182
16:22:09 With the combination Random/Random in 10000 games A won 582 and B won: 1182
16:22:09 With the combination Random/Random in 10000 games A won 583 and B won: 1182
16:22:09 With the combination Random/Random in 10000 games A won 583 and B won: 1183
16:22:09 With the combination Random/Random in 10000 games A won 584 and B won: 1183
16:22:09 With the combination Random/Random in 10000 games A won 584 and B won: 1184
16:22:09 With the combination Random/Random in 10000 games A won 584 and B won: 1185
16:22:09 With the combination Random/Random in 10000 games A won 584 and B won: 1186
16:22:09 With the combination Random/Random in 10000 games A won 584 and B won: 1187
16:22:09 With the combination Random/Random in 10000 games A won 585 and B won: 1187
16:22:09 With the combination Random/Random in 10000 games A won 585 and B won: 1188
16:22:09 With the combination Random/Random in 10000 games A won 585 and B won: 1189
16:22:09 With the combination Random/Random in 10000 games A won 585 and B won: 1190
16:22:09 With the combination Random/Random in 10000 games A won 585 and B won: 1191
16:22:09 With the combination Random/Random in 10000 games A won 586 and B won: 1191
16:22:09 With the combination Random/Random in 10000 games A won 586 and B won: 1192
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1192
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1193
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1194
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1195
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1196
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1197
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1198
16:22:09 With the combination Random/Random in 10000 games A won 587 and B won: 1199
16:22:09 With the combination Random/Random in 10000 games A won 588 and B won: 1199
16:22:09 With the combination Random/Random in 10000 games A won 588 and B won: 1200
16:22:09 With the combination Random/Random in 10000 games A won 589 and B won: 1200
16:22:09 With the combination Random/Random in 10000 games A won 590 and B won: 1200
16:22:09 With the combination Random/Random in 10000 games A won 591 and B won: 1200
16:22:09 With the combination Random/Random in 10000 games A won 592 and B won: 1200
16:22:09 With the combination Random/Random in 10000 games A won 592 and B won: 1201
16:22:09 With the combination Random/Random in 10000 games A won 593 and B won: 1201
16:22:09 With the combination Random/Random in 10000 games A won 593 and B won: 1202
16:22:09 With the combination Random/Random in 10000 games A won 593 and B won: 1203
16:22:09 With the combination Random/Random in 10000 games A won 594 and B won: 1203
16:22:09 With the combination Random/Random in 10000 games A won 594 and B won: 1204
16:22:09 With the combination Random/Random in 10000 games A won 594 and B won: 1205
16:22:09 With the combination Random/Random in 10000 games A won 594 and B won: 1206
16:22:09 With the combination Random/Random in 10000 games A won 595 and B won: 1206
16:22:09 With the combination Random/Random in 10000 games A won 595 and B won: 1207
16:22:09 With the combination Random/Random in 10000 games A won 595 and B won: 1208
16:22:09 With the combination Random/Random in 10000 games A won 595 and B won: 1209
16:22:09 With the combination Random/Random in 10000 games A won 596 and B won: 1209
16:22:09 With the combination Random/Random in 10000 games A won 596 and B won: 1210
16:22:09 With the combination Random/Random in 10000 games A won 596 and B won: 1211
16:22:09 With the combination Random/Random in 10000 games A won 596 and B won: 1212
16:22:09 With the combination Random/Random in 10000 games A won 597 and B won: 1212
16:22:09 With the combination Random/Random in 10000 games A won 598 and B won: 1212
16:22:09 With the combination Random/Random in 10000 games A won 599 and B won: 1212
16:22:09 With the combination Random/Random in 10000 games A won 600 and B won: 1212
16:22:09 With the combination Random/Random in 10000 games A won 600 and B won: 1213
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1213
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1214
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1215
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1216
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1217
16:22:09 With the combination Random/Random in 10000 games A won 601 and B won: 1218
16:22:09 With the combination Random/Random in 10000 games A won 602 and B won: 1218
16:22:09 With the combination Random/Random in 10000 games A won 602 and B won: 1219
16:22:09 With the combination Random/Random in 10000 games A won 603 and B won: 1219
16:22:09 With the combination Random/Random in 10000 games A won 603 and B won: 1220
16:22:09 With the combination Random/Random in 10000 games A won 603 and B won: 1221
16:22:09 With the combination Random/Random in 10000 games A won 603 and B won: 1222
16:22:09 With the combination Random/Random in 10000 games A won 603 and B won: 1223
16:22:09 With the combination Random/Random in 10000 games A won 604 and B won: 1223
16:22:09 With the combination Random/Random in 10000 games A won 604 and B won: 1224
16:22:09 With the combination Random/Random in 10000 games A won 605 and B won: 1224
16:22:09 With the combination Random/Random in 10000 games A won 606 and B won: 1224
16:22:09 With the combination Random/Random in 10000 games A won 606 and B won: 1225
16:22:09 With the combination Random/Random in 10000 games A won 607 and B won: 1225
16:22:09 With the combination Random/Random in 10000 games A won 607 and B won: 1226
16:22:09 With the combination Random/Random in 10000 games A won 608 and B won: 1226
16:22:09 With the combination Random/Random in 10000 games A won 609 and B won: 1226
16:22:09 With the combination Random/Random in 10000 games A won 610 and B won: 1226
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1226
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1227
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1228
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1229
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1230
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1231
16:22:09 With the combination Random/Random in 10000 games A won 611 and B won: 1232
16:22:09 With the combination Random/Random in 10000 games A won 612 and B won: 1232
16:22:09 With the combination Random/Random in 10000 games A won 613 and B won: 1232
16:22:09 With the combination Random/Random in 10000 games A won 613 and B won: 1233
16:22:09 With the combination Random/Random in 10000 games A won 613 and B won: 1234
16:22:09 With the combination Random/Random in 10000 games A won 613 and B won: 1235
16:22:09 With the combination Random/Random in 10000 games A won 614 and B won: 1235
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1235
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1236
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1237
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1238
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1239
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1240
16:22:09 With the combination Random/Random in 10000 games A won 615 and B won: 1241
16:22:09 With the combination Random/Random in 10000 games A won 616 and B won: 1241
16:22:09 With the combination Random/Random in 10000 games A won 616 and B won: 1242
16:22:09 With the combination Random/Random in 10000 games A won 616 and B won: 1243
16:22:09 With the combination Random/Random in 10000 games A won 617 and B won: 1243
16:22:09 With the combination Random/Random in 10000 games A won 617 and B won: 1244
16:22:09 With the combination Random/Random in 10000 games A won 617 and B won: 1245
16:22:09 With the combination Random/Random in 10000 games A won 617 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 618 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 619 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 620 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 621 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 622 and B won: 1246
16:22:09 With the combination Random/Random in 10000 games A won 622 and B won: 1247
16:22:09 With the combination Random/Random in 10000 games A won 623 and B won: 1247
16:22:09 With the combination Random/Random in 10000 games A won 623 and B won: 1248
16:22:09 With the combination Random/Random in 10000 games A won 624 and B won: 1248
16:22:09 With the combination Random/Random in 10000 games A won 625 and B won: 1248
16:22:09 With the combination Random/Random in 10000 games A won 626 and B won: 1248
16:22:09 With the combination Random/Random in 10000 games A won 627 and B won: 1248
16:22:09 With the combination Random/Random in 10000 games A won 627 and B won: 1249
16:22:09 With the combination Random/Random in 10000 games A won 628 and B won: 1249
16:22:09 With the combination Random/Random in 10000 games A won 628 and B won: 1250
16:22:09 With the combination Random/Random in 10000 games A won 629 and B won: 1250
16:22:09 With the combination Random/Random in 10000 games A won 630 and B won: 1250
16:22:09 With the combination Random/Random in 10000 games A won 630 and B won: 1251
16:22:09 With the combination Random/Random in 10000 games A won 630 and B won: 1252
16:22:09 With the combination Random/Random in 10000 games A won 630 and B won: 1253
16:22:09 With the combination Random/Random in 10000 games A won 631 and B won: 1253
16:22:09 With the combination Random/Random in 10000 games A won 631 and B won: 1254
16:22:09 With the combination Random/Random in 10000 games A won 631 and B won: 1255
16:22:09 With the combination Random/Random in 10000 games A won 631 and B won: 1256
16:22:09 With the combination Random/Random in 10000 games A won 632 and B won: 1256
16:22:09 With the combination Random/Random in 10000 games A won 632 and B won: 1257
16:22:09 With the combination Random/Random in 10000 games A won 633 and B won: 1257
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1257
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1258
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1259
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1260
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1261
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1262
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1263
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1264
16:22:09 With the combination Random/Random in 10000 games A won 634 and B won: 1265
16:22:09 With the combination Random/Random in 10000 games A won 635 and B won: 1265
16:22:09 With the combination Random/Random in 10000 games A won 636 and B won: 1265
16:22:09 With the combination Random/Random in 10000 games A won 636 and B won: 1266
16:22:09 With the combination Random/Random in 10000 games A won 637 and B won: 1266
16:22:09 With the combination Random/Random in 10000 games A won 638 and B won: 1266
16:22:09 With the combination Random/Random in 10000 games A won 638 and B won: 1267
16:22:09 With the combination Random/Random in 10000 games A won 639 and B won: 1267
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1267
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1268
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1269
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1270
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1271
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1272
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1273
16:22:09 With the combination Random/Random in 10000 games A won 640 and B won: 1274
16:22:09 With the combination Random/Random in 10000 games A won 641 and B won: 1274
16:22:09 With the combination Random/Random in 10000 games A won 641 and B won: 1275
16:22:09 With the combination Random/Random in 10000 games A won 642 and B won: 1275
16:22:09 With the combination Random/Random in 10000 games A won 642 and B won: 1276
16:22:09 With the combination Random/Random in 10000 games A won 642 and B won: 1277
16:22:09 With the combination Random/Random in 10000 games A won 643 and B won: 1277
16:22:09 With the combination Random/Random in 10000 games A won 644 and B won: 1277
16:22:09 With the combination Random/Random in 10000 games A won 644 and B won: 1278
16:22:09 With the combination Random/Random in 10000 games A won 645 and B won: 1278
16:22:09 With the combination Random/Random in 10000 games A won 646 and B won: 1278
16:22:09 With the combination Random/Random in 10000 games A won 647 and B won: 1278
16:22:09 With the combination Random/Random in 10000 games A won 648 and B won: 1278
16:22:09 With the combination Random/Random in 10000 games A won 648 and B won: 1279
16:22:09 With the combination Random/Random in 10000 games A won 648 and B won: 1280
16:22:09 With the combination Random/Random in 10000 games A won 648 and B won: 1281
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1281
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1282
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1283
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1284
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1285
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1286
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1287
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1288
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1289
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1290
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1291
16:22:09 With the combination Random/Random in 10000 games A won 649 and B won: 1292
16:22:09 With the combination Random/Random in 10000 games A won 650 and B won: 1292
16:22:09 With the combination Random/Random in 10000 games A won 651 and B won: 1292
16:22:09 With the combination Random/Random in 10000 games A won 651 and B won: 1293
16:22:09 With the combination Random/Random in 10000 games A won 651 and B won: 1294
16:22:09 With the combination Random/Random in 10000 games A won 652 and B won: 1294
16:22:09 With the combination Random/Random in 10000 games A won 652 and B won: 1295
16:22:09 With the combination Random/Random in 10000 games A won 653 and B won: 1295
16:22:09 With the combination Random/Random in 10000 games A won 654 and B won: 1295
16:22:09 With the combination Random/Random in 10000 games A won 655 and B won: 1295
16:22:09 With the combination Random/Random in 10000 games A won 656 and B won: 1295
16:22:09 With the combination Random/Random in 10000 games A won 656 and B won: 1296
16:22:09 With the combination Random/Random in 10000 games A won 656 and B won: 1297
16:22:09 With the combination Random/Random in 10000 games A won 657 and B won: 1297
16:22:09 With the combination Random/Random in 10000 games A won 657 and B won: 1298
16:22:09 With the combination Random/Random in 10000 games A won 658 and B won: 1298
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1298
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1299
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1300
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1301
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1302
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1303
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1304
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1305
16:22:09 With the combination Random/Random in 10000 games A won 659 and B won: 1306
16:22:09 With the combination Random/Random in 10000 games A won 660 and B won: 1306
16:22:09 With the combination Random/Random in 10000 games A won 660 and B won: 1307
16:22:09 With the combination Random/Random in 10000 games A won 660 and B won: 1308
16:22:09 With the combination Random/Random in 10000 games A won 660 and B won: 1309
16:22:09 With the combination Random/Random in 10000 games A won 660 and B won: 1310
16:22:09 With the combination Random/Random in 10000 games A won 661 and B won: 1310
16:22:09 With the combination Random/Random in 10000 games A won 661 and B won: 1311
16:22:09 With the combination Random/Random in 10000 games A won 662 and B won: 1311
16:22:09 With the combination Random/Random in 10000 games A won 663 and B won: 1311
16:22:09 With the combination Random/Random in 10000 games A won 663 and B won: 1312
16:22:09 With the combination Random/Random in 10000 games A won 663 and B won: 1313
16:22:09 With the combination Random/Random in 10000 games A won 663 and B won: 1314
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1314
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1315
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1316
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1317
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1318
16:22:09 With the combination Random/Random in 10000 games A won 664 and B won: 1319
16:22:09 With the combination Random/Random in 10000 games A won 665 and B won: 1319
16:22:09 With the combination Random/Random in 10000 games A won 665 and B won: 1320
16:22:09 With the combination Random/Random in 10000 games A won 666 and B won: 1320
16:22:09 With the combination Random/Random in 10000 games A won 666 and B won: 1321
16:22:09 With the combination Random/Random in 10000 games A won 666 and B won: 1322
16:22:09 With the combination Random/Random in 10000 games A won 666 and B won: 1323
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1323
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1324
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1325
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1326
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1327
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1328
16:22:09 With the combination Random/Random in 10000 games A won 667 and B won: 1329
16:22:09 With the combination Random/Random in 10000 games A won 668 and B won: 1329
16:22:09 With the combination Random/Random in 10000 games A won 669 and B won: 1329
16:22:09 With the combination Random/Random in 10000 games A won 670 and B won: 1329
16:22:09 With the combination Random/Random in 10000 games A won 670 and B won: 1330
16:22:09 With the combination Random/Random in 10000 games A won 671 and B won: 1330
16:22:09 With the combination Random/Random in 10000 games A won 672 and B won: 1330
16:22:09 With the combination Random/Random in 10000 games A won 672 and B won: 1331
16:22:09 With the combination Random/Random in 10000 games A won 673 and B won: 1331
16:22:09 With the combination Random/Random in 10000 games A won 673 and B won: 1332
16:22:09 With the combination Random/Random in 10000 games A won 673 and B won: 1333
16:22:09 With the combination Random/Random in 10000 games A won 673 and B won: 1334
16:22:09 With the combination Random/Random in 10000 games A won 673 and B won: 1335
16:22:09 With the combination Random/Random in 10000 games A won 674 and B won: 1335
16:22:09 With the combination Random/Random in 10000 games A won 675 and B won: 1335
16:22:09 With the combination Random/Random in 10000 games A won 675 and B won: 1336
16:22:09 With the combination Random/Random in 10000 games A won 675 and B won: 1337
16:22:09 With the combination Random/Random in 10000 games A won 676 and B won: 1337
16:22:09 With the combination Random/Random in 10000 games A won 676 and B won: 1338
16:22:09 With the combination Random/Random in 10000 games A won 676 and B won: 1339
16:22:09 With the combination Random/Random in 10000 games A won 676 and B won: 1340
16:22:09 With the combination Random/Random in 10000 games A won 677 and B won: 1340
16:22:09 With the combination Random/Random in 10000 games A won 678 and B won: 1340
16:22:09 With the combination Random/Random in 10000 games A won 678 and B won: 1341
16:22:09 With the combination Random/Random in 10000 games A won 678 and B won: 1342
16:22:09 With the combination Random/Random in 10000 games A won 678 and B won: 1343
16:22:09 With the combination Random/Random in 10000 games A won 679 and B won: 1343
16:22:09 With the combination Random/Random in 10000 games A won 679 and B won: 1344
16:22:09 With the combination Random/Random in 10000 games A won 680 and B won: 1344
16:22:09 With the combination Random/Random in 10000 games A won 681 and B won: 1344
16:22:09 With the combination Random/Random in 10000 games A won 681 and B won: 1345
16:22:09 With the combination Random/Random in 10000 games A won 681 and B won: 1346
16:22:09 With the combination Random/Random in 10000 games A won 682 and B won: 1346
16:22:09 With the combination Random/Random in 10000 games A won 683 and B won: 1346
16:22:09 With the combination Random/Random in 10000 games A won 683 and B won: 1347
16:22:09 With the combination Random/Random in 10000 games A won 683 and B won: 1348
16:22:09 With the combination Random/Random in 10000 games A won 683 and B won: 1349
16:22:09 With the combination Random/Random in 10000 games A won 684 and B won: 1349
16:22:09 With the combination Random/Random in 10000 games A won 684 and B won: 1350
16:22:09 With the combination Random/Random in 10000 games A won 685 and B won: 1350
16:22:09 With the combination Random/Random in 10000 games A won 686 and B won: 1350
16:22:09 With the combination Random/Random in 10000 games A won 686 and B won: 1351
16:22:09 With the combination Random/Random in 10000 games A won 687 and B won: 1351
16:22:09 With the combination Random/Random in 10000 games A won 687 and B won: 1352
16:22:09 With the combination Random/Random in 10000 games A won 687 and B won: 1353
16:22:09 With the combination Random/Random in 10000 games A won 687 and B won: 1354
16:22:09 With the combination Random/Random in 10000 games A won 688 and B won: 1354
16:22:09 With the combination Random/Random in 10000 games A won 688 and B won: 1355
16:22:09 With the combination Random/Random in 10000 games A won 689 and B won: 1355
16:22:09 With the combination Random/Random in 10000 games A won 690 and B won: 1355
16:22:09 With the combination Random/Random in 10000 games A won 690 and B won: 1356
16:22:09 With the combination Random/Random in 10000 games A won 691 and B won: 1356
16:22:09 With the combination Random/Random in 10000 games A won 691 and B won: 1357
16:22:09 With the combination Random/Random in 10000 games A won 691 and B won: 1358
16:22:09 With the combination Random/Random in 10000 games A won 692 and B won: 1358
16:22:09 With the combination Random/Random in 10000 games A won 693 and B won: 1358
16:22:09 With the combination Random/Random in 10000 games A won 693 and B won: 1359
16:22:09 With the combination Random/Random in 10000 games A won 694 and B won: 1359
16:22:09 With the combination Random/Random in 10000 games A won 694 and B won: 1360
16:22:09 With the combination Random/Random in 10000 games A won 694 and B won: 1361
16:22:09 With the combination Random/Random in 10000 games A won 694 and B won: 1362
16:22:09 With the combination Random/Random in 10000 games A won 695 and B won: 1362
16:22:09 With the combination Random/Random in 10000 games A won 695 and B won: 1363
16:22:09 With the combination Random/Random in 10000 games A won 696 and B won: 1363
16:22:09 With the combination Random/Random in 10000 games A won 696 and B won: 1364
16:22:09 With the combination Random/Random in 10000 games A won 697 and B won: 1364
16:22:09 With the combination Random/Random in 10000 games A won 698 and B won: 1364
16:22:09 With the combination Random/Random in 10000 games A won 699 and B won: 1364
16:22:09 With the combination Random/Random in 10000 games A won 700 and B won: 1364
16:22:09 With the combination Random/Random in 10000 games A won 700 and B won: 1365
16:22:09 With the combination Random/Random in 10000 games A won 700 and B won: 1366
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1366
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1367
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1368
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1369
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1370
16:22:09 With the combination Random/Random in 10000 games A won 701 and B won: 1371
16:22:09 With the combination Random/Random in 10000 games A won 702 and B won: 1371
16:22:09 With the combination Random/Random in 10000 games A won 702 and B won: 1372
16:22:09 With the combination Random/Random in 10000 games A won 702 and B won: 1373
16:22:09 With the combination Random/Random in 10000 games A won 703 and B won: 1373
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1373
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1374
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1375
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1376
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1377
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1378
16:22:09 With the combination Random/Random in 10000 games A won 704 and B won: 1379
16:22:09 With the combination Random/Random in 10000 games A won 705 and B won: 1379
16:22:09 With the combination Random/Random in 10000 games A won 706 and B won: 1379
16:22:09 With the combination Random/Random in 10000 games A won 706 and B won: 1380
16:22:09 With the combination Random/Random in 10000 games A won 706 and B won: 1381
16:22:09 With the combination Random/Random in 10000 games A won 706 and B won: 1382
16:22:09 With the combination Random/Random in 10000 games A won 707 and B won: 1382
16:22:09 With the combination Random/Random in 10000 games A won 707 and B won: 1383
16:22:09 With the combination Random/Random in 10000 games A won 707 and B won: 1384
16:22:09 With the combination Random/Random in 10000 games A won 708 and B won: 1384
16:22:09 With the combination Random/Random in 10000 games A won 709 and B won: 1384
16:22:09 With the combination Random/Random in 10000 games A won 710 and B won: 1384
16:22:09 With the combination Random/Random in 10000 games A won 711 and B won: 1384
16:22:09 With the combination Random/Random in 10000 games A won 711 and B won: 1385
16:22:09 With the combination Random/Random in 10000 games A won 712 and B won: 1385
16:22:09 With the combination Random/Random in 10000 games A won 712 and B won: 1386
16:22:09 With the combination Random/Random in 10000 games A won 713 and B won: 1386
16:22:09 With the combination Random/Random in 10000 games A won 713 and B won: 1387
16:22:09 With the combination Random/Random in 10000 games A won 713 and B won: 1388
16:22:09 With the combination Random/Random in 10000 games A won 714 and B won: 1388
16:22:09 With the combination Random/Random in 10000 games A won 715 and B won: 1388
16:22:09 With the combination Random/Random in 10000 games A won 715 and B won: 1389
16:22:09 With the combination Random/Random in 10000 games A won 715 and B won: 1390
16:22:09 With the combination Random/Random in 10000 games A won 715 and B won: 1391
16:22:09 With the combination Random/Random in 10000 games A won 715 and B won: 1392
16:22:09 With the combination Random/Random in 10000 games A won 716 and B won: 1392
16:22:09 With the combination Random/Random in 10000 games A won 716 and B won: 1393
16:22:09 With the combination Random/Random in 10000 games A won 716 and B won: 1394
16:22:09 With the combination Random/Random in 10000 games A won 717 and B won: 1394
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1394
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1395
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1396
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1397
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1398
16:22:09 With the combination Random/Random in 10000 games A won 718 and B won: 1399
16:22:09 With the combination Random/Random in 10000 games A won 719 and B won: 1399
16:22:09 With the combination Random/Random in 10000 games A won 719 and B won: 1400
16:22:09 With the combination Random/Random in 10000 games A won 719 and B won: 1401
16:22:09 With the combination Random/Random in 10000 games A won 719 and B won: 1402
16:22:09 With the combination Random/Random in 10000 games A won 720 and B won: 1402
16:22:09 With the combination Random/Random in 10000 games A won 720 and B won: 1403
16:22:09 With the combination Random/Random in 10000 games A won 720 and B won: 1404
16:22:09 With the combination Random/Random in 10000 games A won 720 and B won: 1405
16:22:09 With the combination Random/Random in 10000 games A won 721 and B won: 1405
16:22:09 With the combination Random/Random in 10000 games A won 722 and B won: 1405
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1405
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1406
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1407
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1408
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1409
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1410
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1411
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1412
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1413
16:22:09 With the combination Random/Random in 10000 games A won 723 and B won: 1414
16:22:09 With the combination Random/Random in 10000 games A won 724 and B won: 1414
16:22:09 With the combination Random/Random in 10000 games A won 724 and B won: 1415
16:22:09 With the combination Random/Random in 10000 games A won 724 and B won: 1416
16:22:09 With the combination Random/Random in 10000 games A won 725 and B won: 1416
16:22:09 With the combination Random/Random in 10000 games A won 725 and B won: 1417
16:22:09 With the combination Random/Random in 10000 games A won 726 and B won: 1417
16:22:09 With the combination Random/Random in 10000 games A won 726 and B won: 1418
16:22:09 With the combination Random/Random in 10000 games A won 726 and B won: 1419
16:22:09 With the combination Random/Random in 10000 games A won 727 and B won: 1419
16:22:09 With the combination Random/Random in 10000 games A won 727 and B won: 1420
16:22:09 With the combination Random/Random in 10000 games A won 727 and B won: 1421
16:22:09 With the combination Random/Random in 10000 games A won 727 and B won: 1422
16:22:09 With the combination Random/Random in 10000 games A won 728 and B won: 1422
16:22:09 With the combination Random/Random in 10000 games A won 728 and B won: 1423
16:22:09 With the combination Random/Random in 10000 games A won 728 and B won: 1424
16:22:09 With the combination Random/Random in 10000 games A won 728 and B won: 1425
16:22:09 With the combination Random/Random in 10000 games A won 728 and B won: 1426
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1426
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1427
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1428
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1429
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1430
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1431
16:22:09 With the combination Random/Random in 10000 games A won 729 and B won: 1432
16:22:09 With the combination Random/Random in 10000 games A won 730 and B won: 1432
16:22:09 With the combination Random/Random in 10000 games A won 731 and B won: 1432
16:22:09 With the combination Random/Random in 10000 games A won 732 and B won: 1432
16:22:09 With the combination Random/Random in 10000 games A won 732 and B won: 1433
16:22:09 With the combination Random/Random in 10000 games A won 732 and B won: 1434
16:22:09 With the combination Random/Random in 10000 games A won 733 and B won: 1434
16:22:09 With the combination Random/Random in 10000 games A won 734 and B won: 1434
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1434
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1435
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1436
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1437
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1438
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1439
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1440
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1441
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1442
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1443
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1444
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1445
16:22:09 With the combination Random/Random in 10000 games A won 735 and B won: 1446
16:22:09 With the combination Random/Random in 10000 games A won 736 and B won: 1446
16:22:09 With the combination Random/Random in 10000 games A won 736 and B won: 1447
16:22:09 With the combination Random/Random in 10000 games A won 737 and B won: 1447
16:22:09 With the combination Random/Random in 10000 games A won 737 and B won: 1448
16:22:09 With the combination Random/Random in 10000 games A won 737 and B won: 1449
16:22:09 With the combination Random/Random in 10000 games A won 737 and B won: 1450
16:22:09 With the combination Random/Random in 10000 games A won 737 and B won: 1451
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1451
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1452
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1453
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1454
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1455
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1456
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1457
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1458
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1459
16:22:09 With the combination Random/Random in 10000 games A won 738 and B won: 1460
16:22:09 With the combination Random/Random in 10000 games A won 739 and B won: 1460
16:22:09 With the combination Random/Random in 10000 games A won 740 and B won: 1460
16:22:09 With the combination Random/Random in 10000 games A won 740 and B won: 1461
16:22:09 With the combination Random/Random in 10000 games A won 740 and B won: 1462
16:22:09 With the combination Random/Random in 10000 games A won 740 and B won: 1463
16:22:09 With the combination Random/Random in 10000 games A won 741 and B won: 1463
16:22:09 With the combination Random/Random in 10000 games A won 742 and B won: 1463
16:22:09 With the combination Random/Random in 10000 games A won 743 and B won: 1463
16:22:09 With the combination Random/Random in 10000 games A won 744 and B won: 1463
16:22:09 With the combination Random/Random in 10000 games A won 744 and B won: 1464
16:22:09 With the combination Random/Random in 10000 games A won 744 and B won: 1465
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1465
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1466
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1467
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1468
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1469
16:22:09 With the combination Random/Random in 10000 games A won 745 and B won: 1470
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1470
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1471
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1472
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1473
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1474
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1475
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1476
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1477
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1478
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1479
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1480
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1481
16:22:09 With the combination Random/Random in 10000 games A won 746 and B won: 1482
16:22:09 With the combination Random/Random in 10000 games A won 747 and B won: 1482
16:22:09 With the combination Random/Random in 10000 games A won 748 and B won: 1482
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1482
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1483
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1484
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1485
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1486
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1487
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1488
16:22:09 With the combination Random/Random in 10000 games A won 749 and B won: 1489
16:22:09 With the combination Random/Random in 10000 games A won 750 and B won: 1489
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1489
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1490
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1491
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1492
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1493
16:22:09 With the combination Random/Random in 10000 games A won 751 and B won: 1494
16:22:09 With the combination Random/Random in 10000 games A won 752 and B won: 1494
16:22:09 With the combination Random/Random in 10000 games A won 752 and B won: 1495
16:22:09 With the combination Random/Random in 10000 games A won 753 and B won: 1495
16:22:09 With the combination Random/Random in 10000 games A won 754 and B won: 1495
16:22:09 With the combination Random/Random in 10000 games A won 755 and B won: 1495
16:22:09 With the combination Random/Random in 10000 games A won 756 and B won: 1495
16:22:09 With the combination Random/Random in 10000 games A won 756 and B won: 1496
16:22:09 With the combination Random/Random in 10000 games A won 757 and B won: 1496
16:22:09 With the combination Random/Random in 10000 games A won 757 and B won: 1497
16:22:09 With the combination Random/Random in 10000 games A won 757 and B won: 1498
16:22:09 With the combination Random/Random in 10000 games A won 757 and B won: 1499
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1499
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1500
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1501
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1502
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1503
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1504
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1505
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1506
16:22:09 With the combination Random/Random in 10000 games A won 758 and B won: 1507
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1507
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1508
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1509
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1510
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1511
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1512
16:22:09 With the combination Random/Random in 10000 games A won 759 and B won: 1513
16:22:09 With the combination Random/Random in 10000 games A won 760 and B won: 1513
16:22:09 With the combination Random/Random in 10000 games A won 760 and B won: 1514
16:22:09 With the combination Random/Random in 10000 games A won 760 and B won: 1515
16:22:09 With the combination Random/Random in 10000 games A won 761 and B won: 1515
16:22:09 With the combination Random/Random in 10000 games A won 762 and B won: 1515
16:22:09 With the combination Random/Random in 10000 games A won 763 and B won: 1515
16:22:09 With the combination Random/Random in 10000 games A won 763 and B won: 1516
16:22:09 With the combination Random/Random in 10000 games A won 763 and B won: 1517
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1517
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1518
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1519
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1520
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1521
16:22:09 With the combination Random/Random in 10000 games A won 764 and B won: 1522
16:22:09 With the combination Random/Random in 10000 games A won 765 and B won: 1522
16:22:09 With the combination Random/Random in 10000 games A won 765 and B won: 1523
16:22:09 With the combination Random/Random in 10000 games A won 766 and B won: 1523
16:22:09 With the combination Random/Random in 10000 games A won 767 and B won: 1523
16:22:09 With the combination Random/Random in 10000 games A won 768 and B won: 1523
16:22:09 With the combination Random/Random in 10000 games A won 768 and B won: 1524
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1524
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1525
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1526
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1527
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1528
16:22:09 With the combination Random/Random in 10000 games A won 769 and B won: 1529
16:22:09 With the combination Random/Random in 10000 games A won 770 and B won: 1529
16:22:09 With the combination Random/Random in 10000 games A won 771 and B won: 1529
16:22:09 With the combination Random/Random in 10000 games A won 772 and B won: 1529
16:22:09 With the combination Random/Random in 10000 games A won 772 and B won: 1530
16:22:09 With the combination Random/Random in 10000 games A won 772 and B won: 1531
16:22:09 With the combination Random/Random in 10000 games A won 773 and B won: 1531
16:22:09 With the combination Random/Random in 10000 games A won 773 and B won: 1532
16:22:09 With the combination Random/Random in 10000 games A won 773 and B won: 1533
16:22:09 With the combination Random/Random in 10000 games A won 774 and B won: 1533
16:22:09 With the combination Random/Random in 10000 games A won 775 and B won: 1533
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1533
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1534
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1535
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1536
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1537
16:22:09 With the combination Random/Random in 10000 games A won 776 and B won: 1538
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1538
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1539
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1540
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1541
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1542
16:22:09 With the combination Random/Random in 10000 games A won 777 and B won: 1543
16:22:09 With the combination Random/Random in 10000 games A won 778 and B won: 1543
16:22:09 With the combination Random/Random in 10000 games A won 778 and B won: 1544
16:22:09 With the combination Random/Random in 10000 games A won 778 and B won: 1545
16:22:09 With the combination Random/Random in 10000 games A won 778 and B won: 1546
16:22:09 With the combination Random/Random in 10000 games A won 779 and B won: 1546
16:22:09 With the combination Random/Random in 10000 games A won 780 and B won: 1546
16:22:09 With the combination Random/Random in 10000 games A won 780 and B won: 1547
16:22:09 With the combination Random/Random in 10000 games A won 780 and B won: 1548
16:22:09 With the combination Random/Random in 10000 games A won 780 and B won: 1549
16:22:09 With the combination Random/Random in 10000 games A won 781 and B won: 1549
16:22:09 With the combination Random/Random in 10000 games A won 781 and B won: 1550
16:22:09 With the combination Random/Random in 10000 games A won 782 and B won: 1550
16:22:09 With the combination Random/Random in 10000 games A won 783 and B won: 1550
16:22:09 With the combination Random/Random in 10000 games A won 784 and B won: 1550
16:22:09 With the combination Random/Random in 10000 games A won 784 and B won: 1551
16:22:09 With the combination Random/Random in 10000 games A won 784 and B won: 1552
16:22:09 With the combination Random/Random in 10000 games A won 784 and B won: 1553
16:22:09 With the combination Random/Random in 10000 games A won 785 and B won: 1553
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1553
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1554
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1555
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1556
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1557
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1558
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1559
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1560
16:22:09 With the combination Random/Random in 10000 games A won 786 and B won: 1561
16:22:09 With the combination Random/Random in 10000 games A won 787 and B won: 1561
16:22:09 With the combination Random/Random in 10000 games A won 787 and B won: 1562
16:22:09 With the combination Random/Random in 10000 games A won 787 and B won: 1563
16:22:09 With the combination Random/Random in 10000 games A won 787 and B won: 1564
16:22:09 With the combination Random/Random in 10000 games A won 787 and B won: 1565
16:22:09 With the combination Random/Random in 10000 games A won 788 and B won: 1565
16:22:09 With the combination Random/Random in 10000 games A won 788 and B won: 1566
16:22:09 With the combination Random/Random in 10000 games A won 788 and B won: 1567
16:22:09 With the combination Random/Random in 10000 games A won 789 and B won: 1567
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1567
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1568
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1569
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1570
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1571
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1572
16:22:09 With the combination Random/Random in 10000 games A won 790 and B won: 1573
16:22:09 With the combination Random/Random in 10000 games A won 791 and B won: 1573
16:22:09 With the combination Random/Random in 10000 games A won 792 and B won: 1573
16:22:09 With the combination Random/Random in 10000 games A won 792 and B won: 1574
16:22:09 With the combination Random/Random in 10000 games A won 793 and B won: 1574
16:22:09 With the combination Random/Random in 10000 games A won 794 and B won: 1574
16:22:09 With the combination Random/Random in 10000 games A won 794 and B won: 1575
16:22:09 With the combination Random/Random in 10000 games A won 794 and B won: 1576
16:22:09 With the combination Random/Random in 10000 games A won 795 and B won: 1576
16:22:09 With the combination Random/Random in 10000 games A won 795 and B won: 1577
16:22:09 With the combination Random/Random in 10000 games A won 795 and B won: 1578
16:22:09 With the combination Random/Random in 10000 games A won 795 and B won: 1579
16:22:09 With the combination Random/Random in 10000 games A won 796 and B won: 1579
16:22:09 With the combination Random/Random in 10000 games A won 796 and B won: 1580
16:22:09 With the combination Random/Random in 10000 games A won 796 and B won: 1581
16:22:09 With the combination Random/Random in 10000 games A won 797 and B won: 1581
16:22:09 With the combination Random/Random in 10000 games A won 798 and B won: 1581
16:22:09 With the combination Random/Random in 10000 games A won 799 and B won: 1581
16:22:09 With the combination Random/Random in 10000 games A won 800 and B won: 1581
16:22:09 With the combination Random/Random in 10000 games A won 800 and B won: 1582
16:22:09 With the combination Random/Random in 10000 games A won 801 and B won: 1582
16:22:09 With the combination Random/Random in 10000 games A won 801 and B won: 1583
16:22:09 With the combination Random/Random in 10000 games A won 801 and B won: 1584
16:22:09 With the combination Random/Random in 10000 games A won 801 and B won: 1585
16:22:09 With the combination Random/Random in 10000 games A won 802 and B won: 1585
16:22:09 With the combination Random/Random in 10000 games A won 802 and B won: 1586
16:22:09 With the combination Random/Random in 10000 games A won 802 and B won: 1587
16:22:09 With the combination Random/Random in 10000 games A won 802 and B won: 1588
16:22:09 With the combination Random/Random in 10000 games A won 803 and B won: 1588
16:22:09 With the combination Random/Random in 10000 games A won 803 and B won: 1589
16:22:09 With the combination Random/Random in 10000 games A won 804 and B won: 1589
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1589
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1590
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1591
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1592
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1593
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1594
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1595
16:22:09 With the combination Random/Random in 10000 games A won 805 and B won: 1596
16:22:09 With the combination Random/Random in 10000 games A won 806 and B won: 1596
16:22:09 With the combination Random/Random in 10000 games A won 806 and B won: 1597
16:22:09 With the combination Random/Random in 10000 games A won 806 and B won: 1598
16:22:09 With the combination Random/Random in 10000 games A won 806 and B won: 1599
16:22:09 With the combination Random/Random in 10000 games A won 806 and B won: 1600
16:22:09 With the combination Random/Random in 10000 games A won 807 and B won: 1600
16:22:09 With the combination Random/Random in 10000 games A won 808 and B won: 1600
16:22:09 With the combination Random/Random in 10000 games A won 809 and B won: 1600
16:22:09 With the combination Random/Random in 10000 games A won 809 and B won: 1601
16:22:09 With the combination Random/Random in 10000 games A won 809 and B won: 1602
16:22:09 With the combination Random/Random in 10000 games A won 809 and B won: 1603
16:22:09 With the combination Random/Random in 10000 games A won 809 and B won: 1604
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1604
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1605
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1606
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1607
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1608
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1609
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1610
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1611
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1612
16:22:09 With the combination Random/Random in 10000 games A won 810 and B won: 1613
16:22:09 With the combination Random/Random in 10000 games A won 811 and B won: 1613
16:22:09 With the combination Random/Random in 10000 games A won 811 and B won: 1614
16:22:09 With the combination Random/Random in 10000 games A won 811 and B won: 1615
16:22:09 With the combination Random/Random in 10000 games A won 812 and B won: 1615
16:22:09 With the combination Random/Random in 10000 games A won 813 and B won: 1615
16:22:09 With the combination Random/Random in 10000 games A won 813 and B won: 1616
16:22:09 With the combination Random/Random in 10000 games A won 814 and B won: 1616
16:22:09 With the combination Random/Random in 10000 games A won 815 and B won: 1616
16:22:09 With the combination Random/Random in 10000 games A won 816 and B won: 1616
16:22:09 With the combination Random/Random in 10000 games A won 816 and B won: 1617
16:22:09 With the combination Random/Random in 10000 games A won 816 and B won: 1618
16:22:09 With the combination Random/Random in 10000 games A won 816 and B won: 1619
16:22:09 With the combination Random/Random in 10000 games A won 817 and B won: 1619
16:22:09 With the combination Random/Random in 10000 games A won 817 and B won: 1620
16:22:09 With the combination Random/Random in 10000 games A won 818 and B won: 1620
16:22:09 With the combination Random/Random in 10000 games A won 819 and B won: 1620
16:22:09 With the combination Random/Random in 10000 games A won 820 and B won: 1620
16:22:09 With the combination Random/Random in 10000 games A won 820 and B won: 1621
16:22:09 With the combination Random/Random in 10000 games A won 820 and B won: 1622
16:22:09 With the combination Random/Random in 10000 games A won 821 and B won: 1622
16:22:09 With the combination Random/Random in 10000 games A won 822 and B won: 1622
16:22:09 With the combination Random/Random in 10000 games A won 823 and B won: 1622
16:22:09 With the combination Random/Random in 10000 games A won 823 and B won: 1623
16:22:09 With the combination Random/Random in 10000 games A won 823 and B won: 1624
16:22:09 With the combination Random/Random in 10000 games A won 824 and B won: 1624
16:22:09 With the combination Random/Random in 10000 games A won 824 and B won: 1625
16:22:09 With the combination Random/Random in 10000 games A won 824 and B won: 1626
16:22:09 With the combination Random/Random in 10000 games A won 824 and B won: 1627
16:22:09 With the combination Random/Random in 10000 games A won 824 and B won: 1628
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1628
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1629
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1630
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1631
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1632
16:22:09 With the combination Random/Random in 10000 games A won 825 and B won: 1633
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1633
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1634
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1635
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1636
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1637
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1638
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1639
16:22:09 With the combination Random/Random in 10000 games A won 826 and B won: 1640
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1640
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1641
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1642
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1643
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1644
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1645
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1646
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1647
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1648
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1649
16:22:09 With the combination Random/Random in 10000 games A won 827 and B won: 1650
16:22:09 With the combination Random/Random in 10000 games A won 828 and B won: 1650
16:22:09 With the combination Random/Random in 10000 games A won 828 and B won: 1651
16:22:09 With the combination Random/Random in 10000 games A won 828 and B won: 1652
16:22:09 With the combination Random/Random in 10000 games A won 828 and B won: 1653
16:22:09 With the combination Random/Random in 10000 games A won 828 and B won: 1654
16:22:09 With the combination Random/Random in 10000 games A won 829 and B won: 1654
16:22:09 With the combination Random/Random in 10000 games A won 829 and B won: 1655
16:22:09 With the combination Random/Random in 10000 games A won 830 and B won: 1655
16:22:09 With the combination Random/Random in 10000 games A won 830 and B won: 1656
16:22:09 With the combination Random/Random in 10000 games A won 830 and B won: 1657
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1657
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1658
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1659
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1660
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1661
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1662
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1663
16:22:09 With the combination Random/Random in 10000 games A won 831 and B won: 1664
16:22:09 With the combination Random/Random in 10000 games A won 832 and B won: 1664
16:22:09 With the combination Random/Random in 10000 games A won 832 and B won: 1665
16:22:09 With the combination Random/Random in 10000 games A won 832 and B won: 1666
16:22:09 With the combination Random/Random in 10000 games A won 832 and B won: 1667
16:22:09 With the combination Random/Random in 10000 games A won 833 and B won: 1667
16:22:09 With the combination Random/Random in 10000 games A won 833 and B won: 1668
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1668
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1669
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1670
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1671
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1672
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1673
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1674
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1675
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1676
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1677
16:22:09 With the combination Random/Random in 10000 games A won 834 and B won: 1678
16:22:09 With the combination Random/Random in 10000 games A won 835 and B won: 1678
16:22:09 With the combination Random/Random in 10000 games A won 835 and B won: 1679
16:22:09 With the combination Random/Random in 10000 games A won 835 and B won: 1680
16:22:09 With the combination Random/Random in 10000 games A won 835 and B won: 1681
16:22:09 With the combination Random/Random in 10000 games A won 835 and B won: 1682
16:22:09 With the combination Random/Random in 10000 games A won 836 and B won: 1682
16:22:09 With the combination Random/Random in 10000 games A won 837 and B won: 1682
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1682
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1683
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1684
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1685
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1686
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1687
16:22:09 With the combination Random/Random in 10000 games A won 838 and B won: 1688
16:22:09 With the combination Random/Random in 10000 games A won 839 and B won: 1688
16:22:09 With the combination Random/Random in 10000 games A won 840 and B won: 1688
16:22:09 With the combination Random/Random in 10000 games A won 841 and B won: 1688
16:22:09 With the combination Random/Random in 10000 games A won 841 and B won: 1689
16:22:09 With the combination Random/Random in 10000 games A won 842 and B won: 1689
16:22:09 With the combination Random/Random in 10000 games A won 843 and B won: 1689
16:22:09 With the combination Random/Random in 10000 games A won 843 and B won: 1690
16:22:09 With the combination Random/Random in 10000 games A won 844 and B won: 1690
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1690
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1691
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1692
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1693
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1694
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1695
16:22:09 With the combination Random/Random in 10000 games A won 845 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 846 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 847 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 848 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 849 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 850 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1696
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1697
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1698
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1699
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1700
16:22:09 With the combination Random/Random in 10000 games A won 851 and B won: 1701
16:22:09 With the combination Random/Random in 10000 games A won 852 and B won: 1701
16:22:09 With the combination Random/Random in 10000 games A won 852 and B won: 1702
16:22:09 With the combination Random/Random in 10000 games A won 852 and B won: 1703
16:22:09 With the combination Random/Random in 10000 games A won 853 and B won: 1703
16:22:09 With the combination Random/Random in 10000 games A won 853 and B won: 1704
16:22:09 With the combination Random/Random in 10000 games A won 854 and B won: 1704
16:22:09 With the combination Random/Random in 10000 games A won 855 and B won: 1704
16:22:09 With the combination Random/Random in 10000 games A won 855 and B won: 1705
16:22:09 With the combination Random/Random in 10000 games A won 856 and B won: 1705
16:22:09 With the combination Random/Random in 10000 games A won 856 and B won: 1706
16:22:09 With the combination Random/Random in 10000 games A won 857 and B won: 1706
16:22:09 With the combination Random/Random in 10000 games A won 857 and B won: 1707
16:22:09 With the combination Random/Random in 10000 games A won 857 and B won: 1708
16:22:09 With the combination Random/Random in 10000 games A won 857 and B won: 1709
16:22:09 With the combination Random/Random in 10000 games A won 857 and B won: 1710
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1710
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1711
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1712
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1713
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1714
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1715
16:22:09 With the combination Random/Random in 10000 games A won 858 and B won: 1716
16:22:09 With the combination Random/Random in 10000 games A won 859 and B won: 1716
16:22:09 With the combination Random/Random in 10000 games A won 859 and B won: 1717
16:22:09 With the combination Random/Random in 10000 games A won 859 and B won: 1718
16:22:09 With the combination Random/Random in 10000 games A won 859 and B won: 1719
16:22:09 With the combination Random/Random in 10000 games A won 859 and B won: 1720
16:22:09 With the combination Random/Random in 10000 games A won 860 and B won: 1720
16:22:09 With the combination Random/Random in 10000 games A won 861 and B won: 1720
16:22:09 With the combination Random/Random in 10000 games A won 861 and B won: 1721
16:22:09 With the combination Random/Random in 10000 games A won 862 and B won: 1721
16:22:09 With the combination Random/Random in 10000 games A won 862 and B won: 1722
16:22:09 With the combination Random/Random in 10000 games A won 863 and B won: 1722
16:22:09 With the combination Random/Random in 10000 games A won 864 and B won: 1722
16:22:09 With the combination Random/Random in 10000 games A won 864 and B won: 1723
16:22:09 With the combination Random/Random in 10000 games A won 865 and B won: 1723
16:22:09 With the combination Random/Random in 10000 games A won 865 and B won: 1724
16:22:09 With the combination Random/Random in 10000 games A won 865 and B won: 1725
16:22:09 With the combination Random/Random in 10000 games A won 865 and B won: 1726
16:22:09 With the combination Random/Random in 10000 games A won 866 and B won: 1726
16:22:09 With the combination Random/Random in 10000 games A won 866 and B won: 1727
16:22:09 With the combination Random/Random in 10000 games A won 866 and B won: 1728
16:22:09 With the combination Random/Random in 10000 games A won 866 and B won: 1729
16:22:09 With the combination Random/Random in 10000 games A won 866 and B won: 1730
16:22:09 With the combination Random/Random in 10000 games A won 867 and B won: 1730
16:22:09 With the combination Random/Random in 10000 games A won 867 and B won: 1731
16:22:09 With the combination Random/Random in 10000 games A won 867 and B won: 1732
16:22:09 With the combination Random/Random in 10000 games A won 868 and B won: 1732
16:22:09 With the combination Random/Random in 10000 games A won 868 and B won: 1733
16:22:09 With the combination Random/Random in 10000 games A won 868 and B won: 1734
16:22:09 With the combination Random/Random in 10000 games A won 868 and B won: 1735
16:22:09 With the combination Random/Random in 10000 games A won 869 and B won: 1735
16:22:09 With the combination Random/Random in 10000 games A won 869 and B won: 1736
16:22:09 With the combination Random/Random in 10000 games A won 870 and B won: 1736
16:22:09 With the combination Random/Random in 10000 games A won 870 and B won: 1737
16:22:09 With the combination Random/Random in 10000 games A won 871 and B won: 1737
16:22:09 With the combination Random/Random in 10000 games A won 872 and B won: 1737
16:22:09 With the combination Random/Random in 10000 games A won 873 and B won: 1737
16:22:09 With the combination Random/Random in 10000 games A won 873 and B won: 1738
16:22:09 With the combination Random/Random in 10000 games A won 873 and B won: 1739
16:22:09 With the combination Random/Random in 10000 games A won 873 and B won: 1740
16:22:09 With the combination Random/Random in 10000 games A won 873 and B won: 1741
16:22:09 With the combination Random/Random in 10000 games A won 874 and B won: 1741
16:22:09 With the combination Random/Random in 10000 games A won 874 and B won: 1742
16:22:09 With the combination Random/Random in 10000 games A won 874 and B won: 1743
16:22:09 With the combination Random/Random in 10000 games A won 875 and B won: 1743
16:22:09 With the combination Random/Random in 10000 games A won 875 and B won: 1744
16:22:09 With the combination Random/Random in 10000 games A won 875 and B won: 1745
16:22:09 With the combination Random/Random in 10000 games A won 876 and B won: 1745
16:22:09 With the combination Random/Random in 10000 games A won 877 and B won: 1745
16:22:09 With the combination Random/Random in 10000 games A won 877 and B won: 1746
16:22:09 With the combination Random/Random in 10000 games A won 878 and B won: 1746
16:22:09 With the combination Random/Random in 10000 games A won 878 and B won: 1747
16:22:09 With the combination Random/Random in 10000 games A won 878 and B won: 1748
16:22:09 With the combination Random/Random in 10000 games A won 878 and B won: 1749
16:22:09 With the combination Random/Random in 10000 games A won 879 and B won: 1749
16:22:09 With the combination Random/Random in 10000 games A won 880 and B won: 1749
16:22:09 With the combination Random/Random in 10000 games A won 880 and B won: 1750
16:22:09 With the combination Random/Random in 10000 games A won 880 and B won: 1751
16:22:09 With the combination Random/Random in 10000 games A won 881 and B won: 1751
16:22:09 With the combination Random/Random in 10000 games A won 881 and B won: 1752
16:22:09 With the combination Random/Random in 10000 games A won 881 and B won: 1753
16:22:09 With the combination Random/Random in 10000 games A won 882 and B won: 1753
16:22:09 With the combination Random/Random in 10000 games A won 882 and B won: 1754
16:22:09 With the combination Random/Random in 10000 games A won 883 and B won: 1754
16:22:09 With the combination Random/Random in 10000 games A won 883 and B won: 1755
16:22:09 With the combination Random/Random in 10000 games A won 884 and B won: 1755
16:22:09 With the combination Random/Random in 10000 games A won 884 and B won: 1756
16:22:09 With the combination Random/Random in 10000 games A won 885 and B won: 1756
16:22:09 With the combination Random/Random in 10000 games A won 885 and B won: 1757
16:22:09 With the combination Random/Random in 10000 games A won 886 and B won: 1757
16:22:09 With the combination Random/Random in 10000 games A won 886 and B won: 1758
16:22:09 With the combination Random/Random in 10000 games A won 887 and B won: 1758
16:22:09 With the combination Random/Random in 10000 games A won 888 and B won: 1758
16:22:09 With the combination Random/Random in 10000 games A won 888 and B won: 1759
16:22:09 With the combination Random/Random in 10000 games A won 888 and B won: 1760
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1760
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1761
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1762
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1763
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1764
16:22:09 With the combination Random/Random in 10000 games A won 889 and B won: 1765
16:22:10 With the combination Random/Random in 10000 games A won 890 and B won: 1765
16:22:10 With the combination Random/Random in 10000 games A won 890 and B won: 1766
16:22:10 With the combination Random/Random in 10000 games A won 891 and B won: 1766
16:22:10 With the combination Random/Random in 10000 games A won 892 and B won: 1766
16:22:10 With the combination Random/Random in 10000 games A won 892 and B won: 1767
16:22:10 With the combination Random/Random in 10000 games A won 892 and B won: 1768
16:22:10 With the combination Random/Random in 10000 games A won 892 and B won: 1769
16:22:10 With the combination Random/Random in 10000 games A won 893 and B won: 1769
16:22:10 With the combination Random/Random in 10000 games A won 894 and B won: 1769
16:22:10 With the combination Random/Random in 10000 games A won 894 and B won: 1770
16:22:10 With the combination Random/Random in 10000 games A won 895 and B won: 1770
16:22:10 With the combination Random/Random in 10000 games A won 895 and B won: 1771
16:22:10 With the combination Random/Random in 10000 games A won 895 and B won: 1772
16:22:10 With the combination Random/Random in 10000 games A won 895 and B won: 1773
16:22:10 With the combination Random/Random in 10000 games A won 895 and B won: 1774
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1774
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1775
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1776
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1777
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1778
16:22:10 With the combination Random/Random in 10000 games A won 896 and B won: 1779
16:22:10 With the combination Random/Random in 10000 games A won 897 and B won: 1779
16:22:10 With the combination Random/Random in 10000 games A won 898 and B won: 1779
16:22:10 With the combination Random/Random in 10000 games A won 898 and B won: 1780
16:22:10 With the combination Random/Random in 10000 games A won 899 and B won: 1780
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1780
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1781
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1782
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1783
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1784
16:22:10 With the combination Random/Random in 10000 games A won 900 and B won: 1785
16:22:10 With the combination Random/Random in 10000 games A won 901 and B won: 1785
16:22:10 With the combination Random/Random in 10000 games A won 901 and B won: 1786
16:22:10 With the combination Random/Random in 10000 games A won 901 and B won: 1787
16:22:10 With the combination Random/Random in 10000 games A won 901 and B won: 1788
16:22:10 With the combination Random/Random in 10000 games A won 901 and B won: 1789
16:22:10 With the combination Random/Random in 10000 games A won 902 and B won: 1789
16:22:10 With the combination Random/Random in 10000 games A won 902 and B won: 1790
16:22:10 With the combination Random/Random in 10000 games A won 903 and B won: 1790
16:22:10 With the combination Random/Random in 10000 games A won 903 and B won: 1791
16:22:10 With the combination Random/Random in 10000 games A won 904 and B won: 1791
16:22:10 With the combination Random/Random in 10000 games A won 904 and B won: 1792
16:22:10 With the combination Random/Random in 10000 games A won 904 and B won: 1793
16:22:10 With the combination Random/Random in 10000 games A won 905 and B won: 1793
16:22:10 With the combination Random/Random in 10000 games A won 905 and B won: 1794
16:22:10 With the combination Random/Random in 10000 games A won 905 and B won: 1795
16:22:10 With the combination Random/Random in 10000 games A won 906 and B won: 1795
16:22:10 With the combination Random/Random in 10000 games A won 906 and B won: 1796
16:22:10 With the combination Random/Random in 10000 games A won 907 and B won: 1796
16:22:10 With the combination Random/Random in 10000 games A won 907 and B won: 1797
16:22:10 With the combination Random/Random in 10000 games A won 907 and B won: 1798
16:22:10 With the combination Random/Random in 10000 games A won 907 and B won: 1799
16:22:10 With the combination Random/Random in 10000 games A won 908 and B won: 1799
16:22:10 With the combination Random/Random in 10000 games A won 909 and B won: 1799
16:22:10 With the combination Random/Random in 10000 games A won 910 and B won: 1799
16:22:10 With the combination Random/Random in 10000 games A won 910 and B won: 1800
16:22:10 With the combination Random/Random in 10000 games A won 911 and B won: 1800
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1800
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1801
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1802
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1803
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1804
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1805
16:22:10 With the combination Random/Random in 10000 games A won 912 and B won: 1806
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1806
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1807
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1808
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1809
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1810
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1811
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1812
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1813
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1814
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1815
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1816
16:22:10 With the combination Random/Random in 10000 games A won 913 and B won: 1817
16:22:10 With the combination Random/Random in 10000 games A won 914 and B won: 1817
16:22:10 With the combination Random/Random in 10000 games A won 915 and B won: 1817
16:22:10 With the combination Random/Random in 10000 games A won 915 and B won: 1818
16:22:10 With the combination Random/Random in 10000 games A won 915 and B won: 1819
16:22:10 With the combination Random/Random in 10000 games A won 915 and B won: 1820
16:22:10 With the combination Random/Random in 10000 games A won 916 and B won: 1820
16:22:10 With the combination Random/Random in 10000 games A won 917 and B won: 1820
16:22:10 With the combination Random/Random in 10000 games A won 917 and B won: 1821
16:22:10 With the combination Random/Random in 10000 games A won 917 and B won: 1822
16:22:10 With the combination Random/Random in 10000 games A won 917 and B won: 1823
16:22:10 With the combination Random/Random in 10000 games A won 918 and B won: 1823
16:22:10 With the combination Random/Random in 10000 games A won 918 and B won: 1824
16:22:10 With the combination Random/Random in 10000 games A won 919 and B won: 1824
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1824
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1825
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1826
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1827
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1828
16:22:10 With the combination Random/Random in 10000 games A won 920 and B won: 1829
16:22:10 With the combination Random/Random in 10000 games A won 921 and B won: 1829
16:22:10 With the combination Random/Random in 10000 games A won 922 and B won: 1829
16:22:10 With the combination Random/Random in 10000 games A won 922 and B won: 1830
16:22:10 With the combination Random/Random in 10000 games A won 922 and B won: 1831
16:22:10 With the combination Random/Random in 10000 games A won 922 and B won: 1832
16:22:10 With the combination Random/Random in 10000 games A won 922 and B won: 1833
16:22:10 With the combination Random/Random in 10000 games A won 923 and B won: 1833
16:22:10 With the combination Random/Random in 10000 games A won 924 and B won: 1833
16:22:10 With the combination Random/Random in 10000 games A won 924 and B won: 1834
16:22:10 With the combination Random/Random in 10000 games A won 924 and B won: 1835
16:22:10 With the combination Random/Random in 10000 games A won 925 and B won: 1835
16:22:10 With the combination Random/Random in 10000 games A won 925 and B won: 1836
16:22:10 With the combination Random/Random in 10000 games A won 926 and B won: 1836
16:22:10 With the combination Random/Random in 10000 games A won 926 and B won: 1837
16:22:10 With the combination Random/Random in 10000 games A won 926 and B won: 1838
16:22:10 With the combination Random/Random in 10000 games A won 926 and B won: 1839
16:22:10 With the combination Random/Random in 10000 games A won 927 and B won: 1839
16:22:10 With the combination Random/Random in 10000 games A won 928 and B won: 1839
16:22:10 With the combination Random/Random in 10000 games A won 929 and B won: 1839
16:22:10 With the combination Random/Random in 10000 games A won 929 and B won: 1840
16:22:10 With the combination Random/Random in 10000 games A won 929 and B won: 1841
16:22:10 With the combination Random/Random in 10000 games A won 930 and B won: 1841
16:22:10 With the combination Random/Random in 10000 games A won 930 and B won: 1842
16:22:10 With the combination Random/Random in 10000 games A won 931 and B won: 1842
16:22:10 With the combination Random/Random in 10000 games A won 932 and B won: 1842
16:22:10 With the combination Random/Random in 10000 games A won 933 and B won: 1842
16:22:10 With the combination Random/Random in 10000 games A won 934 and B won: 1842
16:22:10 With the combination Random/Random in 10000 games A won 934 and B won: 1843
16:22:10 With the combination Random/Random in 10000 games A won 935 and B won: 1843
16:22:10 With the combination Random/Random in 10000 games A won 936 and B won: 1843
16:22:10 With the combination Random/Random in 10000 games A won 937 and B won: 1843
16:22:10 With the combination Random/Random in 10000 games A won 937 and B won: 1844
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1844
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1845
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1846
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1847
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1848
16:22:10 With the combination Random/Random in 10000 games A won 938 and B won: 1849
16:22:10 With the combination Random/Random in 10000 games A won 939 and B won: 1849
16:22:10 With the combination Random/Random in 10000 games A won 939 and B won: 1850
16:22:10 With the combination Random/Random in 10000 games A won 939 and B won: 1851
16:22:10 With the combination Random/Random in 10000 games A won 939 and B won: 1852
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1852
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1853
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1854
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1855
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1856
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1857
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1858
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1859
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1860
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1861
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1862
16:22:10 With the combination Random/Random in 10000 games A won 940 and B won: 1863
16:22:10 With the combination Random/Random in 10000 games A won 941 and B won: 1863
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1863
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1864
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1865
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1866
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1867
16:22:10 With the combination Random/Random in 10000 games A won 942 and B won: 1868
16:22:10 With the combination Random/Random in 10000 games A won 943 and B won: 1868
16:22:10 With the combination Random/Random in 10000 games A won 944 and B won: 1868
16:22:10 With the combination Random/Random in 10000 games A won 944 and B won: 1869
16:22:10 With the combination Random/Random in 10000 games A won 945 and B won: 1869
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1869
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1870
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1871
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1872
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1873
16:22:10 With the combination Random/Random in 10000 games A won 946 and B won: 1874
16:22:10 With the combination Random/Random in 10000 games A won 947 and B won: 1874
16:22:10 With the combination Random/Random in 10000 games A won 948 and B won: 1874
16:22:10 With the combination Random/Random in 10000 games A won 948 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 949 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 950 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 951 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 952 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1875
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1876
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1877
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1878
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1879
16:22:10 With the combination Random/Random in 10000 games A won 953 and B won: 1880
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1880
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1881
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1882
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1883
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1884
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1885
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1886
16:22:10 With the combination Random/Random in 10000 games A won 954 and B won: 1887
16:22:10 With the combination Random/Random in 10000 games A won 955 and B won: 1887
16:22:10 With the combination Random/Random in 10000 games A won 956 and B won: 1887
16:22:10 With the combination Random/Random in 10000 games A won 957 and B won: 1887
16:22:10 With the combination Random/Random in 10000 games A won 957 and B won: 1888
16:22:10 With the combination Random/Random in 10000 games A won 958 and B won: 1888
16:22:10 With the combination Random/Random in 10000 games A won 958 and B won: 1889
16:22:10 With the combination Random/Random in 10000 games A won 959 and B won: 1889
16:22:10 With the combination Random/Random in 10000 games A won 959 and B won: 1890
16:22:10 With the combination Random/Random in 10000 games A won 959 and B won: 1891
16:22:10 With the combination Random/Random in 10000 games A won 960 and B won: 1891
16:22:10 With the combination Random/Random in 10000 games A won 961 and B won: 1891
16:22:10 With the combination Random/Random in 10000 games A won 961 and B won: 1892
16:22:10 With the combination Random/Random in 10000 games A won 962 and B won: 1892
16:22:10 With the combination Random/Random in 10000 games A won 962 and B won: 1893
16:22:10 With the combination Random/Random in 10000 games A won 963 and B won: 1893
16:22:10 With the combination Random/Random in 10000 games A won 964 and B won: 1893
16:22:10 With the combination Random/Random in 10000 games A won 964 and B won: 1894
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1894
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1895
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1896
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1897
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1898
16:22:10 With the combination Random/Random in 10000 games A won 965 and B won: 1899
16:22:10 With the combination Random/Random in 10000 games A won 966 and B won: 1899
16:22:10 With the combination Random/Random in 10000 games A won 966 and B won: 1900
16:22:10 With the combination Random/Random in 10000 games A won 966 and B won: 1901
16:22:10 With the combination Random/Random in 10000 games A won 966 and B won: 1902
16:22:10 With the combination Random/Random in 10000 games A won 966 and B won: 1903
16:22:10 With the combination Random/Random in 10000 games A won 967 and B won: 1903
16:22:10 With the combination Random/Random in 10000 games A won 967 and B won: 1904
16:22:10 With the combination Random/Random in 10000 games A won 967 and B won: 1905
16:22:10 With the combination Random/Random in 10000 games A won 968 and B won: 1905
16:22:10 With the combination Random/Random in 10000 games A won 968 and B won: 1906
16:22:10 With the combination Random/Random in 10000 games A won 968 and B won: 1907
16:22:10 With the combination Random/Random in 10000 games A won 969 and B won: 1907
16:22:10 With the combination Random/Random in 10000 games A won 969 and B won: 1908
16:22:10 With the combination Random/Random in 10000 games A won 969 and B won: 1909
16:22:10 With the combination Random/Random in 10000 games A won 969 and B won: 1910
16:22:10 With the combination Random/Random in 10000 games A won 970 and B won: 1910
16:22:10 With the combination Random/Random in 10000 games A won 970 and B won: 1911
16:22:10 With the combination Random/Random in 10000 games A won 971 and B won: 1911
16:22:10 With the combination Random/Random in 10000 games A won 972 and B won: 1911
16:22:10 With the combination Random/Random in 10000 games A won 972 and B won: 1912
16:22:10 With the combination Random/Random in 10000 games A won 972 and B won: 1913
16:22:10 With the combination Random/Random in 10000 games A won 972 and B won: 1914
16:22:10 With the combination Random/Random in 10000 games A won 972 and B won: 1915
16:22:10 With the combination Random/Random in 10000 games A won 973 and B won: 1915
16:22:10 With the combination Random/Random in 10000 games A won 973 and B won: 1916
16:22:10 With the combination Random/Random in 10000 games A won 973 and B won: 1917
16:22:10 With the combination Random/Random in 10000 games A won 973 and B won: 1918
16:22:10 With the combination Random/Random in 10000 games A won 974 and B won: 1918
16:22:10 With the combination Random/Random in 10000 games A won 974 and B won: 1919
16:22:10 With the combination Random/Random in 10000 games A won 974 and B won: 1920
16:22:10 With the combination Random/Random in 10000 games A won 975 and B won: 1920
16:22:10 With the combination Random/Random in 10000 games A won 975 and B won: 1921
16:22:10 With the combination Random/Random in 10000 games A won 975 and B won: 1922
16:22:10 With the combination Random/Random in 10000 games A won 975 and B won: 1923
16:22:10 With the combination Random/Random in 10000 games A won 976 and B won: 1923
16:22:10 With the combination Random/Random in 10000 games A won 976 and B won: 1924
16:22:10 With the combination Random/Random in 10000 games A won 976 and B won: 1925
16:22:10 With the combination Random/Random in 10000 games A won 976 and B won: 1926
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1926
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1927
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1928
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1929
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1930
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1931
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1932
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1933
16:22:10 With the combination Random/Random in 10000 games A won 977 and B won: 1934
16:22:10 With the combination Random/Random in 10000 games A won 978 and B won: 1934
16:22:10 With the combination Random/Random in 10000 games A won 979 and B won: 1934
16:22:10 With the combination Random/Random in 10000 games A won 979 and B won: 1935
16:22:10 With the combination Random/Random in 10000 games A won 979 and B won: 1936
16:22:10 With the combination Random/Random in 10000 games A won 979 and B won: 1937
16:22:10 With the combination Random/Random in 10000 games A won 979 and B won: 1938
16:22:10 With the combination Random/Random in 10000 games A won 980 and B won: 1938
16:22:10 With the combination Random/Random in 10000 games A won 980 and B won: 1939
16:22:10 With the combination Random/Random in 10000 games A won 980 and B won: 1940
16:22:10 With the combination Random/Random in 10000 games A won 981 and B won: 1940
16:22:10 With the combination Random/Random in 10000 games A won 981 and B won: 1941
16:22:10 With the combination Random/Random in 10000 games A won 981 and B won: 1942
16:22:10 With the combination Random/Random in 10000 games A won 981 and B won: 1943
16:22:10 With the combination Random/Random in 10000 games A won 982 and B won: 1943
16:22:10 With the combination Random/Random in 10000 games A won 982 and B won: 1944
16:22:10 With the combination Random/Random in 10000 games A won 982 and B won: 1945
16:22:10 With the combination Random/Random in 10000 games A won 982 and B won: 1946
16:22:10 With the combination Random/Random in 10000 games A won 982 and B won: 1947
16:22:10 With the combination Random/Random in 10000 games A won 983 and B won: 1947
16:22:10 With the combination Random/Random in 10000 games A won 983 and B won: 1948
16:22:10 With the combination Random/Random in 10000 games A won 983 and B won: 1949
16:22:10 With the combination Random/Random in 10000 games A won 983 and B won: 1950
16:22:10 With the combination Random/Random in 10000 games A won 983 and B won: 1951
16:22:10 With the combination Random/Random in 10000 games A won 984 and B won: 1951
16:22:10 With the combination Random/Random in 10000 games A won 984 and B won: 1952
16:22:10 With the combination Random/Random in 10000 games A won 984 and B won: 1953
16:22:10 With the combination Random/Random in 10000 games A won 985 and B won: 1953
16:22:10 With the combination Random/Random in 10000 games A won 986 and B won: 1953
16:22:10 With the combination Random/Random in 10000 games A won 987 and B won: 1953
16:22:10 With the combination Random/Random in 10000 games A won 987 and B won: 1954
16:22:10 With the combination Random/Random in 10000 games A won 987 and B won: 1955
16:22:10 With the combination Random/Random in 10000 games A won 988 and B won: 1955
16:22:10 With the combination Random/Random in 10000 games A won 988 and B won: 1956
16:22:10 With the combination Random/Random in 10000 games A won 989 and B won: 1956
16:22:10 With the combination Random/Random in 10000 games A won 989 and B won: 1957
16:22:10 With the combination Random/Random in 10000 games A won 989 and B won: 1958
16:22:10 With the combination Random/Random in 10000 games A won 990 and B won: 1958
16:22:10 With the combination Random/Random in 10000 games A won 991 and B won: 1958
16:22:10 With the combination Random/Random in 10000 games A won 991 and B won: 1959
16:22:10 With the combination Random/Random in 10000 games A won 991 and B won: 1960
16:22:10 With the combination Random/Random in 10000 games A won 991 and B won: 1961
16:22:10 With the combination Random/Random in 10000 games A won 991 and B won: 1962
16:22:10 With the combination Random/Random in 10000 games A won 992 and B won: 1962
16:22:10 With the combination Random/Random in 10000 games A won 992 and B won: 1963
16:22:10 With the combination Random/Random in 10000 games A won 992 and B won: 1964
16:22:10 With the combination Random/Random in 10000 games A won 992 and B won: 1965
16:22:10 With the combination Random/Random in 10000 games A won 992 and B won: 1966
16:22:10 With the combination Random/Random in 10000 games A won 993 and B won: 1966
16:22:10 With the combination Random/Random in 10000 games A won 993 and B won: 1967
16:22:10 With the combination Random/Random in 10000 games A won 994 and B won: 1967
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1967
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1968
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1969
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1970
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1971
16:22:10 With the combination Random/Random in 10000 games A won 995 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 996 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 997 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 998 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 999 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 1000 and B won: 1972
16:22:10 With the combination Random/Random in 10000 games A won 1000 and B won: 1973
16:22:10 With the combination Random/Random in 10000 games A won 1001 and B won: 1973
16:22:10 With the combination Random/Random in 10000 games A won 1001 and B won: 1974
16:22:10 With the combination Random/Random in 10000 games A won 1001 and B won: 1975
16:22:10 With the combination Random/Random in 10000 games A won 1001 and B won: 1976
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1976
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1977
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1978
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1979
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1980
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1981
16:22:10 With the combination Random/Random in 10000 games A won 1002 and B won: 1982
16:22:10 With the combination Random/Random in 10000 games A won 1003 and B won: 1982
16:22:10 With the combination Random/Random in 10000 games A won 1003 and B won: 1983
16:22:10 With the combination Random/Random in 10000 games A won 1003 and B won: 1984
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1984
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1985
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1986
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1987
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1988
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1989
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1990
16:22:10 With the combination Random/Random in 10000 games A won 1004 and B won: 1991
16:22:10 With the combination Random/Random in 10000 games A won 1005 and B won: 1991
16:22:10 With the combination Random/Random in 10000 games A won 1006 and B won: 1991
16:22:10 With the combination Random/Random in 10000 games A won 1006 and B won: 1992
16:22:10 With the combination Random/Random in 10000 games A won 1007 and B won: 1992
16:22:10 With the combination Random/Random in 10000 games A won 1007 and B won: 1993
16:22:10 With the combination Random/Random in 10000 games A won 1008 and B won: 1993
16:22:10 With the combination Random/Random in 10000 games A won 1008 and B won: 1994
16:22:10 With the combination Random/Random in 10000 games A won 1009 and B won: 1994
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1994
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1995
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1996
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1997
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1998
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 1999
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 2000
16:22:10 With the combination Random/Random in 10000 games A won 1010 and B won: 2001
16:22:10 With the combination Random/Random in 10000 games A won 1011 and B won: 2001
16:22:10 With the combination Random/Random in 10000 games A won 1012 and B won: 2001
16:22:10 With the combination Random/Random in 10000 games A won 1013 and B won: 2001
16:22:10 With the combination Random/Random in 10000 games A won 1013 and B won: 2002
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2002
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2003
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2004
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2005
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2006
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2007
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2008
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2009
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2010
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2011
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2012
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2013
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2014
16:22:10 With the combination Random/Random in 10000 games A won 1014 and B won: 2015
16:22:10 With the combination Random/Random in 10000 games A won 1015 and B won: 2015
16:22:10 With the combination Random/Random in 10000 games A won 1016 and B won: 2015
16:22:10 With the combination Random/Random in 10000 games A won 1016 and B won: 2016
16:22:10 With the combination Random/Random in 10000 games A won 1016 and B won: 2017
16:22:10 With the combination Random/Random in 10000 games A won 1016 and B won: 2018
16:22:10 With the combination Random/Random in 10000 games A won 1016 and B won: 2019
16:22:10 With the combination Random/Random in 10000 games A won 1017 and B won: 2019
16:22:10 With the combination Random/Random in 10000 games A won 1018 and B won: 2019
16:22:10 With the combination Random/Random in 10000 games A won 1019 and B won: 2019
16:22:10 With the combination Random/Random in 10000 games A won 1019 and B won: 2020
16:22:10 With the combination Random/Random in 10000 games A won 1020 and B won: 2020
16:22:10 With the combination Random/Random in 10000 games A won 1020 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1021 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1022 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1023 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1024 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1025 and B won: 2021
16:22:10 With the combination Random/Random in 10000 games A won 1025 and B won: 2022
16:22:10 With the combination Random/Random in 10000 games A won 1025 and B won: 2023
16:22:10 With the combination Random/Random in 10000 games A won 1026 and B won: 2023
16:22:10 With the combination Random/Random in 10000 games A won 1026 and B won: 2024
16:22:10 With the combination Random/Random in 10000 games A won 1026 and B won: 2025
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2025
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2026
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2027
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2028
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2029
16:22:10 With the combination Random/Random in 10000 games A won 1027 and B won: 2030
16:22:10 With the combination Random/Random in 10000 games A won 1028 and B won: 2030
16:22:10 With the combination Random/Random in 10000 games A won 1028 and B won: 2031
16:22:10 With the combination Random/Random in 10000 games A won 1028 and B won: 2032
16:22:10 With the combination Random/Random in 10000 games A won 1028 and B won: 2033
16:22:10 With the combination Random/Random in 10000 games A won 1029 and B won: 2033
16:22:10 With the combination Random/Random in 10000 games A won 1029 and B won: 2034
16:22:10 With the combination Random/Random in 10000 games A won 1030 and B won: 2034
16:22:10 With the combination Random/Random in 10000 games A won 1031 and B won: 2034
16:22:10 With the combination Random/Random in 10000 games A won 1031 and B won: 2035
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2035
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2036
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2037
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2038
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2039
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2040
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2041
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2042
16:22:10 With the combination Random/Random in 10000 games A won 1032 and B won: 2043
16:22:10 With the combination Random/Random in 10000 games A won 1033 and B won: 2043
16:22:10 With the combination Random/Random in 10000 games A won 1034 and B won: 2043
16:22:10 With the combination Random/Random in 10000 games A won 1034 and B won: 2044
16:22:10 With the combination Random/Random in 10000 games A won 1034 and B won: 2045
16:22:10 With the combination Random/Random in 10000 games A won 1034 and B won: 2046
16:22:10 With the combination Random/Random in 10000 games A won 1034 and B won: 2047
16:22:10 With the combination Random/Random in 10000 games A won 1035 and B won: 2047
16:22:10 With the combination Random/Random in 10000 games A won 1035 and B won: 2048
16:22:10 With the combination Random/Random in 10000 games A won 1035 and B won: 2049
16:22:10 With the combination Random/Random in 10000 games A won 1035 and B won: 2050
16:22:10 With the combination Random/Random in 10000 games A won 1036 and B won: 2050
16:22:10 With the combination Random/Random in 10000 games A won 1037 and B won: 2050
16:22:10 With the combination Random/Random in 10000 games A won 1037 and B won: 2051
16:22:10 With the combination Random/Random in 10000 games A won 1037 and B won: 2052
16:22:10 With the combination Random/Random in 10000 games A won 1037 and B won: 2053
16:22:10 With the combination Random/Random in 10000 games A won 1037 and B won: 2054
16:22:10 With the combination Random/Random in 10000 games A won 1038 and B won: 2054
16:22:10 With the combination Random/Random in 10000 games A won 1039 and B won: 2054
16:22:10 With the combination Random/Random in 10000 games A won 1040 and B won: 2054
16:22:10 With the combination Random/Random in 10000 games A won 1040 and B won: 2055
16:22:10 With the combination Random/Random in 10000 games A won 1040 and B won: 2056
16:22:10 With the combination Random/Random in 10000 games A won 1040 and B won: 2057
16:22:10 With the combination Random/Random in 10000 games A won 1041 and B won: 2057
16:22:10 With the combination Random/Random in 10000 games A won 1041 and B won: 2058
16:22:10 With the combination Random/Random in 10000 games A won 1042 and B won: 2058
16:22:10 With the combination Random/Random in 10000 games A won 1042 and B won: 2059
16:22:10 With the combination Random/Random in 10000 games A won 1043 and B won: 2059
16:22:10 With the combination Random/Random in 10000 games A won 1044 and B won: 2059
16:22:10 With the combination Random/Random in 10000 games A won 1044 and B won: 2060
16:22:10 With the combination Random/Random in 10000 games A won 1044 and B won: 2061
16:22:10 With the combination Random/Random in 10000 games A won 1045 and B won: 2061
16:22:10 With the combination Random/Random in 10000 games A won 1045 and B won: 2062
16:22:10 With the combination Random/Random in 10000 games A won 1046 and B won: 2062
16:22:10 With the combination Random/Random in 10000 games A won 1046 and B won: 2063
16:22:10 With the combination Random/Random in 10000 games A won 1047 and B won: 2063
16:22:10 With the combination Random/Random in 10000 games A won 1047 and B won: 2064
16:22:10 With the combination Random/Random in 10000 games A won 1047 and B won: 2065
16:22:10 With the combination Random/Random in 10000 games A won 1047 and B won: 2066
16:22:10 With the combination Random/Random in 10000 games A won 1047 and B won: 2067
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2067
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2068
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2069
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2070
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2071
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2072
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2073
16:22:10 With the combination Random/Random in 10000 games A won 1048 and B won: 2074
16:22:10 With the combination Random/Random in 10000 games A won 1049 and B won: 2074
16:22:10 With the combination Random/Random in 10000 games A won 1049 and B won: 2075
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2075
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2076
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2077
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2078
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2079
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2080
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2081
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2082
16:22:10 With the combination Random/Random in 10000 games A won 1050 and B won: 2083
16:22:10 With the combination Random/Random in 10000 games A won 1051 and B won: 2083
16:22:10 With the combination Random/Random in 10000 games A won 1052 and B won: 2083
16:22:10 With the combination Random/Random in 10000 games A won 1053 and B won: 2083
16:22:10 With the combination Random/Random in 10000 games A won 1053 and B won: 2084
16:22:10 With the combination Random/Random in 10000 games A won 1053 and B won: 2085
16:22:10 With the combination Random/Random in 10000 games A won 1053 and B won: 2086
16:22:10 With the combination Random/Random in 10000 games A won 1053 and B won: 2087
16:22:10 With the combination Random/Random in 10000 games A won 1054 and B won: 2087
16:22:10 With the combination Random/Random in 10000 games A won 1055 and B won: 2087
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2087
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2088
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2089
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2090
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2091
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2092
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2093
16:22:10 With the combination Random/Random in 10000 games A won 1056 and B won: 2094
16:22:10 With the combination Random/Random in 10000 games A won 1057 and B won: 2094
16:22:10 With the combination Random/Random in 10000 games A won 1058 and B won: 2094
16:22:10 With the combination Random/Random in 10000 games A won 1058 and B won: 2095
16:22:10 With the combination Random/Random in 10000 games A won 1059 and B won: 2095
16:22:10 With the combination Random/Random in 10000 games A won 1059 and B won: 2096
16:22:10 With the combination Random/Random in 10000 games A won 1059 and B won: 2097
16:22:10 With the combination Random/Random in 10000 games A won 1059 and B won: 2098
16:22:10 With the combination Random/Random in 10000 games A won 1060 and B won: 2098
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2098
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2099
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2100
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2101
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2102
16:22:10 With the combination Random/Random in 10000 games A won 1061 and B won: 2103
16:22:10 With the combination Random/Random in 10000 games A won 1062 and B won: 2103
16:22:10 With the combination Random/Random in 10000 games A won 1062 and B won: 2104
16:22:10 With the combination Random/Random in 10000 games A won 1062 and B won: 2105
16:22:10 With the combination Random/Random in 10000 games A won 1063 and B won: 2105
16:22:10 With the combination Random/Random in 10000 games A won 1063 and B won: 2106
16:22:10 With the combination Random/Random in 10000 games A won 1063 and B won: 2107
16:22:10 With the combination Random/Random in 10000 games A won 1063 and B won: 2108
16:22:10 With the combination Random/Random in 10000 games A won 1063 and B won: 2109
16:22:10 With the combination Random/Random in 10000 games A won 1064 and B won: 2109
16:22:10 With the combination Random/Random in 10000 games A won 1064 and B won: 2110
16:22:10 With the combination Random/Random in 10000 games A won 1064 and B won: 2111
16:22:10 With the combination Random/Random in 10000 games A won 1064 and B won: 2112
16:22:10 With the combination Random/Random in 10000 games A won 1065 and B won: 2112
16:22:10 With the combination Random/Random in 10000 games A won 1065 and B won: 2113
16:22:10 With the combination Random/Random in 10000 games A won 1065 and B won: 2114
16:22:10 With the combination Random/Random in 10000 games A won 1065 and B won: 2115
16:22:10 With the combination Random/Random in 10000 games A won 1066 and B won: 2115
16:22:10 With the combination Random/Random in 10000 games A won 1066 and B won: 2116
16:22:10 With the combination Random/Random in 10000 games A won 1066 and B won: 2117
16:22:10 With the combination Random/Random in 10000 games A won 1066 and B won: 2118
16:22:10 With the combination Random/Random in 10000 games A won 1066 and B won: 2119
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2119
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2120
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2121
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2122
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2123
16:22:10 With the combination Random/Random in 10000 games A won 1067 and B won: 2124
16:22:10 With the combination Random/Random in 10000 games A won 1068 and B won: 2124
16:22:10 With the combination Random/Random in 10000 games A won 1068 and B won: 2125
16:22:10 With the combination Random/Random in 10000 games A won 1068 and B won: 2126
16:22:10 With the combination Random/Random in 10000 games A won 1069 and B won: 2126
16:22:10 With the combination Random/Random in 10000 games A won 1069 and B won: 2127
16:22:10 With the combination Random/Random in 10000 games A won 1070 and B won: 2127
16:22:10 With the combination Random/Random in 10000 games A won 1070 and B won: 2128
16:22:10 With the combination Random/Random in 10000 games A won 1070 and B won: 2129
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2129
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2130
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2131
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2132
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2133
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2134
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2135
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2136
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2137
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2138
16:22:10 With the combination Random/Random in 10000 games A won 1071 and B won: 2139
16:22:10 With the combination Random/Random in 10000 games A won 1072 and B won: 2139
16:22:10 With the combination Random/Random in 10000 games A won 1072 and B won: 2140
16:22:10 With the combination Random/Random in 10000 games A won 1072 and B won: 2141
16:22:10 With the combination Random/Random in 10000 games A won 1073 and B won: 2141
16:22:10 With the combination Random/Random in 10000 games A won 1073 and B won: 2142
16:22:10 With the combination Random/Random in 10000 games A won 1074 and B won: 2142
16:22:10 With the combination Random/Random in 10000 games A won 1074 and B won: 2143
16:22:10 With the combination Random/Random in 10000 games A won 1075 and B won: 2143
16:22:10 With the combination Random/Random in 10000 games A won 1075 and B won: 2144
16:22:10 With the combination Random/Random in 10000 games A won 1075 and B won: 2145
16:22:10 With the combination Random/Random in 10000 games A won 1075 and B won: 2146
16:22:10 With the combination Random/Random in 10000 games A won 1075 and B won: 2147
16:22:10 With the combination Random/Random in 10000 games A won 1076 and B won: 2147
16:22:10 With the combination Random/Random in 10000 games A won 1076 and B won: 2148
16:22:10 With the combination Random/Random in 10000 games A won 1077 and B won: 2148
16:22:10 With the combination Random/Random in 10000 games A won 1077 and B won: 2149
16:22:10 With the combination Random/Random in 10000 games A won 1077 and B won: 2150
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2150
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2151
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2152
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2153
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2154
16:22:10 With the combination Random/Random in 10000 games A won 1078 and B won: 2155
16:22:10 With the combination Random/Random in 10000 games A won 1079 and B won: 2155
16:22:10 With the combination Random/Random in 10000 games A won 1079 and B won: 2156
16:22:10 With the combination Random/Random in 10000 games A won 1080 and B won: 2156
16:22:10 With the combination Random/Random in 10000 games A won 1080 and B won: 2157
16:22:10 With the combination Random/Random in 10000 games A won 1080 and B won: 2158
16:22:10 With the combination Random/Random in 10000 games A won 1081 and B won: 2158
16:22:10 With the combination Random/Random in 10000 games A won 1081 and B won: 2159
16:22:10 With the combination Random/Random in 10000 games A won 1081 and B won: 2160
16:22:10 With the combination Random/Random in 10000 games A won 1082 and B won: 2160
16:22:10 With the combination Random/Random in 10000 games A won 1083 and B won: 2160
16:22:10 With the combination Random/Random in 10000 games A won 1083 and B won: 2161
16:22:10 With the combination Random/Random in 10000 games A won 1084 and B won: 2161
16:22:10 With the combination Random/Random in 10000 games A won 1085 and B won: 2161
16:22:10 With the combination Random/Random in 10000 games A won 1086 and B won: 2161
16:22:10 With the combination Random/Random in 10000 games A won 1086 and B won: 2162
16:22:10 With the combination Random/Random in 10000 games A won 1086 and B won: 2163
16:22:10 With the combination Random/Random in 10000 games A won 1086 and B won: 2164
16:22:10 With the combination Random/Random in 10000 games A won 1086 and B won: 2165
16:22:10 With the combination Random/Random in 10000 games A won 1087 and B won: 2165
16:22:10 With the combination Random/Random in 10000 games A won 1087 and B won: 2166
16:22:10 With the combination Random/Random in 10000 games A won 1087 and B won: 2167
16:22:10 With the combination Random/Random in 10000 games A won 1087 and B won: 2168
16:22:10 With the combination Random/Random in 10000 games A won 1088 and B won: 2168
16:22:10 With the combination Random/Random in 10000 games A won 1088 and B won: 2169
16:22:10 With the combination Random/Random in 10000 games A won 1088 and B won: 2170
16:22:10 With the combination Random/Random in 10000 games A won 1089 and B won: 2170
16:22:10 With the combination Random/Random in 10000 games A won 1089 and B won: 2171
16:22:10 With the combination Random/Random in 10000 games A won 1089 and B won: 2172
16:22:10 With the combination Random/Random in 10000 games A won 1090 and B won: 2172
16:22:10 With the combination Random/Random in 10000 games A won 1091 and B won: 2172
16:22:10 With the combination Random/Random in 10000 games A won 1092 and B won: 2172
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2172
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2173
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2174
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2175
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2176
16:22:10 With the combination Random/Random in 10000 games A won 1093 and B won: 2177
16:22:10 With the combination Random/Random in 10000 games A won 1094 and B won: 2177
16:22:10 With the combination Random/Random in 10000 games A won 1094 and B won: 2178
16:22:10 With the combination Random/Random in 10000 games A won 1094 and B won: 2179
16:22:10 With the combination Random/Random in 10000 games A won 1094 and B won: 2180
16:22:10 With the combination Random/Random in 10000 games A won 1095 and B won: 2180
16:22:10 With the combination Random/Random in 10000 games A won 1095 and B won: 2181
16:22:10 With the combination Random/Random in 10000 games A won 1095 and B won: 2182
16:22:10 With the combination Random/Random in 10000 games A won 1095 and B won: 2183
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2183
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2184
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2185
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2186
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2187
16:22:10 With the combination Random/Random in 10000 games A won 1096 and B won: 2188
16:22:10 With the combination Random/Random in 10000 games A won 1097 and B won: 2188
16:22:10 With the combination Random/Random in 10000 games A won 1097 and B won: 2189
16:22:10 With the combination Random/Random in 10000 games A won 1097 and B won: 2190
16:22:10 With the combination Random/Random in 10000 games A won 1097 and B won: 2191
16:22:10 With the combination Random/Random in 10000 games A won 1098 and B won: 2191
16:22:10 With the combination Random/Random in 10000 games A won 1099 and B won: 2191
16:22:10 With the combination Random/Random in 10000 games A won 1100 and B won: 2191
16:22:10 With the combination Random/Random in 10000 games A won 1100 and B won: 2192
16:22:10 With the combination Random/Random in 10000 games A won 1100 and B won: 2193
16:22:10 With the combination Random/Random in 10000 games A won 1100 and B won: 2194
16:22:10 With the combination Random/Random in 10000 games A won 1100 and B won: 2195
16:22:10 With the combination Random/Random in 10000 games A won 1101 and B won: 2195
16:22:10 With the combination Random/Random in 10000 games A won 1101 and B won: 2196
16:22:10 With the combination Random/Random in 10000 games A won 1101 and B won: 2197
16:22:10 With the combination Random/Random in 10000 games A won 1101 and B won: 2198
16:22:10 With the combination Random/Random in 10000 games A won 1101 and B won: 2199
16:22:10 With the combination Random/Random in 10000 games A won 1102 and B won: 2199
16:22:10 With the combination Random/Random in 10000 games A won 1102 and B won: 2200
16:22:10 With the combination Random/Random in 10000 games A won 1102 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1103 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1104 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1105 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1106 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1107 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1108 and B won: 2201
16:22:10 With the combination Random/Random in 10000 games A won 1108 and B won: 2202
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2202
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2203
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2204
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2205
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2206
16:22:10 With the combination Random/Random in 10000 games A won 1109 and B won: 2207
16:22:10 With the combination Random/Random in 10000 games A won 1110 and B won: 2207
16:22:10 With the combination Random/Random in 10000 games A won 1111 and B won: 2207
16:22:10 With the combination Random/Random in 10000 games A won 1112 and B won: 2207
16:22:10 With the combination Random/Random in 10000 games A won 1112 and B won: 2208
16:22:10 With the combination Random/Random in 10000 games A won 1112 and B won: 2209
16:22:10 With the combination Random/Random in 10000 games A won 1113 and B won: 2209
16:22:10 With the combination Random/Random in 10000 games A won 1113 and B won: 2210
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2210
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2211
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2212
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2213
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2214
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2215
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2216
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2217
16:22:10 With the combination Random/Random in 10000 games A won 1114 and B won: 2218
16:22:10 With the combination Random/Random in 10000 games A won 1115 and B won: 2218
16:22:10 With the combination Random/Random in 10000 games A won 1115 and B won: 2219
16:22:10 With the combination Random/Random in 10000 games A won 1115 and B won: 2220
16:22:10 With the combination Random/Random in 10000 games A won 1115 and B won: 2221
16:22:10 With the combination Random/Random in 10000 games A won 1116 and B won: 2221
16:22:10 With the combination Random/Random in 10000 games A won 1116 and B won: 2222
16:22:10 With the combination Random/Random in 10000 games A won 1116 and B won: 2223
16:22:10 With the combination Random/Random in 10000 games A won 1117 and B won: 2223
16:22:10 With the combination Random/Random in 10000 games A won 1117 and B won: 2224
16:22:10 With the combination Random/Random in 10000 games A won 1117 and B won: 2225
16:22:10 With the combination Random/Random in 10000 games A won 1117 and B won: 2226
16:22:10 With the combination Random/Random in 10000 games A won 1117 and B won: 2227
16:22:10 With the combination Random/Random in 10000 games A won 1118 and B won: 2227
16:22:10 With the combination Random/Random in 10000 games A won 1118 and B won: 2228
16:22:10 With the combination Random/Random in 10000 games A won 1119 and B won: 2228
16:22:10 With the combination Random/Random in 10000 games A won 1120 and B won: 2228
16:22:10 With the combination Random/Random in 10000 games A won 1120 and B won: 2229
16:22:10 With the combination Random/Random in 10000 games A won 1121 and B won: 2229
16:22:10 With the combination Random/Random in 10000 games A won 1121 and B won: 2230
16:22:10 With the combination Random/Random in 10000 games A won 1121 and B won: 2231
16:22:10 With the combination Random/Random in 10000 games A won 1121 and B won: 2232
16:22:10 With the combination Random/Random in 10000 games A won 1122 and B won: 2232
16:22:10 With the combination Random/Random in 10000 games A won 1122 and B won: 2233
16:22:10 With the combination Random/Random in 10000 games A won 1122 and B won: 2234
16:22:10 With the combination Random/Random in 10000 games A won 1122 and B won: 2235
16:22:10 With the combination Random/Random in 10000 games A won 1122 and B won: 2236
16:22:10 With the combination Random/Random in 10000 games A won 1123 and B won: 2236
16:22:10 With the combination Random/Random in 10000 games A won 1123 and B won: 2237
16:22:10 With the combination Random/Random in 10000 games A won 1124 and B won: 2237
16:22:10 With the combination Random/Random in 10000 games A won 1124 and B won: 2238
16:22:10 With the combination Random/Random in 10000 games A won 1125 and B won: 2238
16:22:10 With the combination Random/Random in 10000 games A won 1125 and B won: 2239
16:22:10 With the combination Random/Random in 10000 games A won 1126 and B won: 2239
16:22:10 With the combination Random/Random in 10000 games A won 1126 and B won: 2240
16:22:10 With the combination Random/Random in 10000 games A won 1126 and B won: 2241
16:22:10 With the combination Random/Random in 10000 games A won 1126 and B won: 2242
16:22:10 With the combination Random/Random in 10000 games A won 1127 and B won: 2242
16:22:10 With the combination Random/Random in 10000 games A won 1127 and B won: 2243
16:22:10 With the combination Random/Random in 10000 games A won 1128 and B won: 2243
16:22:10 With the combination Random/Random in 10000 games A won 1128 and B won: 2244
16:22:10 With the combination Random/Random in 10000 games A won 1128 and B won: 2245
16:22:10 With the combination Random/Random in 10000 games A won 1128 and B won: 2246
16:22:10 With the combination Random/Random in 10000 games A won 1129 and B won: 2246
16:22:10 With the combination Random/Random in 10000 games A won 1129 and B won: 2247
16:22:10 With the combination Random/Random in 10000 games A won 1129 and B won: 2248
16:22:10 With the combination Random/Random in 10000 games A won 1129 and B won: 2249
16:22:10 With the combination Random/Random in 10000 games A won 1130 and B won: 2249
16:22:10 With the combination Random/Random in 10000 games A won 1131 and B won: 2249
16:22:10 With the combination Random/Random in 10000 games A won 1132 and B won: 2249
16:22:10 With the combination Random/Random in 10000 games A won 1132 and B won: 2250
16:22:10 With the combination Random/Random in 10000 games A won 1132 and B won: 2251
16:22:10 With the combination Random/Random in 10000 games A won 1132 and B won: 2252
16:22:10 With the combination Random/Random in 10000 games A won 1133 and B won: 2252
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2252
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2253
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2254
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2255
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2256
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2257
16:22:10 With the combination Random/Random in 10000 games A won 1134 and B won: 2258
16:22:10 With the combination Random/Random in 10000 games A won 1135 and B won: 2258
16:22:10 With the combination Random/Random in 10000 games A won 1135 and B won: 2259
16:22:10 With the combination Random/Random in 10000 games A won 1135 and B won: 2260
16:22:10 With the combination Random/Random in 10000 games A won 1135 and B won: 2261
16:22:10 With the combination Random/Random in 10000 games A won 1136 and B won: 2261
16:22:10 With the combination Random/Random in 10000 games A won 1136 and B won: 2262
16:22:10 With the combination Random/Random in 10000 games A won 1137 and B won: 2262
16:22:10 With the combination Random/Random in 10000 games A won 1137 and B won: 2263
16:22:10 With the combination Random/Random in 10000 games A won 1137 and B won: 2264
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2264
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2265
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2266
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2267
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2268
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2269
16:22:10 With the combination Random/Random in 10000 games A won 1138 and B won: 2270
16:22:10 With the combination Random/Random in 10000 games A won 1139 and B won: 2270
16:22:10 With the combination Random/Random in 10000 games A won 1139 and B won: 2271
16:22:10 With the combination Random/Random in 10000 games A won 1139 and B won: 2272
16:22:10 With the combination Random/Random in 10000 games A won 1139 and B won: 2273
16:22:10 With the combination Random/Random in 10000 games A won 1140 and B won: 2273
16:22:10 With the combination Random/Random in 10000 games A won 1140 and B won: 2274
16:22:10 With the combination Random/Random in 10000 games A won 1140 and B won: 2275
16:22:10 With the combination Random/Random in 10000 games A won 1141 and B won: 2275
16:22:10 With the combination Random/Random in 10000 games A won 1141 and B won: 2276
16:22:10 With the combination Random/Random in 10000 games A won 1142 and B won: 2276
16:22:10 With the combination Random/Random in 10000 games A won 1142 and B won: 2277
16:22:10 With the combination Random/Random in 10000 games A won 1142 and B won: 2278
16:22:10 With the combination Random/Random in 10000 games A won 1142 and B won: 2279
16:22:10 With the combination Random/Random in 10000 games A won 1143 and B won: 2279
16:22:10 With the combination Random/Random in 10000 games A won 1143 and B won: 2280
16:22:10 With the combination Random/Random in 10000 games A won 1144 and B won: 2280
16:22:10 With the combination Random/Random in 10000 games A won 1145 and B won: 2280
16:22:10 With the combination Random/Random in 10000 games A won 1145 and B won: 2281
16:22:10 With the combination Random/Random in 10000 games A won 1146 and B won: 2281
16:22:10 With the combination Random/Random in 10000 games A won 1147 and B won: 2281
16:22:10 With the combination Random/Random in 10000 games A won 1147 and B won: 2282
16:22:10 With the combination Random/Random in 10000 games A won 1148 and B won: 2282
16:22:10 With the combination Random/Random in 10000 games A won 1148 and B won: 2283
16:22:10 With the combination Random/Random in 10000 games A won 1148 and B won: 2284
16:22:10 With the combination Random/Random in 10000 games A won 1148 and B won: 2285
16:22:10 With the combination Random/Random in 10000 games A won 1149 and B won: 2285
16:22:10 With the combination Random/Random in 10000 games A won 1149 and B won: 2286
16:22:10 With the combination Random/Random in 10000 games A won 1150 and B won: 2286
16:22:10 With the combination Random/Random in 10000 games A won 1150 and B won: 2287
16:22:10 With the combination Random/Random in 10000 games A won 1151 and B won: 2287
16:22:10 With the combination Random/Random in 10000 games A won 1152 and B won: 2287
16:22:10 With the combination Random/Random in 10000 games A won 1152 and B won: 2288
16:22:10 With the combination Random/Random in 10000 games A won 1152 and B won: 2289
16:22:10 With the combination Random/Random in 10000 games A won 1152 and B won: 2290
16:22:10 With the combination Random/Random in 10000 games A won 1152 and B won: 2291
16:22:10 With the combination Random/Random in 10000 games A won 1153 and B won: 2291
16:22:10 With the combination Random/Random in 10000 games A won 1153 and B won: 2292
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2292
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2293
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2294
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2295
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2296
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2297
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2298
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2299
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2300
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2301
16:22:10 With the combination Random/Random in 10000 games A won 1154 and B won: 2302
16:22:10 With the combination Random/Random in 10000 games A won 1155 and B won: 2302
16:22:10 With the combination Random/Random in 10000 games A won 1155 and B won: 2303
16:22:10 With the combination Random/Random in 10000 games A won 1155 and B won: 2304
16:22:10 With the combination Random/Random in 10000 games A won 1155 and B won: 2305
16:22:10 With the combination Random/Random in 10000 games A won 1156 and B won: 2305
16:22:10 With the combination Random/Random in 10000 games A won 1157 and B won: 2305
16:22:10 With the combination Random/Random in 10000 games A won 1157 and B won: 2306
16:22:10 With the combination Random/Random in 10000 games A won 1157 and B won: 2307
16:22:10 With the combination Random/Random in 10000 games A won 1158 and B won: 2307
16:22:10 With the combination Random/Random in 10000 games A won 1159 and B won: 2307
16:22:10 With the combination Random/Random in 10000 games A won 1159 and B won: 2308
16:22:10 With the combination Random/Random in 10000 games A won 1159 and B won: 2309
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2309
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2310
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2311
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2312
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2313
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2314
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2315
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2316
16:22:10 With the combination Random/Random in 10000 games A won 1160 and B won: 2317
16:22:10 With the combination Random/Random in 10000 games A won 1161 and B won: 2317
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2317
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2318
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2319
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2320
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2321
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2322
16:22:10 With the combination Random/Random in 10000 games A won 1162 and B won: 2323
16:22:10 With the combination Random/Random in 10000 games A won 1163 and B won: 2323
16:22:10 With the combination Random/Random in 10000 games A won 1164 and B won: 2323
16:22:10 With the combination Random/Random in 10000 games A won 1164 and B won: 2324
16:22:10 With the combination Random/Random in 10000 games A won 1165 and B won: 2324
16:22:10 With the combination Random/Random in 10000 games A won 1166 and B won: 2324
16:22:10 With the combination Random/Random in 10000 games A won 1166 and B won: 2325
16:22:10 With the combination Random/Random in 10000 games A won 1167 and B won: 2325
16:22:10 With the combination Random/Random in 10000 games A won 1168 and B won: 2325
16:22:10 With the combination Random/Random in 10000 games A won 1168 and B won: 2326
16:22:10 With the combination Random/Random in 10000 games A won 1168 and B won: 2327
16:22:10 With the combination Random/Random in 10000 games A won 1169 and B won: 2327
16:22:10 With the combination Random/Random in 10000 games A won 1169 and B won: 2328
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2328
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2329
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2330
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2331
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2332
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2333
16:22:10 With the combination Random/Random in 10000 games A won 1170 and B won: 2334
16:22:10 With the combination Random/Random in 10000 games A won 1171 and B won: 2334
16:22:10 With the combination Random/Random in 10000 games A won 1171 and B won: 2335
16:22:10 With the combination Random/Random in 10000 games A won 1171 and B won: 2336
16:22:10 With the combination Random/Random in 10000 games A won 1172 and B won: 2336
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2336
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2337
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2338
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2339
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2340
16:22:10 With the combination Random/Random in 10000 games A won 1173 and B won: 2341
16:22:10 With the combination Random/Random in 10000 games A won 1174 and B won: 2341
16:22:10 With the combination Random/Random in 10000 games A won 1174 and B won: 2342
16:22:10 With the combination Random/Random in 10000 games A won 1175 and B won: 2342
16:22:10 With the combination Random/Random in 10000 games A won 1176 and B won: 2342
16:22:10 With the combination Random/Random in 10000 games A won 1177 and B won: 2342
16:22:10 With the combination Random/Random in 10000 games A won 1177 and B won: 2343
16:22:10 With the combination Random/Random in 10000 games A won 1178 and B won: 2343
16:22:10 With the combination Random/Random in 10000 games A won 1179 and B won: 2343
16:22:10 With the combination Random/Random in 10000 games A won 1179 and B won: 2344
16:22:10 With the combination Random/Random in 10000 games A won 1179 and B won: 2345
16:22:10 With the combination Random/Random in 10000 games A won 1179 and B won: 2346
16:22:10 With the combination Random/Random in 10000 games A won 1179 and B won: 2347
16:22:10 With the combination Random/Random in 10000 games A won 1180 and B won: 2347
16:22:10 With the combination Random/Random in 10000 games A won 1180 and B won: 2348
16:22:10 With the combination Random/Random in 10000 games A won 1181 and B won: 2348
16:22:10 With the combination Random/Random in 10000 games A won 1181 and B won: 2349
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2349
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2350
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2351
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2352
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2353
16:22:10 With the combination Random/Random in 10000 games A won 1182 and B won: 2354
16:22:10 With the combination Random/Random in 10000 games A won 1183 and B won: 2354
16:22:10 With the combination Random/Random in 10000 games A won 1183 and B won: 2355
16:22:10 With the combination Random/Random in 10000 games A won 1184 and B won: 2355
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2355
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2356
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2357
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2358
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2359
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2360
16:22:10 With the combination Random/Random in 10000 games A won 1185 and B won: 2361
16:22:10 With the combination Random/Random in 10000 games A won 1186 and B won: 2361
16:22:10 With the combination Random/Random in 10000 games A won 1187 and B won: 2361
16:22:10 With the combination Random/Random in 10000 games A won 1188 and B won: 2361
16:22:10 With the combination Random/Random in 10000 games A won 1188 and B won: 2362
16:22:10 With the combination Random/Random in 10000 games A won 1188 and B won: 2363
16:22:10 With the combination Random/Random in 10000 games A won 1189 and B won: 2363
16:22:10 With the combination Random/Random in 10000 games A won 1189 and B won: 2364
16:22:10 With the combination Random/Random in 10000 games A won 1189 and B won: 2365
16:22:10 With the combination Random/Random in 10000 games A won 1189 and B won: 2366
16:22:10 With the combination Random/Random in 10000 games A won 1189 and B won: 2367
16:22:10 With the combination Random/Random in 10000 games A won 1190 and B won: 2367
16:22:10 With the combination Random/Random in 10000 games A won 1190 and B won: 2368
16:22:10 With the combination Random/Random in 10000 games A won 1190 and B won: 2369
16:22:10 With the combination Random/Random in 10000 games A won 1190 and B won: 2370
16:22:10 With the combination Random/Random in 10000 games A won 1191 and B won: 2370
16:22:10 With the combination Random/Random in 10000 games A won 1191 and B won: 2371
16:22:10 With the combination Random/Random in 10000 games A won 1191 and B won: 2372
16:22:10 With the combination Random/Random in 10000 games A won 1191 and B won: 2373
16:22:10 With the combination Random/Random in 10000 games A won 1191 and B won: 2374
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2374
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2375
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2376
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2377
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2378
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2379
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2380
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2381
16:22:10 With the combination Random/Random in 10000 games A won 1192 and B won: 2382
16:22:10 With the combination Random/Random in 10000 games A won 1193 and B won: 2382
16:22:10 With the combination Random/Random in 10000 games A won 1194 and B won: 2382
16:22:10 With the combination Random/Random in 10000 games A won 1194 and B won: 2383
16:22:10 With the combination Random/Random in 10000 games A won 1194 and B won: 2384
16:22:10 With the combination Random/Random in 10000 games A won 1195 and B won: 2384
16:22:10 With the combination Random/Random in 10000 games A won 1196 and B won: 2384
16:22:10 With the combination Random/Random in 10000 games A won 1196 and B won: 2385
16:22:10 With the combination Random/Random in 10000 games A won 1196 and B won: 2386
16:22:10 With the combination Random/Random in 10000 games A won 1197 and B won: 2386
16:22:10 With the combination Random/Random in 10000 games A won 1198 and B won: 2386
16:22:10 With the combination Random/Random in 10000 games A won 1198 and B won: 2387
16:22:10 With the combination Random/Random in 10000 games A won 1198 and B won: 2388
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2388
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2389
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2390
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2391
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2392
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2393
16:22:10 With the combination Random/Random in 10000 games A won 1199 and B won: 2394
16:22:10 With the combination Random/Random in 10000 games A won 1200 and B won: 2394
16:22:10 With the combination Random/Random in 10000 games A won 1200 and B won: 2395
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2395
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2396
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2397
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2398
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2399
16:22:10 With the combination Random/Random in 10000 games A won 1201 and B won: 2400
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2400
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2401
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2402
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2403
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2404
16:22:10 With the combination Random/Random in 10000 games A won 1202 and B won: 2405
16:22:10 With the combination Random/Random in 10000 games A won 1203 and B won: 2405
16:22:10 With the combination Random/Random in 10000 games A won 1203 and B won: 2406
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2406
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2407
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2408
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2409
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2410
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2411
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2412
16:22:10 With the combination Random/Random in 10000 games A won 1204 and B won: 2413
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2413
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2414
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2415
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2416
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2417
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2418
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2419
16:22:10 With the combination Random/Random in 10000 games A won 1205 and B won: 2420
16:22:10 With the combination Random/Random in 10000 games A won 1206 and B won: 2420
16:22:10 With the combination Random/Random in 10000 games A won 1207 and B won: 2420
16:22:10 With the combination Random/Random in 10000 games A won 1208 and B won: 2420
16:22:10 With the combination Random/Random in 10000 games A won 1208 and B won: 2421
16:22:10 With the combination Random/Random in 10000 games A won 1208 and B won: 2422
16:22:10 With the combination Random/Random in 10000 games A won 1208 and B won: 2423
16:22:10 With the combination Random/Random in 10000 games A won 1209 and B won: 2423
16:22:10 With the combination Random/Random in 10000 games A won 1210 and B won: 2423
16:22:10 With the combination Random/Random in 10000 games A won 1210 and B won: 2424
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2424
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2425
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2426
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2427
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2428
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2429
16:22:10 With the combination Random/Random in 10000 games A won 1211 and B won: 2430
16:22:10 With the combination Random/Random in 10000 games A won 1212 and B won: 2430
16:22:10 With the combination Random/Random in 10000 games A won 1212 and B won: 2431
16:22:10 With the combination Random/Random in 10000 games A won 1212 and B won: 2432
16:22:10 With the combination Random/Random in 10000 games A won 1213 and B won: 2432
16:22:10 With the combination Random/Random in 10000 games A won 1213 and B won: 2433
16:22:10 With the combination Random/Random in 10000 games A won 1214 and B won: 2433
16:22:10 With the combination Random/Random in 10000 games A won 1214 and B won: 2434
16:22:10 With the combination Random/Random in 10000 games A won 1214 and B won: 2435
16:22:10 With the combination Random/Random in 10000 games A won 1214 and B won: 2436
16:22:10 With the combination Random/Random in 10000 games A won 1214 and B won: 2437
16:22:10 With the combination Random/Random in 10000 games A won 1215 and B won: 2437
16:22:10 With the combination Random/Random in 10000 games A won 1215 and B won: 2438
16:22:10 With the combination Random/Random in 10000 games A won 1215 and B won: 2439
16:22:10 With the combination Random/Random in 10000 games A won 1216 and B won: 2439
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2439
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2440
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2441
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2442
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2443
16:22:10 With the combination Random/Random in 10000 games A won 1217 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1218 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1219 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1220 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1221 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1222 and B won: 2444
16:22:10 With the combination Random/Random in 10000 games A won 1222 and B won: 2445
16:22:10 With the combination Random/Random in 10000 games A won 1222 and B won: 2446
16:22:10 With the combination Random/Random in 10000 games A won 1222 and B won: 2447
16:22:10 With the combination Random/Random in 10000 games A won 1223 and B won: 2447
16:22:10 With the combination Random/Random in 10000 games A won 1223 and B won: 2448
16:22:10 With the combination Random/Random in 10000 games A won 1224 and B won: 2448
16:22:10 With the combination Random/Random in 10000 games A won 1224 and B won: 2449
16:22:10 With the combination Random/Random in 10000 games A won 1224 and B won: 2450
16:22:10 With the combination Random/Random in 10000 games A won 1225 and B won: 2450
16:22:10 With the combination Random/Random in 10000 games A won 1225 and B won: 2451
16:22:10 With the combination Random/Random in 10000 games A won 1226 and B won: 2451
16:22:10 With the combination Random/Random in 10000 games A won 1226 and B won: 2452
16:22:10 With the combination Random/Random in 10000 games A won 1226 and B won: 2453
16:22:10 With the combination Random/Random in 10000 games A won 1227 and B won: 2453
16:22:10 With the combination Random/Random in 10000 games A won 1227 and B won: 2454
16:22:10 With the combination Random/Random in 10000 games A won 1227 and B won: 2455
16:22:10 With the combination Random/Random in 10000 games A won 1228 and B won: 2455
16:22:10 With the combination Random/Random in 10000 games A won 1228 and B won: 2456
16:22:10 With the combination Random/Random in 10000 games A won 1228 and B won: 2457
16:22:10 With the combination Random/Random in 10000 games A won 1228 and B won: 2458
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2458
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2459
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2460
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2461
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2462
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2463
16:22:10 With the combination Random/Random in 10000 games A won 1229 and B won: 2464
16:22:10 With the combination Random/Random in 10000 games A won 1230 and B won: 2464
16:22:10 With the combination Random/Random in 10000 games A won 1231 and B won: 2464
16:22:10 With the combination Random/Random in 10000 games A won 1231 and B won: 2465
16:22:10 With the combination Random/Random in 10000 games A won 1231 and B won: 2466
16:22:10 With the combination Random/Random in 10000 games A won 1232 and B won: 2466
16:22:10 With the combination Random/Random in 10000 games A won 1232 and B won: 2467
16:22:10 With the combination Random/Random in 10000 games A won 1232 and B won: 2468
16:22:10 With the combination Random/Random in 10000 games A won 1232 and B won: 2469
16:22:10 With the combination Random/Random in 10000 games A won 1232 and B won: 2470
16:22:10 With the combination Random/Random in 10000 games A won 1233 and B won: 2470
16:22:10 With the combination Random/Random in 10000 games A won 1233 and B won: 2471
16:22:10 With the combination Random/Random in 10000 games A won 1234 and B won: 2471
16:22:10 With the combination Random/Random in 10000 games A won 1234 and B won: 2472
16:22:10 With the combination Random/Random in 10000 games A won 1234 and B won: 2473
16:22:10 With the combination Random/Random in 10000 games A won 1235 and B won: 2473
16:22:10 With the combination Random/Random in 10000 games A won 1235 and B won: 2474
16:22:10 With the combination Random/Random in 10000 games A won 1235 and B won: 2475
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2475
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2476
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2477
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2478
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2479
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2480
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2481
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2482
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2483
16:22:10 With the combination Random/Random in 10000 games A won 1236 and B won: 2484
16:22:10 With the combination Random/Random in 10000 games A won 1237 and B won: 2484
16:22:10 With the combination Random/Random in 10000 games A won 1237 and B won: 2485
16:22:10 With the combination Random/Random in 10000 games A won 1237 and B won: 2486
16:22:10 With the combination Random/Random in 10000 games A won 1237 and B won: 2487
16:22:10 With the combination Random/Random in 10000 games A won 1238 and B won: 2487
16:22:10 With the combination Random/Random in 10000 games A won 1238 and B won: 2488
16:22:10 With the combination Random/Random in 10000 games A won 1238 and B won: 2489
16:22:10 With the combination Random/Random in 10000 games A won 1239 and B won: 2489
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2489
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2490
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2491
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2492
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2493
16:22:10 With the combination Random/Random in 10000 games A won 1240 and B won: 2494
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2494
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2495
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2496
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2497
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2498
16:22:10 With the combination Random/Random in 10000 games A won 1241 and B won: 2499
16:22:10 With the combination Random/Random in 10000 games A won 1242 and B won: 2499
16:22:10 With the combination Random/Random in 10000 games A won 1242 and B won: 2500
16:22:10 With the combination Random/Random in 10000 games A won 1242 and B won: 2501
16:22:10 With the combination Random/Random in 10000 games A won 1242 and B won: 2502
16:22:10 With the combination Random/Random in 10000 games A won 1242 and B won: 2503
16:22:10 With the combination Random/Random in 10000 games A won 1243 and B won: 2503
16:22:10 With the combination Random/Random in 10000 games A won 1243 and B won: 2504
16:22:10 With the combination Random/Random in 10000 games A won 1243 and B won: 2505
16:22:10 With the combination Random/Random in 10000 games A won 1244 and B won: 2505
16:22:10 With the combination Random/Random in 10000 games A won 1244 and B won: 2506
16:22:10 With the combination Random/Random in 10000 games A won 1244 and B won: 2507
16:22:10 With the combination Random/Random in 10000 games A won 1245 and B won: 2507
16:22:10 With the combination Random/Random in 10000 games A won 1246 and B won: 2507
16:22:10 With the combination Random/Random in 10000 games A won 1246 and B won: 2508
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2508
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2509
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2510
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2511
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2512
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2513
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2514
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2515
16:22:10 With the combination Random/Random in 10000 games A won 1247 and B won: 2516
16:22:10 With the combination Random/Random in 10000 games A won 1248 and B won: 2516
16:22:10 With the combination Random/Random in 10000 games A won 1248 and B won: 2517
16:22:10 With the combination Random/Random in 10000 games A won 1248 and B won: 2518
16:22:10 With the combination Random/Random in 10000 games A won 1248 and B won: 2519
16:22:10 With the combination Random/Random in 10000 games A won 1248 and B won: 2520
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2520
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2521
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2522
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2523
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2524
16:22:10 With the combination Random/Random in 10000 games A won 1249 and B won: 2525
16:22:10 With the combination Random/Random in 10000 games A won 1250 and B won: 2525
16:22:10 With the combination Random/Random in 10000 games A won 1250 and B won: 2526
16:22:10 With the combination Random/Random in 10000 games A won 1251 and B won: 2526
16:22:10 With the combination Random/Random in 10000 games A won 1251 and B won: 2527
16:22:10 With the combination Random/Random in 10000 games A won 1251 and B won: 2528
16:22:10 With the combination Random/Random in 10000 games A won 1251 and B won: 2529
16:22:10 With the combination Random/Random in 10000 games A won 1251 and B won: 2530
16:22:10 With the combination Random/Random in 10000 games A won 1252 and B won: 2530
16:22:10 With the combination Random/Random in 10000 games A won 1252 and B won: 2531
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2531
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2532
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2533
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2534
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2535
16:22:10 With the combination Random/Random in 10000 games A won 1253 and B won: 2536
16:22:10 With the combination Random/Random in 10000 games A won 1254 and B won: 2536
16:22:10 With the combination Random/Random in 10000 games A won 1254 and B won: 2537
16:22:10 With the combination Random/Random in 10000 games A won 1254 and B won: 2538
16:22:10 With the combination Random/Random in 10000 games A won 1255 and B won: 2538
16:22:10 With the combination Random/Random in 10000 games A won 1255 and B won: 2539
16:22:10 With the combination Random/Random in 10000 games A won 1255 and B won: 2540
16:22:10 With the combination Random/Random in 10000 games A won 1255 and B won: 2541
16:22:10 With the combination Random/Random in 10000 games A won 1255 and B won: 2542
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2542
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2543
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2544
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2545
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2546
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2547
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2548
16:22:10 With the combination Random/Random in 10000 games A won 1256 and B won: 2549
16:22:10 With the combination Random/Random in 10000 games A won 1257 and B won: 2549
16:22:10 With the combination Random/Random in 10000 games A won 1257 and B won: 2550
16:22:10 With the combination Random/Random in 10000 games A won 1257 and B won: 2551
16:22:10 With the combination Random/Random in 10000 games A won 1258 and B won: 2551
16:22:10 With the combination Random/Random in 10000 games A won 1258 and B won: 2552
16:22:10 With the combination Random/Random in 10000 games A won 1259 and B won: 2552
16:22:10 With the combination Random/Random in 10000 games A won 1259 and B won: 2553
16:22:10 With the combination Random/Random in 10000 games A won 1259 and B won: 2554
16:22:10 With the combination Random/Random in 10000 games A won 1259 and B won: 2555
16:22:10 With the combination Random/Random in 10000 games A won 1259 and B won: 2556
16:22:10 With the combination Random/Random in 10000 games A won 1260 and B won: 2556
16:22:10 With the combination Random/Random in 10000 games A won 1260 and B won: 2557
16:22:10 With the combination Random/Random in 10000 games A won 1260 and B won: 2558
16:22:10 With the combination Random/Random in 10000 games A won 1261 and B won: 2558
16:22:10 With the combination Random/Random in 10000 games A won 1261 and B won: 2559
16:22:10 With the combination Random/Random in 10000 games A won 1261 and B won: 2560
16:22:10 With the combination Random/Random in 10000 games A won 1261 and B won: 2561
16:22:10 With the combination Random/Random in 10000 games A won 1261 and B won: 2562
16:22:10 With the combination Random/Random in 10000 games A won 1262 and B won: 2562
16:22:10 With the combination Random/Random in 10000 games A won 1262 and B won: 2563
16:22:10 With the combination Random/Random in 10000 games A won 1262 and B won: 2564
16:22:10 With the combination Random/Random in 10000 games A won 1263 and B won: 2564
16:22:10 With the combination Random/Random in 10000 games A won 1263 and B won: 2565
16:22:10 With the combination Random/Random in 10000 games A won 1264 and B won: 2565
16:22:10 With the combination Random/Random in 10000 games A won 1264 and B won: 2566
16:22:10 With the combination Random/Random in 10000 games A won 1264 and B won: 2567
16:22:10 With the combination Random/Random in 10000 games A won 1265 and B won: 2567
16:22:10 With the combination Random/Random in 10000 games A won 1265 and B won: 2568
16:22:10 With the combination Random/Random in 10000 games A won 1265 and B won: 2569
16:22:10 With the combination Random/Random in 10000 games A won 1265 and B won: 2570
16:22:10 With the combination Random/Random in 10000 games A won 1265 and B won: 2571
16:22:10 With the combination Random/Random in 10000 games A won 1266 and B won: 2571
16:22:10 With the combination Random/Random in 10000 games A won 1267 and B won: 2571
16:22:10 With the combination Random/Random in 10000 games A won 1268 and B won: 2571
16:22:10 With the combination Random/Random in 10000 games A won 1268 and B won: 2572
16:22:10 With the combination Random/Random in 10000 games A won 1268 and B won: 2573
16:22:10 With the combination Random/Random in 10000 games A won 1268 and B won: 2574
16:22:10 With the combination Random/Random in 10000 games A won 1268 and B won: 2575
16:22:10 With the combination Random/Random in 10000 games A won 1269 and B won: 2575
16:22:10 With the combination Random/Random in 10000 games A won 1269 and B won: 2576
16:22:10 With the combination Random/Random in 10000 games A won 1269 and B won: 2577
16:22:10 With the combination Random/Random in 10000 games A won 1269 and B won: 2578
16:22:10 With the combination Random/Random in 10000 games A won 1270 and B won: 2578
16:22:10 With the combination Random/Random in 10000 games A won 1270 and B won: 2579
16:22:10 With the combination Random/Random in 10000 games A won 1271 and B won: 2579
16:22:10 With the combination Random/Random in 10000 games A won 1271 and B won: 2580
16:22:10 With the combination Random/Random in 10000 games A won 1271 and B won: 2581
16:22:10 With the combination Random/Random in 10000 games A won 1271 and B won: 2582
16:22:10 With the combination Random/Random in 10000 games A won 1271 and B won: 2583
16:22:10 With the combination Random/Random in 10000 games A won 1272 and B won: 2583
16:22:10 With the combination Random/Random in 10000 games A won 1273 and B won: 2583
16:22:10 With the combination Random/Random in 10000 games A won 1274 and B won: 2583
16:22:10 With the combination Random/Random in 10000 games A won 1275 and B won: 2583
16:22:10 With the combination Random/Random in 10000 games A won 1275 and B won: 2584
16:22:10 With the combination Random/Random in 10000 games A won 1275 and B won: 2585
16:22:10 With the combination Random/Random in 10000 games A won 1275 and B won: 2586
16:22:10 With the combination Random/Random in 10000 games A won 1276 and B won: 2586
16:22:10 With the combination Random/Random in 10000 games A won 1276 and B won: 2587
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2587
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2588
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2589
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2590
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2591
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2592
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2593
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2594
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2595
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2596
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2597
16:22:10 With the combination Random/Random in 10000 games A won 1277 and B won: 2598
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2598
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2599
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2600
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2601
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2602
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2603
16:22:10 With the combination Random/Random in 10000 games A won 1278 and B won: 2604
16:22:10 With the combination Random/Random in 10000 games A won 1279 and B won: 2604
16:22:10 With the combination Random/Random in 10000 games A won 1280 and B won: 2604
16:22:10 With the combination Random/Random in 10000 games A won 1280 and B won: 2605
16:22:10 With the combination Random/Random in 10000 games A won 1280 and B won: 2606
16:22:10 With the combination Random/Random in 10000 games A won 1280 and B won: 2607
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2607
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2608
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2609
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2610
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2611
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2612
16:22:10 With the combination Random/Random in 10000 games A won 1281 and B won: 2613
16:22:10 With the combination Random/Random in 10000 games A won 1282 and B won: 2613
16:22:10 With the combination Random/Random in 10000 games A won 1283 and B won: 2613
16:22:10 With the combination Random/Random in 10000 games A won 1284 and B won: 2613
16:22:10 With the combination Random/Random in 10000 games A won 1285 and B won: 2613
16:22:10 With the combination Random/Random in 10000 games A won 1285 and B won: 2614
16:22:10 With the combination Random/Random in 10000 games A won 1286 and B won: 2614
16:22:10 With the combination Random/Random in 10000 games A won 1287 and B won: 2614
16:22:10 With the combination Random/Random in 10000 games A won 1287 and B won: 2615
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2615
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2616
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2617
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2618
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2619
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2620
16:22:10 With the combination Random/Random in 10000 games A won 1288 and B won: 2621
16:22:10 With the combination Random/Random in 10000 games A won 1289 and B won: 2621
16:22:10 With the combination Random/Random in 10000 games A won 1289 and B won: 2622
16:22:10 With the combination Random/Random in 10000 games A won 1290 and B won: 2622
16:22:10 With the combination Random/Random in 10000 games A won 1290 and B won: 2623
16:22:10 With the combination Random/Random in 10000 games A won 1290 and B won: 2624
16:22:10 With the combination Random/Random in 10000 games A won 1290 and B won: 2625
16:22:10 With the combination Random/Random in 10000 games A won 1290 and B won: 2626
16:22:10 With the combination Random/Random in 10000 games A won 1291 and B won: 2626
16:22:10 With the combination Random/Random in 10000 games A won 1291 and B won: 2627
16:22:10 With the combination Random/Random in 10000 games A won 1291 and B won: 2628
16:22:10 With the combination Random/Random in 10000 games A won 1292 and B won: 2628
16:22:10 With the combination Random/Random in 10000 games A won 1292 and B won: 2629
16:22:10 With the combination Random/Random in 10000 games A won 1292 and B won: 2630
16:22:10 With the combination Random/Random in 10000 games A won 1293 and B won: 2630
16:22:10 With the combination Random/Random in 10000 games A won 1293 and B won: 2631
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2631
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2632
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2633
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2634
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2635
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2636
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2637
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2638
16:22:10 With the combination Random/Random in 10000 games A won 1294 and B won: 2639
16:22:10 With the combination Random/Random in 10000 games A won 1295 and B won: 2639
16:22:10 With the combination Random/Random in 10000 games A won 1295 and B won: 2640
16:22:10 With the combination Random/Random in 10000 games A won 1295 and B won: 2641
16:22:10 With the combination Random/Random in 10000 games A won 1295 and B won: 2642
16:22:10 With the combination Random/Random in 10000 games A won 1295 and B won: 2643
16:22:10 With the combination Random/Random in 10000 games A won 1296 and B won: 2643
16:22:10 With the combination Random/Random in 10000 games A won 1297 and B won: 2643
16:22:10 With the combination Random/Random in 10000 games A won 1298 and B won: 2643
16:22:10 With the combination Random/Random in 10000 games A won 1299 and B won: 2643
16:22:10 With the combination Random/Random in 10000 games A won 1299 and B won: 2644
16:22:10 With the combination Random/Random in 10000 games A won 1299 and B won: 2645
16:22:10 With the combination Random/Random in 10000 games A won 1300 and B won: 2645
16:22:10 With the combination Random/Random in 10000 games A won 1300 and B won: 2646
16:22:10 With the combination Random/Random in 10000 games A won 1301 and B won: 2646
16:22:10 With the combination Random/Random in 10000 games A won 1301 and B won: 2647
16:22:10 With the combination Random/Random in 10000 games A won 1301 and B won: 2648
16:22:10 With the combination Random/Random in 10000 games A won 1301 and B won: 2649
16:22:10 With the combination Random/Random in 10000 games A won 1301 and B won: 2650
16:22:10 With the combination Random/Random in 10000 games A won 1302 and B won: 2650
16:22:10 With the combination Random/Random in 10000 games A won 1302 and B won: 2651
16:22:10 With the combination Random/Random in 10000 games A won 1302 and B won: 2652
16:22:10 With the combination Random/Random in 10000 games A won 1302 and B won: 2653
16:22:10 With the combination Random/Random in 10000 games A won 1303 and B won: 2653
16:22:10 With the combination Random/Random in 10000 games A won 1304 and B won: 2653
16:22:10 With the combination Random/Random in 10000 games A won 1304 and B won: 2654
16:22:10 With the combination Random/Random in 10000 games A won 1305 and B won: 2654
16:22:10 With the combination Random/Random in 10000 games A won 1305 and B won: 2655
16:22:10 With the combination Random/Random in 10000 games A won 1305 and B won: 2656
16:22:10 With the combination Random/Random in 10000 games A won 1305 and B won: 2657
16:22:10 With the combination Random/Random in 10000 games A won 1305 and B won: 2658
16:22:10 With the combination Random/Random in 10000 games A won 1306 and B won: 2658
16:22:10 With the combination Random/Random in 10000 games A won 1307 and B won: 2658
16:22:10 With the combination Random/Random in 10000 games A won 1308 and B won: 2658
16:22:10 With the combination Random/Random in 10000 games A won 1309 and B won: 2658
16:22:10 With the combination Random/Random in 10000 games A won 1309 and B won: 2659
16:22:10 With the combination Random/Random in 10000 games A won 1309 and B won: 2660
16:22:10 With the combination Random/Random in 10000 games A won 1310 and B won: 2660
16:22:10 With the combination Random/Random in 10000 games A won 1311 and B won: 2660
16:22:10 With the combination Random/Random in 10000 games A won 1311 and B won: 2661
16:22:10 With the combination Random/Random in 10000 games A won 1312 and B won: 2661
16:22:10 With the combination Random/Random in 10000 games A won 1313 and B won: 2661
16:22:10 With the combination Random/Random in 10000 games A won 1313 and B won: 2662
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2662
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2663
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2664
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2665
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2666
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2667
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2668
16:22:10 With the combination Random/Random in 10000 games A won 1314 and B won: 2669
16:22:10 With the combination Random/Random in 10000 games A won 1315 and B won: 2669
16:22:10 With the combination Random/Random in 10000 games A won 1315 and B won: 2670
16:22:10 With the combination Random/Random in 10000 games A won 1316 and B won: 2670
16:22:10 With the combination Random/Random in 10000 games A won 1316 and B won: 2671
16:22:10 With the combination Random/Random in 10000 games A won 1317 and B won: 2671
16:22:10 With the combination Random/Random in 10000 games A won 1318 and B won: 2671
16:22:10 With the combination Random/Random in 10000 games A won 1319 and B won: 2671
16:22:10 With the combination Random/Random in 10000 games A won 1319 and B won: 2672
16:22:10 With the combination Random/Random in 10000 games A won 1319 and B won: 2673
16:22:10 With the combination Random/Random in 10000 games A won 1320 and B won: 2673
16:22:10 With the combination Random/Random in 10000 games A won 1320 and B won: 2674
16:22:10 With the combination Random/Random in 10000 games A won 1321 and B won: 2674
16:22:10 With the combination Random/Random in 10000 games A won 1321 and B won: 2675
16:22:10 With the combination Random/Random in 10000 games A won 1322 and B won: 2675
16:22:10 With the combination Random/Random in 10000 games A won 1322 and B won: 2676
16:22:10 With the combination Random/Random in 10000 games A won 1322 and B won: 2677
16:22:10 With the combination Random/Random in 10000 games A won 1323 and B won: 2677
16:22:10 With the combination Random/Random in 10000 games A won 1323 and B won: 2678
16:22:10 With the combination Random/Random in 10000 games A won 1323 and B won: 2679
16:22:10 With the combination Random/Random in 10000 games A won 1323 and B won: 2680
16:22:10 With the combination Random/Random in 10000 games A won 1323 and B won: 2681
16:22:10 With the combination Random/Random in 10000 games A won 1324 and B won: 2681
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2681
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2682
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2683
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2684
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2685
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2686
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2687
16:22:10 With the combination Random/Random in 10000 games A won 1325 and B won: 2688
16:22:10 With the combination Random/Random in 10000 games A won 1326 and B won: 2688
16:22:10 With the combination Random/Random in 10000 games A won 1326 and B won: 2689
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2689
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2690
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2691
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2692
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2693
16:22:10 With the combination Random/Random in 10000 games A won 1327 and B won: 2694
16:22:10 With the combination Random/Random in 10000 games A won 1328 and B won: 2694
16:22:10 With the combination Random/Random in 10000 games A won 1328 and B won: 2695
16:22:10 With the combination Random/Random in 10000 games A won 1329 and B won: 2695
16:22:10 With the combination Random/Random in 10000 games A won 1329 and B won: 2696
16:22:10 With the combination Random/Random in 10000 games A won 1329 and B won: 2697
16:22:10 With the combination Random/Random in 10000 games A won 1330 and B won: 2697
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2697
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2698
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2699
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2700
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2701
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2702
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2703
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2704
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2705
16:22:10 With the combination Random/Random in 10000 games A won 1331 and B won: 2706
16:22:10 With the combination Random/Random in 10000 games A won 1332 and B won: 2706
16:22:10 With the combination Random/Random in 10000 games A won 1332 and B won: 2707
16:22:10 With the combination Random/Random in 10000 games A won 1332 and B won: 2708
16:22:10 With the combination Random/Random in 10000 games A won 1333 and B won: 2708
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2708
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2709
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2710
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2711
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2712
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2713
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2714
16:22:10 With the combination Random/Random in 10000 games A won 1334 and B won: 2715
16:22:10 With the combination Random/Random in 10000 games A won 1335 and B won: 2715
16:22:10 With the combination Random/Random in 10000 games A won 1336 and B won: 2715
16:22:10 With the combination Random/Random in 10000 games A won 1337 and B won: 2715
16:22:10 With the combination Random/Random in 10000 games A won 1337 and B won: 2716
16:22:10 With the combination Random/Random in 10000 games A won 1337 and B won: 2717
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2717
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2718
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2719
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2720
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2721
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2722
16:22:10 With the combination Random/Random in 10000 games A won 1338 and B won: 2723
16:22:10 With the combination Random/Random in 10000 games A won 1339 and B won: 2723
16:22:10 With the combination Random/Random in 10000 games A won 1339 and B won: 2724
16:22:10 With the combination Random/Random in 10000 games A won 1339 and B won: 2725
16:22:10 With the combination Random/Random in 10000 games A won 1340 and B won: 2725
16:22:10 With the combination Random/Random in 10000 games A won 1340 and B won: 2726
16:22:10 With the combination Random/Random in 10000 games A won 1340 and B won: 2727
16:22:10 With the combination Random/Random in 10000 games A won 1341 and B won: 2727
16:22:10 With the combination Random/Random in 10000 games A won 1341 and B won: 2728
16:22:10 With the combination Random/Random in 10000 games A won 1341 and B won: 2729
16:22:10 With the combination Random/Random in 10000 games A won 1341 and B won: 2730
16:22:10 With the combination Random/Random in 10000 games A won 1341 and B won: 2731
16:22:10 With the combination Random/Random in 10000 games A won 1342 and B won: 2731
16:22:10 With the combination Random/Random in 10000 games A won 1343 and B won: 2731
16:22:10 With the combination Random/Random in 10000 games A won 1343 and B won: 2732
16:22:10 With the combination Random/Random in 10000 games A won 1343 and B won: 2733
16:22:10 With the combination Random/Random in 10000 games A won 1343 and B won: 2734
16:22:10 With the combination Random/Random in 10000 games A won 1344 and B won: 2734
16:22:10 With the combination Random/Random in 10000 games A won 1344 and B won: 2735
16:22:10 With the combination Random/Random in 10000 games A won 1344 and B won: 2736
16:22:10 With the combination Random/Random in 10000 games A won 1345 and B won: 2736
16:22:10 With the combination Random/Random in 10000 games A won 1345 and B won: 2737
16:22:10 With the combination Random/Random in 10000 games A won 1345 and B won: 2738
16:22:10 With the combination Random/Random in 10000 games A won 1345 and B won: 2739
16:22:10 With the combination Random/Random in 10000 games A won 1346 and B won: 2739
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2739
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2740
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2741
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2742
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2743
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2744
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2745
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2746
16:22:10 With the combination Random/Random in 10000 games A won 1347 and B won: 2747
16:22:10 With the combination Random/Random in 10000 games A won 1348 and B won: 2747
16:22:10 With the combination Random/Random in 10000 games A won 1348 and B won: 2748
16:22:10 With the combination Random/Random in 10000 games A won 1349 and B won: 2748
16:22:10 With the combination Random/Random in 10000 games A won 1350 and B won: 2748
16:22:10 With the combination Random/Random in 10000 games A won 1350 and B won: 2749
16:22:10 With the combination Random/Random in 10000 games A won 1350 and B won: 2750
16:22:10 With the combination Random/Random in 10000 games A won 1350 and B won: 2751
16:22:10 With the combination Random/Random in 10000 games A won 1350 and B won: 2752
16:22:10 With the combination Random/Random in 10000 games A won 1351 and B won: 2752
16:22:10 With the combination Random/Random in 10000 games A won 1351 and B won: 2753
16:22:10 With the combination Random/Random in 10000 games A won 1351 and B won: 2754
16:22:10 With the combination Random/Random in 10000 games A won 1352 and B won: 2754
16:22:10 With the combination Random/Random in 10000 games A won 1352 and B won: 2755
16:22:10 With the combination Random/Random in 10000 games A won 1352 and B won: 2756
16:22:10 With the combination Random/Random in 10000 games A won 1352 and B won: 2757
16:22:10 With the combination Random/Random in 10000 games A won 1353 and B won: 2757
16:22:10 With the combination Random/Random in 10000 games A won 1353 and B won: 2758
16:22:10 With the combination Random/Random in 10000 games A won 1353 and B won: 2759
16:22:10 With the combination Random/Random in 10000 games A won 1354 and B won: 2759
16:22:10 With the combination Random/Random in 10000 games A won 1354 and B won: 2760
16:22:10 With the combination Random/Random in 10000 games A won 1354 and B won: 2761
16:22:10 With the combination Random/Random in 10000 games A won 1355 and B won: 2761
16:22:10 With the combination Random/Random in 10000 games A won 1356 and B won: 2761
16:22:10 With the combination Random/Random in 10000 games A won 1356 and B won: 2762
16:22:10 With the combination Random/Random in 10000 games A won 1356 and B won: 2763
16:22:10 With the combination Random/Random in 10000 games A won 1356 and B won: 2764
16:22:10 With the combination Random/Random in 10000 games A won 1357 and B won: 2764
16:22:10 With the combination Random/Random in 10000 games A won 1358 and B won: 2764
16:22:10 With the combination Random/Random in 10000 games A won 1358 and B won: 2765
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2765
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2766
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2767
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2768
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2769
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2770
16:22:10 With the combination Random/Random in 10000 games A won 1359 and B won: 2771
16:22:10 With the combination Random/Random in 10000 games A won 1360 and B won: 2771
16:22:10 With the combination Random/Random in 10000 games A won 1360 and B won: 2772
16:22:10 With the combination Random/Random in 10000 games A won 1360 and B won: 2773
16:22:10 With the combination Random/Random in 10000 games A won 1360 and B won: 2774
16:22:10 With the combination Random/Random in 10000 games A won 1361 and B won: 2774
16:22:10 With the combination Random/Random in 10000 games A won 1361 and B won: 2775
16:22:10 With the combination Random/Random in 10000 games A won 1361 and B won: 2776
16:22:10 With the combination Random/Random in 10000 games A won 1362 and B won: 2776
16:22:10 With the combination Random/Random in 10000 games A won 1363 and B won: 2776
16:22:10 With the combination Random/Random in 10000 games A won 1363 and B won: 2777
16:22:10 With the combination Random/Random in 10000 games A won 1364 and B won: 2777
16:22:10 With the combination Random/Random in 10000 games A won 1365 and B won: 2777
16:22:10 With the combination Random/Random in 10000 games A won 1366 and B won: 2777
16:22:10 With the combination Random/Random in 10000 games A won 1366 and B won: 2778
16:22:10 With the combination Random/Random in 10000 games A won 1367 and B won: 2778
16:22:10 With the combination Random/Random in 10000 games A won 1368 and B won: 2778
16:22:10 With the combination Random/Random in 10000 games A won 1368 and B won: 2779
16:22:10 With the combination Random/Random in 10000 games A won 1368 and B won: 2780
16:22:10 With the combination Random/Random in 10000 games A won 1368 and B won: 2781
16:22:10 With the combination Random/Random in 10000 games A won 1369 and B won: 2781
16:22:10 With the combination Random/Random in 10000 games A won 1370 and B won: 2781
16:22:10 With the combination Random/Random in 10000 games A won 1370 and B won: 2782
16:22:10 With the combination Random/Random in 10000 games A won 1370 and B won: 2783
16:22:10 With the combination Random/Random in 10000 games A won 1370 and B won: 2784
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2784
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2785
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2786
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2787
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2788
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2789
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2790
16:22:10 With the combination Random/Random in 10000 games A won 1371 and B won: 2791
16:22:10 With the combination Random/Random in 10000 games A won 1372 and B won: 2791
16:22:10 With the combination Random/Random in 10000 games A won 1373 and B won: 2791
16:22:10 With the combination Random/Random in 10000 games A won 1373 and B won: 2792
16:22:10 With the combination Random/Random in 10000 games A won 1374 and B won: 2792
16:22:10 With the combination Random/Random in 10000 games A won 1374 and B won: 2793
16:22:10 With the combination Random/Random in 10000 games A won 1375 and B won: 2793
16:22:10 With the combination Random/Random in 10000 games A won 1376 and B won: 2793
16:22:10 With the combination Random/Random in 10000 games A won 1376 and B won: 2794
16:22:10 With the combination Random/Random in 10000 games A won 1377 and B won: 2794
16:22:10 With the combination Random/Random in 10000 games A won 1377 and B won: 2795
16:22:10 With the combination Random/Random in 10000 games A won 1377 and B won: 2796
16:22:10 With the combination Random/Random in 10000 games A won 1377 and B won: 2797
16:22:10 With the combination Random/Random in 10000 games A won 1377 and B won: 2798
16:22:10 With the combination Random/Random in 10000 games A won 1378 and B won: 2798
16:22:10 With the combination Random/Random in 10000 games A won 1379 and B won: 2798
16:22:10 With the combination Random/Random in 10000 games A won 1380 and B won: 2798
16:22:10 With the combination Random/Random in 10000 games A won 1381 and B won: 2798
16:22:10 With the combination Random/Random in 10000 games A won 1381 and B won: 2799
16:22:10 With the combination Random/Random in 10000 games A won 1382 and B won: 2799
16:22:10 With the combination Random/Random in 10000 games A won 1382 and B won: 2800
16:22:10 With the combination Random/Random in 10000 games A won 1383 and B won: 2800
16:22:10 With the combination Random/Random in 10000 games A won 1384 and B won: 2800
16:22:10 With the combination Random/Random in 10000 games A won 1385 and B won: 2800
16:22:10 With the combination Random/Random in 10000 games A won 1385 and B won: 2801
16:22:10 With the combination Random/Random in 10000 games A won 1385 and B won: 2802
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2802
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2803
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2804
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2805
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2806
16:22:10 With the combination Random/Random in 10000 games A won 1386 and B won: 2807
16:22:10 With the combination Random/Random in 10000 games A won 1387 and B won: 2807
16:22:10 With the combination Random/Random in 10000 games A won 1387 and B won: 2808
16:22:10 With the combination Random/Random in 10000 games A won 1387 and B won: 2809
16:22:10 With the combination Random/Random in 10000 games A won 1387 and B won: 2810
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2810
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2811
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2812
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2813
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2814
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2815
16:22:10 With the combination Random/Random in 10000 games A won 1388 and B won: 2816
16:22:10 With the combination Random/Random in 10000 games A won 1389 and B won: 2816
16:22:10 With the combination Random/Random in 10000 games A won 1389 and B won: 2817
16:22:10 With the combination Random/Random in 10000 games A won 1389 and B won: 2818
16:22:10 With the combination Random/Random in 10000 games A won 1390 and B won: 2818
16:22:10 With the combination Random/Random in 10000 games A won 1391 and B won: 2818
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2818
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2819
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2820
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2821
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2822
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2823
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2824
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2825
16:22:10 With the combination Random/Random in 10000 games A won 1392 and B won: 2826
16:22:10 With the combination Random/Random in 10000 games A won 1393 and B won: 2826
16:22:10 With the combination Random/Random in 10000 games A won 1394 and B won: 2826
16:22:10 With the combination Random/Random in 10000 games A won 1394 and B won: 2827
16:22:10 With the combination Random/Random in 10000 games A won 1394 and B won: 2828
16:22:10 With the combination Random/Random in 10000 games A won 1395 and B won: 2828
16:22:10 With the combination Random/Random in 10000 games A won 1395 and B won: 2829
16:22:10 With the combination Random/Random in 10000 games A won 1395 and B won: 2830
16:22:10 With the combination Random/Random in 10000 games A won 1395 and B won: 2831
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2831
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2832
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2833
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2834
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2835
16:22:10 With the combination Random/Random in 10000 games A won 1396 and B won: 2836
16:22:10 With the combination Random/Random in 10000 games A won 1397 and B won: 2836
16:22:10 With the combination Random/Random in 10000 games A won 1397 and B won: 2837
16:22:10 With the combination Random/Random in 10000 games A won 1398 and B won: 2837
16:22:10 With the combination Random/Random in 10000 games A won 1398 and B won: 2838
16:22:10 With the combination Random/Random in 10000 games A won 1399 and B won: 2838
16:22:10 With the combination Random/Random in 10000 games A won 1399 and B won: 2839
16:22:10 With the combination Random/Random in 10000 games A won 1399 and B won: 2840
16:22:10 With the combination Random/Random in 10000 games A won 1400 and B won: 2840
16:22:10 With the combination Random/Random in 10000 games A won 1401 and B won: 2840
16:22:10 With the combination Random/Random in 10000 games A won 1402 and B won: 2840
16:22:10 With the combination Random/Random in 10000 games A won 1403 and B won: 2840
16:22:10 With the combination Random/Random in 10000 games A won 1403 and B won: 2841
16:22:10 With the combination Random/Random in 10000 games A won 1403 and B won: 2842
16:22:10 With the combination Random/Random in 10000 games A won 1404 and B won: 2842
16:22:10 With the combination Random/Random in 10000 games A won 1405 and B won: 2842
16:22:10 With the combination Random/Random in 10000 games A won 1405 and B won: 2843
16:22:10 With the combination Random/Random in 10000 games A won 1406 and B won: 2843
16:22:10 With the combination Random/Random in 10000 games A won 1406 and B won: 2844
16:22:10 With the combination Random/Random in 10000 games A won 1407 and B won: 2844
16:22:10 With the combination Random/Random in 10000 games A won 1407 and B won: 2845
16:22:10 With the combination Random/Random in 10000 games A won 1407 and B won: 2846
16:22:10 With the combination Random/Random in 10000 games A won 1408 and B won: 2846
16:22:10 With the combination Random/Random in 10000 games A won 1409 and B won: 2846
16:22:10 With the combination Random/Random in 10000 games A won 1409 and B won: 2847
16:22:10 With the combination Random/Random in 10000 games A won 1410 and B won: 2847
16:22:10 With the combination Random/Random in 10000 games A won 1411 and B won: 2847
16:22:10 With the combination Random/Random in 10000 games A won 1412 and B won: 2847
16:22:10 With the combination Random/Random in 10000 games A won 1413 and B won: 2847
16:22:10 With the combination Random/Random in 10000 games A won 1413 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1414 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1415 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1416 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1417 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1418 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1419 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1420 and B won: 2848
16:22:10 With the combination Random/Random in 10000 games A won 1420 and B won: 2849
16:22:10 With the combination Random/Random in 10000 games A won 1421 and B won: 2849
16:22:10 With the combination Random/Random in 10000 games A won 1422 and B won: 2849
16:22:10 With the combination Random/Random in 10000 games A won 1422 and B won: 2850
16:22:10 With the combination Random/Random in 10000 games A won 1422 and B won: 2851
16:22:10 With the combination Random/Random in 10000 games A won 1422 and B won: 2852
16:22:10 With the combination Random/Random in 10000 games A won 1423 and B won: 2852
16:22:10 With the combination Random/Random in 10000 games A won 1423 and B won: 2853
16:22:10 With the combination Random/Random in 10000 games A won 1424 and B won: 2853
16:22:10 With the combination Random/Random in 10000 games A won 1424 and B won: 2854
16:22:10 With the combination Random/Random in 10000 games A won 1424 and B won: 2855
16:22:10 With the combination Random/Random in 10000 games A won 1424 and B won: 2856
16:22:10 With the combination Random/Random in 10000 games A won 1425 and B won: 2856
16:22:10 With the combination Random/Random in 10000 games A won 1425 and B won: 2857
16:22:10 With the combination Random/Random in 10000 games A won 1425 and B won: 2858
16:22:10 With the combination Random/Random in 10000 games A won 1426 and B won: 2858
16:22:10 With the combination Random/Random in 10000 games A won 1427 and B won: 2858
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2858
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2859
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2860
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2861
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2862
16:22:10 With the combination Random/Random in 10000 games A won 1428 and B won: 2863
16:22:10 With the combination Random/Random in 10000 games A won 1429 and B won: 2863
16:22:10 With the combination Random/Random in 10000 games A won 1429 and B won: 2864
16:22:10 With the combination Random/Random in 10000 games A won 1429 and B won: 2865
16:22:10 With the combination Random/Random in 10000 games A won 1430 and B won: 2865
16:22:10 With the combination Random/Random in 10000 games A won 1430 and B won: 2866
16:22:10 With the combination Random/Random in 10000 games A won 1431 and B won: 2866
16:22:10 With the combination Random/Random in 10000 games A won 1432 and B won: 2866
16:22:10 With the combination Random/Random in 10000 games A won 1432 and B won: 2867
16:22:10 With the combination Random/Random in 10000 games A won 1432 and B won: 2868
16:22:10 With the combination Random/Random in 10000 games A won 1432 and B won: 2869
16:22:10 With the combination Random/Random in 10000 games A won 1433 and B won: 2869
16:22:10 With the combination Random/Random in 10000 games A won 1433 and B won: 2870
16:22:10 With the combination Random/Random in 10000 games A won 1433 and B won: 2871
16:22:10 With the combination Random/Random in 10000 games A won 1434 and B won: 2871
16:22:10 With the combination Random/Random in 10000 games A won 1435 and B won: 2871
16:22:10 With the combination Random/Random in 10000 games A won 1436 and B won: 2871
16:22:10 With the combination Random/Random in 10000 games A won 1436 and B won: 2872
16:22:10 With the combination Random/Random in 10000 games A won 1436 and B won: 2873
16:22:10 With the combination Random/Random in 10000 games A won 1436 and B won: 2874
16:22:10 With the combination Random/Random in 10000 games A won 1437 and B won: 2874
16:22:10 With the combination Random/Random in 10000 games A won 1437 and B won: 2875
16:22:10 With the combination Random/Random in 10000 games A won 1438 and B won: 2875
16:22:10 With the combination Random/Random in 10000 games A won 1438 and B won: 2876
16:22:10 With the combination Random/Random in 10000 games A won 1439 and B won: 2876
16:22:10 With the combination Random/Random in 10000 games A won 1440 and B won: 2876
16:22:10 With the combination Random/Random in 10000 games A won 1440 and B won: 2877
16:22:10 With the combination Random/Random in 10000 games A won 1441 and B won: 2877
16:22:10 With the combination Random/Random in 10000 games A won 1441 and B won: 2878
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2878
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2879
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2880
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2881
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2882
16:22:10 With the combination Random/Random in 10000 games A won 1442 and B won: 2883
16:22:10 With the combination Random/Random in 10000 games A won 1443 and B won: 2883
16:22:10 With the combination Random/Random in 10000 games A won 1443 and B won: 2884
16:22:10 With the combination Random/Random in 10000 games A won 1444 and B won: 2884
16:22:10 With the combination Random/Random in 10000 games A won 1444 and B won: 2885
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2885
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2886
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2887
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2888
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2889
16:22:10 With the combination Random/Random in 10000 games A won 1445 and B won: 2890
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2890
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2891
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2892
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2893
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2894
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2895
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2896
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2897
16:22:10 With the combination Random/Random in 10000 games A won 1446 and B won: 2898
16:22:10 With the combination Random/Random in 10000 games A won 1447 and B won: 2898
16:22:10 With the combination Random/Random in 10000 games A won 1448 and B won: 2898
16:22:10 With the combination Random/Random in 10000 games A won 1449 and B won: 2898
16:22:10 With the combination Random/Random in 10000 games A won 1449 and B won: 2899
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2899
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2900
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2901
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2902
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2903
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2904
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2905
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2906
16:22:10 With the combination Random/Random in 10000 games A won 1450 and B won: 2907
16:22:10 With the combination Random/Random in 10000 games A won 1451 and B won: 2907
16:22:10 With the combination Random/Random in 10000 games A won 1451 and B won: 2908
16:22:10 With the combination Random/Random in 10000 games A won 1452 and B won: 2908
16:22:10 With the combination Random/Random in 10000 games A won 1452 and B won: 2909
16:22:10 With the combination Random/Random in 10000 games A won 1453 and B won: 2909
16:22:10 With the combination Random/Random in 10000 games A won 1453 and B won: 2910
16:22:10 With the combination Random/Random in 10000 games A won 1453 and B won: 2911
16:22:10 With the combination Random/Random in 10000 games A won 1453 and B won: 2912
16:22:10 With the combination Random/Random in 10000 games A won 1454 and B won: 2912
16:22:10 With the combination Random/Random in 10000 games A won 1454 and B won: 2913
16:22:10 With the combination Random/Random in 10000 games A won 1454 and B won: 2914
16:22:10 With the combination Random/Random in 10000 games A won 1455 and B won: 2914
16:22:10 With the combination Random/Random in 10000 games A won 1455 and B won: 2915
16:22:10 With the combination Random/Random in 10000 games A won 1456 and B won: 2915
16:22:10 With the combination Random/Random in 10000 games A won 1457 and B won: 2915
16:22:10 With the combination Random/Random in 10000 games A won 1458 and B won: 2915
16:22:10 With the combination Random/Random in 10000 games A won 1458 and B won: 2916
16:22:10 With the combination Random/Random in 10000 games A won 1459 and B won: 2916
16:22:10 With the combination Random/Random in 10000 games A won 1459 and B won: 2917
16:22:10 With the combination Random/Random in 10000 games A won 1460 and B won: 2917
16:22:10 With the combination Random/Random in 10000 games A won 1460 and B won: 2918
16:22:10 With the combination Random/Random in 10000 games A won 1460 and B won: 2919
16:22:10 With the combination Random/Random in 10000 games A won 1460 and B won: 2920
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2920
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2921
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2922
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2923
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2924
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2925
16:22:10 With the combination Random/Random in 10000 games A won 1461 and B won: 2926
16:22:10 With the combination Random/Random in 10000 games A won 1462 and B won: 2926
16:22:10 With the combination Random/Random in 10000 games A won 1462 and B won: 2927
16:22:10 With the combination Random/Random in 10000 games A won 1463 and B won: 2927
16:22:10 With the combination Random/Random in 10000 games A won 1463 and B won: 2928
16:22:10 With the combination Random/Random in 10000 games A won 1464 and B won: 2928
16:22:10 With the combination Random/Random in 10000 games A won 1465 and B won: 2928
16:22:10 With the combination Random/Random in 10000 games A won 1466 and B won: 2928
16:22:10 With the combination Random/Random in 10000 games A won 1467 and B won: 2928
16:22:10 With the combination Random/Random in 10000 games A won 1467 and B won: 2929
16:22:10 With the combination Random/Random in 10000 games A won 1467 and B won: 2930
16:22:10 With the combination Random/Random in 10000 games A won 1468 and B won: 2930
16:22:10 With the combination Random/Random in 10000 games A won 1468 and B won: 2931
16:22:10 With the combination Random/Random in 10000 games A won 1468 and B won: 2932
16:22:10 With the combination Random/Random in 10000 games A won 1469 and B won: 2932
16:22:10 With the combination Random/Random in 10000 games A won 1469 and B won: 2933
16:22:10 With the combination Random/Random in 10000 games A won 1469 and B won: 2934
16:22:10 With the combination Random/Random in 10000 games A won 1470 and B won: 2934
16:22:10 With the combination Random/Random in 10000 games A won 1470 and B won: 2935
16:22:10 With the combination Random/Random in 10000 games A won 1470 and B won: 2936
16:22:10 With the combination Random/Random in 10000 games A won 1471 and B won: 2936
16:22:10 With the combination Random/Random in 10000 games A won 1471 and B won: 2937
16:22:10 With the combination Random/Random in 10000 games A won 1472 and B won: 2937
16:22:10 With the combination Random/Random in 10000 games A won 1472 and B won: 2938
16:22:10 With the combination Random/Random in 10000 games A won 1472 and B won: 2939
16:22:10 With the combination Random/Random in 10000 games A won 1473 and B won: 2939
16:22:10 With the combination Random/Random in 10000 games A won 1473 and B won: 2940
16:22:10 With the combination Random/Random in 10000 games A won 1473 and B won: 2941
16:22:10 With the combination Random/Random in 10000 games A won 1474 and B won: 2941
16:22:10 With the combination Random/Random in 10000 games A won 1474 and B won: 2942
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2942
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2943
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2944
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2945
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2946
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2947
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2948
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2949
16:22:10 With the combination Random/Random in 10000 games A won 1475 and B won: 2950
16:22:10 With the combination Random/Random in 10000 games A won 1476 and B won: 2950
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2950
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2951
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2952
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2953
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2954
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2955
16:22:10 With the combination Random/Random in 10000 games A won 1477 and B won: 2956
16:22:10 With the combination Random/Random in 10000 games A won 1478 and B won: 2956
16:22:10 With the combination Random/Random in 10000 games A won 1478 and B won: 2957
16:22:10 With the combination Random/Random in 10000 games A won 1478 and B won: 2958
16:22:10 With the combination Random/Random in 10000 games A won 1478 and B won: 2959
16:22:10 With the combination Random/Random in 10000 games A won 1479 and B won: 2959
16:22:10 With the combination Random/Random in 10000 games A won 1479 and B won: 2960
16:22:10 With the combination Random/Random in 10000 games A won 1479 and B won: 2961
16:22:10 With the combination Random/Random in 10000 games A won 1479 and B won: 2962
16:22:10 With the combination Random/Random in 10000 games A won 1480 and B won: 2962
16:22:10 With the combination Random/Random in 10000 games A won 1480 and B won: 2963
16:22:10 With the combination Random/Random in 10000 games A won 1481 and B won: 2963
16:22:10 With the combination Random/Random in 10000 games A won 1481 and B won: 2964
16:22:10 With the combination Random/Random in 10000 games A won 1481 and B won: 2965
16:22:10 With the combination Random/Random in 10000 games A won 1482 and B won: 2965
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2965
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2966
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2967
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2968
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2969
16:22:10 With the combination Random/Random in 10000 games A won 1483 and B won: 2970
16:22:10 With the combination Random/Random in 10000 games A won 1484 and B won: 2970
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2970
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2971
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2972
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2973
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2974
16:22:10 With the combination Random/Random in 10000 games A won 1485 and B won: 2975
16:22:10 With the combination Random/Random in 10000 games A won 1486 and B won: 2975
16:22:10 With the combination Random/Random in 10000 games A won 1486 and B won: 2976
16:22:10 With the combination Random/Random in 10000 games A won 1487 and B won: 2976
16:22:10 With the combination Random/Random in 10000 games A won 1487 and B won: 2977
16:22:10 With the combination Random/Random in 10000 games A won 1487 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1488 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1489 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1490 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1491 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1492 and B won: 2978
16:22:10 With the combination Random/Random in 10000 games A won 1492 and B won: 2979
16:22:10 With the combination Random/Random in 10000 games A won 1492 and B won: 2980
16:22:10 With the combination Random/Random in 10000 games A won 1493 and B won: 2980
16:22:10 With the combination Random/Random in 10000 games A won 1494 and B won: 2980
16:22:10 With the combination Random/Random in 10000 games A won 1494 and B won: 2981
16:22:10 With the combination Random/Random in 10000 games A won 1494 and B won: 2982
16:22:10 With the combination Random/Random in 10000 games A won 1494 and B won: 2983
16:22:10 With the combination Random/Random in 10000 games A won 1495 and B won: 2983
16:22:10 With the combination Random/Random in 10000 games A won 1495 and B won: 2984
16:22:10 With the combination Random/Random in 10000 games A won 1495 and B won: 2985
16:22:10 With the combination Random/Random in 10000 games A won 1495 and B won: 2986
16:22:10 With the combination Random/Random in 10000 games A won 1496 and B won: 2986
16:22:10 With the combination Random/Random in 10000 games A won 1497 and B won: 2986
16:22:10 With the combination Random/Random in 10000 games A won 1497 and B won: 2987
16:22:10 With the combination Random/Random in 10000 games A won 1497 and B won: 2988
16:22:10 With the combination Random/Random in 10000 games A won 1498 and B won: 2988
16:22:10 With the combination Random/Random in 10000 games A won 1498 and B won: 2989
16:22:10 With the combination Random/Random in 10000 games A won 1498 and B won: 2990
16:22:10 With the combination Random/Random in 10000 games A won 1499 and B won: 2990
16:22:10 With the combination Random/Random in 10000 games A won 1499 and B won: 2991
16:22:10 With the combination Random/Random in 10000 games A won 1499 and B won: 2992
16:22:10 With the combination Random/Random in 10000 games A won 1499 and B won: 2993
16:22:10 With the combination Random/Random in 10000 games A won 1500 and B won: 2993
16:22:10 With the combination Random/Random in 10000 games A won 1501 and B won: 2993
16:22:10 With the combination Random/Random in 10000 games A won 1501 and B won: 2994
16:22:10 With the combination Random/Random in 10000 games A won 1502 and B won: 2994
16:22:10 With the combination Random/Random in 10000 games A won 1502 and B won: 2995
16:22:10 With the combination Random/Random in 10000 games A won 1502 and B won: 2996
16:22:10 With the combination Random/Random in 10000 games A won 1502 and B won: 2997
16:22:10 With the combination Random/Random in 10000 games A won 1503 and B won: 2997
16:22:10 With the combination Random/Random in 10000 games A won 1504 and B won: 2997
16:22:10 With the combination Random/Random in 10000 games A won 1504 and B won: 2998
16:22:10 With the combination Random/Random in 10000 games A won 1504 and B won: 2999
16:22:10 With the combination Random/Random in 10000 games A won 1504 and B won: 3000
16:22:10 With the combination Random/Random in 10000 games A won 1505 and B won: 3000
16:22:10 With the combination Random/Random in 10000 games A won 1505 and B won: 3001
16:22:10 With the combination Random/Random in 10000 games A won 1505 and B won: 3002
16:22:10 With the combination Random/Random in 10000 games A won 1505 and B won: 3003
16:22:10 With the combination Random/Random in 10000 games A won 1505 and B won: 3004
16:22:10 With the combination Random/Random in 10000 games A won 1506 and B won: 3004
16:22:10 With the combination Random/Random in 10000 games A won 1506 and B won: 3005
16:22:10 With the combination Random/Random in 10000 games A won 1507 and B won: 3005
16:22:10 With the combination Random/Random in 10000 games A won 1508 and B won: 3005
16:22:10 With the combination Random/Random in 10000 games A won 1508 and B won: 3006
16:22:10 With the combination Random/Random in 10000 games A won 1508 and B won: 3007
16:22:10 With the combination Random/Random in 10000 games A won 1508 and B won: 3008
16:22:10 With the combination Random/Random in 10000 games A won 1508 and B won: 3009
16:22:10 With the combination Random/Random in 10000 games A won 1509 and B won: 3009
16:22:10 With the combination Random/Random in 10000 games A won 1509 and B won: 3010
16:22:10 With the combination Random/Random in 10000 games A won 1509 and B won: 3011
16:22:10 With the combination Random/Random in 10000 games A won 1509 and B won: 3012
16:22:10 With the combination Random/Random in 10000 games A won 1509 and B won: 3013
16:22:10 With the combination Random/Random in 10000 games A won 1510 and B won: 3013
16:22:10 With the combination Random/Random in 10000 games A won 1510 and B won: 3014
16:22:10 With the combination Random/Random in 10000 games A won 1511 and B won: 3014
16:22:10 With the combination Random/Random in 10000 games A won 1511 and B won: 3015
16:22:10 With the combination Random/Random in 10000 games A won 1511 and B won: 3016
16:22:10 With the combination Random/Random in 10000 games A won 1511 and B won: 3017
16:22:10 With the combination Random/Random in 10000 games A won 1512 and B won: 3017
16:22:10 With the combination Random/Random in 10000 games A won 1512 and B won: 3018
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3018
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3019
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3020
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3021
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3022
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3023
16:22:10 With the combination Random/Random in 10000 games A won 1513 and B won: 3024
16:22:10 With the combination Random/Random in 10000 games A won 1514 and B won: 3024
16:22:10 With the combination Random/Random in 10000 games A won 1514 and B won: 3025
16:22:10 With the combination Random/Random in 10000 games A won 1515 and B won: 3025
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3025
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3026
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3027
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3028
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3029
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3030
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3031
16:22:10 With the combination Random/Random in 10000 games A won 1516 and B won: 3032
16:22:10 With the combination Random/Random in 10000 games A won 1517 and B won: 3032
16:22:10 With the combination Random/Random in 10000 games A won 1518 and B won: 3032
16:22:10 With the combination Random/Random in 10000 games A won 1518 and B won: 3033
16:22:10 With the combination Random/Random in 10000 games A won 1519 and B won: 3033
16:22:10 With the combination Random/Random in 10000 games A won 1519 and B won: 3034
16:22:10 With the combination Random/Random in 10000 games A won 1519 and B won: 3035
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3035
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3036
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3037
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3038
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3039
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3040
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3041
16:22:10 With the combination Random/Random in 10000 games A won 1520 and B won: 3042
16:22:10 With the combination Random/Random in 10000 games A won 1521 and B won: 3042
16:22:10 With the combination Random/Random in 10000 games A won 1521 and B won: 3043
16:22:10 With the combination Random/Random in 10000 games A won 1522 and B won: 3043
16:22:10 With the combination Random/Random in 10000 games A won 1522 and B won: 3044
16:22:10 With the combination Random/Random in 10000 games A won 1522 and B won: 3045
16:22:10 With the combination Random/Random in 10000 games A won 1523 and B won: 3045
16:22:10 With the combination Random/Random in 10000 games A won 1523 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1524 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1525 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1526 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1527 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1528 and B won: 3046
16:22:10 With the combination Random/Random in 10000 games A won 1528 and B won: 3047
16:22:10 With the combination Random/Random in 10000 games A won 1528 and B won: 3048
16:22:10 With the combination Random/Random in 10000 games A won 1529 and B won: 3048
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3048
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3049
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3050
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3051
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3052
16:22:10 With the combination Random/Random in 10000 games A won 1530 and B won: 3053
16:22:10 With the combination Random/Random in 10000 games A won 1531 and B won: 3053
16:22:10 With the combination Random/Random in 10000 games A won 1532 and B won: 3053
16:22:10 With the combination Random/Random in 10000 games A won 1532 and B won: 3054
16:22:10 With the combination Random/Random in 10000 games A won 1532 and B won: 3055
16:22:10 With the combination Random/Random in 10000 games A won 1532 and B won: 3056
16:22:10 With the combination Random/Random in 10000 games A won 1532 and B won: 3057
16:22:10 With the combination Random/Random in 10000 games A won 1533 and B won: 3057
16:22:10 With the combination Random/Random in 10000 games A won 1533 and B won: 3058
16:22:10 With the combination Random/Random in 10000 games A won 1534 and B won: 3058
16:22:10 With the combination Random/Random in 10000 games A won 1535 and B won: 3058
16:22:10 With the combination Random/Random in 10000 games A won 1535 and B won: 3059
16:22:10 With the combination Random/Random in 10000 games A won 1535 and B won: 3060
16:22:10 With the combination Random/Random in 10000 games A won 1535 and B won: 3061
16:22:11 With the combination Random/Random in 10000 games A won 1535 and B won: 3062
16:22:11 With the combination Random/Random in 10000 games A won 1535 and B won: 3063
16:22:11 With the combination Random/Random in 10000 games A won 1536 and B won: 3063
16:22:11 With the combination Random/Random in 10000 games A won 1536 and B won: 3064
16:22:11 With the combination Random/Random in 10000 games A won 1537 and B won: 3064
16:22:11 With the combination Random/Random in 10000 games A won 1538 and B won: 3064
16:22:11 With the combination Random/Random in 10000 games A won 1538 and B won: 3065
16:22:11 With the combination Random/Random in 10000 games A won 1539 and B won: 3065
16:22:11 With the combination Random/Random in 10000 games A won 1539 and B won: 3066
16:22:11 With the combination Random/Random in 10000 games A won 1539 and B won: 3067
16:22:11 With the combination Random/Random in 10000 games A won 1539 and B won: 3068
16:22:11 With the combination Random/Random in 10000 games A won 1540 and B won: 3068
16:22:11 With the combination Random/Random in 10000 games A won 1541 and B won: 3068
16:22:11 With the combination Random/Random in 10000 games A won 1542 and B won: 3068
16:22:11 With the combination Random/Random in 10000 games A won 1542 and B won: 3069
16:22:11 With the combination Random/Random in 10000 games A won 1543 and B won: 3069
16:22:11 With the combination Random/Random in 10000 games A won 1543 and B won: 3070
16:22:11 With the combination Random/Random in 10000 games A won 1543 and B won: 3071
16:22:11 With the combination Random/Random in 10000 games A won 1543 and B won: 3072
16:22:11 With the combination Random/Random in 10000 games A won 1544 and B won: 3072
16:22:11 With the combination Random/Random in 10000 games A won 1544 and B won: 3073
16:22:11 With the combination Random/Random in 10000 games A won 1545 and B won: 3073
16:22:11 With the combination Random/Random in 10000 games A won 1546 and B won: 3073
16:22:11 With the combination Random/Random in 10000 games A won 1546 and B won: 3074
16:22:11 With the combination Random/Random in 10000 games A won 1547 and B won: 3074
16:22:11 With the combination Random/Random in 10000 games A won 1548 and B won: 3074
16:22:11 With the combination Random/Random in 10000 games A won 1548 and B won: 3075
16:22:11 With the combination Random/Random in 10000 games A won 1548 and B won: 3076
16:22:11 With the combination Random/Random in 10000 games A won 1548 and B won: 3077
16:22:11 With the combination Random/Random in 10000 games A won 1549 and B won: 3077
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3077
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3078
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3079
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3080
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3081
16:22:11 With the combination Random/Random in 10000 games A won 1550 and B won: 3082
16:22:11 With the combination Random/Random in 10000 games A won 1551 and B won: 3082
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3082
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3083
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3084
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3085
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3086
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3087
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3088
16:22:11 With the combination Random/Random in 10000 games A won 1552 and B won: 3089
16:22:11 With the combination Random/Random in 10000 games A won 1553 and B won: 3089
16:22:11 With the combination Random/Random in 10000 games A won 1553 and B won: 3090
16:22:11 With the combination Random/Random in 10000 games A won 1553 and B won: 3091
16:22:11 With the combination Random/Random in 10000 games A won 1553 and B won: 3092
16:22:11 With the combination Random/Random in 10000 games A won 1554 and B won: 3092
16:22:11 With the combination Random/Random in 10000 games A won 1554 and B won: 3093
16:22:11 With the combination Random/Random in 10000 games A won 1554 and B won: 3094
16:22:11 With the combination Random/Random in 10000 games A won 1554 and B won: 3095
16:22:11 With the combination Random/Random in 10000 games A won 1554 and B won: 3096
16:22:11 With the combination Random/Random in 10000 games A won 1555 and B won: 3096
16:22:11 With the combination Random/Random in 10000 games A won 1556 and B won: 3096
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3096
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3097
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3098
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3099
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3100
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3101
16:22:11 With the combination Random/Random in 10000 games A won 1557 and B won: 3102
16:22:11 With the combination Random/Random in 10000 games A won 1558 and B won: 3102
16:22:11 With the combination Random/Random in 10000 games A won 1559 and B won: 3102
16:22:11 With the combination Random/Random in 10000 games A won 1559 and B won: 3103
16:22:11 With the combination Random/Random in 10000 games A won 1559 and B won: 3104
16:22:11 With the combination Random/Random in 10000 games A won 1559 and B won: 3105
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3105
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3106
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3107
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3108
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3109
16:22:11 With the combination Random/Random in 10000 games A won 1560 and B won: 3110
16:22:11 With the combination Random/Random in 10000 games A won 1561 and B won: 3110
16:22:11 With the combination Random/Random in 10000 games A won 1562 and B won: 3110
16:22:11 With the combination Random/Random in 10000 games A won 1563 and B won: 3110
16:22:11 With the combination Random/Random in 10000 games A won 1563 and B won: 3111
16:22:11 With the combination Random/Random in 10000 games A won 1564 and B won: 3111
16:22:11 With the combination Random/Random in 10000 games A won 1565 and B won: 3111
16:22:11 With the combination Random/Random in 10000 games A won 1565 and B won: 3112
16:22:11 With the combination Random/Random in 10000 games A won 1565 and B won: 3113
16:22:11 With the combination Random/Random in 10000 games A won 1565 and B won: 3114
16:22:11 With the combination Random/Random in 10000 games A won 1566 and B won: 3114
16:22:11 With the combination Random/Random in 10000 games A won 1566 and B won: 3115
16:22:11 With the combination Random/Random in 10000 games A won 1566 and B won: 3116
16:22:11 With the combination Random/Random in 10000 games A won 1566 and B won: 3117
16:22:11 With the combination Random/Random in 10000 games A won 1567 and B won: 3117
16:22:11 With the combination Random/Random in 10000 games A won 1567 and B won: 3118
16:22:11 With the combination Random/Random in 10000 games A won 1567 and B won: 3119
16:22:11 With the combination Random/Random in 10000 games A won 1568 and B won: 3119
16:22:11 With the combination Random/Random in 10000 games A won 1568 and B won: 3120
16:22:11 With the combination Random/Random in 10000 games A won 1568 and B won: 3121
16:22:11 With the combination Random/Random in 10000 games A won 1568 and B won: 3122
16:22:11 With the combination Random/Random in 10000 games A won 1569 and B won: 3122
16:22:11 With the combination Random/Random in 10000 games A won 1569 and B won: 3123
16:22:11 With the combination Random/Random in 10000 games A won 1569 and B won: 3124
16:22:11 With the combination Random/Random in 10000 games A won 1569 and B won: 3125
16:22:11 With the combination Random/Random in 10000 games A won 1570 and B won: 3125
16:22:11 With the combination Random/Random in 10000 games A won 1570 and B won: 3126
16:22:11 With the combination Random/Random in 10000 games A won 1571 and B won: 3126
16:22:11 With the combination Random/Random in 10000 games A won 1571 and B won: 3127
16:22:11 With the combination Random/Random in 10000 games A won 1572 and B won: 3127
16:22:11 With the combination Random/Random in 10000 games A won 1573 and B won: 3127
16:22:11 With the combination Random/Random in 10000 games A won 1573 and B won: 3128
16:22:11 With the combination Random/Random in 10000 games A won 1574 and B won: 3128
16:22:11 With the combination Random/Random in 10000 games A won 1574 and B won: 3129
16:22:11 With the combination Random/Random in 10000 games A won 1575 and B won: 3129
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3129
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3130
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3131
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3132
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3133
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3134
16:22:11 With the combination Random/Random in 10000 games A won 1576 and B won: 3135
16:22:11 With the combination Random/Random in 10000 games A won 1577 and B won: 3135
16:22:11 With the combination Random/Random in 10000 games A won 1577 and B won: 3136
16:22:11 With the combination Random/Random in 10000 games A won 1577 and B won: 3137
16:22:11 With the combination Random/Random in 10000 games A won 1578 and B won: 3137
16:22:11 With the combination Random/Random in 10000 games A won 1579 and B won: 3137
16:22:11 With the combination Random/Random in 10000 games A won 1579 and B won: 3138
16:22:11 With the combination Random/Random in 10000 games A won 1580 and B won: 3138
16:22:11 With the combination Random/Random in 10000 games A won 1580 and B won: 3139
16:22:11 With the combination Random/Random in 10000 games A won 1581 and B won: 3139
16:22:11 With the combination Random/Random in 10000 games A won 1581 and B won: 3140
16:22:11 With the combination Random/Random in 10000 games A won 1581 and B won: 3141
16:22:11 With the combination Random/Random in 10000 games A won 1581 and B won: 3142
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3142
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3143
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3144
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3145
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3146
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3147
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3148
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3149
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3150
16:22:11 With the combination Random/Random in 10000 games A won 1582 and B won: 3151
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3151
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3152
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3153
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3154
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3155
16:22:11 With the combination Random/Random in 10000 games A won 1583 and B won: 3156
16:22:11 With the combination Random/Random in 10000 games A won 1584 and B won: 3156
16:22:11 With the combination Random/Random in 10000 games A won 1584 and B won: 3157
16:22:11 With the combination Random/Random in 10000 games A won 1584 and B won: 3158
16:22:11 With the combination Random/Random in 10000 games A won 1584 and B won: 3159
16:22:11 With the combination Random/Random in 10000 games A won 1584 and B won: 3160
16:22:11 With the combination Random/Random in 10000 games A won 1585 and B won: 3160
16:22:11 With the combination Random/Random in 10000 games A won 1585 and B won: 3161
16:22:11 With the combination Random/Random in 10000 games A won 1585 and B won: 3162
16:22:11 With the combination Random/Random in 10000 games A won 1585 and B won: 3163
16:22:11 With the combination Random/Random in 10000 games A won 1585 and B won: 3164
16:22:11 With the combination Random/Random in 10000 games A won 1586 and B won: 3164
16:22:11 With the combination Random/Random in 10000 games A won 1586 and B won: 3165
16:22:11 With the combination Random/Random in 10000 games A won 1586 and B won: 3166
16:22:11 With the combination Random/Random in 10000 games A won 1586 and B won: 3167
16:22:11 With the combination Random/Random in 10000 games A won 1586 and B won: 3168
16:22:11 With the combination Random/Random in 10000 games A won 1587 and B won: 3168
16:22:11 With the combination Random/Random in 10000 games A won 1587 and B won: 3169
16:22:11 With the combination Random/Random in 10000 games A won 1587 and B won: 3170
16:22:11 With the combination Random/Random in 10000 games A won 1587 and B won: 3171
16:22:11 With the combination Random/Random in 10000 games A won 1587 and B won: 3172
16:22:11 With the combination Random/Random in 10000 games A won 1588 and B won: 3172
16:22:11 With the combination Random/Random in 10000 games A won 1588 and B won: 3173
16:22:11 With the combination Random/Random in 10000 games A won 1588 and B won: 3174
16:22:11 With the combination Random/Random in 10000 games A won 1588 and B won: 3175
16:22:11 With the combination Random/Random in 10000 games A won 1588 and B won: 3176
16:22:11 With the combination Random/Random in 10000 games A won 1589 and B won: 3176
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3176
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3177
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3178
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3179
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3180
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3181
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3182
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3183
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3184
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3185
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3186
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3187
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3188
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3189
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3190
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3191
16:22:11 With the combination Random/Random in 10000 games A won 1590 and B won: 3192
16:22:11 With the combination Random/Random in 10000 games A won 1591 and B won: 3192
16:22:11 With the combination Random/Random in 10000 games A won 1591 and B won: 3193
16:22:11 With the combination Random/Random in 10000 games A won 1591 and B won: 3194
16:22:11 With the combination Random/Random in 10000 games A won 1592 and B won: 3194
16:22:11 With the combination Random/Random in 10000 games A won 1592 and B won: 3195
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3195
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3196
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3197
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3198
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3199
16:22:11 With the combination Random/Random in 10000 games A won 1593 and B won: 3200
16:22:11 With the combination Random/Random in 10000 games A won 1594 and B won: 3200
16:22:11 With the combination Random/Random in 10000 games A won 1595 and B won: 3200
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3200
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3201
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3202
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3203
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3204
16:22:11 With the combination Random/Random in 10000 games A won 1596 and B won: 3205
16:22:11 With the combination Random/Random in 10000 games A won 1597 and B won: 3205
16:22:11 With the combination Random/Random in 10000 games A won 1598 and B won: 3205
16:22:11 With the combination Random/Random in 10000 games A won 1598 and B won: 3206
16:22:11 With the combination Random/Random in 10000 games A won 1599 and B won: 3206
16:22:11 With the combination Random/Random in 10000 games A won 1600 and B won: 3206
16:22:11 With the combination Random/Random in 10000 games A won 1601 and B won: 3206
16:22:11 With the combination Random/Random in 10000 games A won 1601 and B won: 3207
16:22:11 With the combination Random/Random in 10000 games A won 1601 and B won: 3208
16:22:11 With the combination Random/Random in 10000 games A won 1602 and B won: 3208
16:22:11 With the combination Random/Random in 10000 games A won 1602 and B won: 3209
16:22:11 With the combination Random/Random in 10000 games A won 1602 and B won: 3210
16:22:11 With the combination Random/Random in 10000 games A won 1602 and B won: 3211
16:22:11 With the combination Random/Random in 10000 games A won 1603 and B won: 3211
16:22:11 With the combination Random/Random in 10000 games A won 1603 and B won: 3212
16:22:11 With the combination Random/Random in 10000 games A won 1604 and B won: 3212
16:22:11 With the combination Random/Random in 10000 games A won 1605 and B won: 3212
16:22:11 With the combination Random/Random in 10000 games A won 1605 and B won: 3213
16:22:11 With the combination Random/Random in 10000 games A won 1605 and B won: 3214
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3214
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3215
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3216
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3217
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3218
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3219
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3220
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3221
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3222
16:22:11 With the combination Random/Random in 10000 games A won 1606 and B won: 3223
16:22:11 With the combination Random/Random in 10000 games A won 1607 and B won: 3223
16:22:11 With the combination Random/Random in 10000 games A won 1608 and B won: 3223
16:22:11 With the combination Random/Random in 10000 games A won 1608 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1609 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1610 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1611 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1612 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1613 and B won: 3224
16:22:11 With the combination Random/Random in 10000 games A won 1613 and B won: 3225
16:22:11 With the combination Random/Random in 10000 games A won 1614 and B won: 3225
16:22:11 With the combination Random/Random in 10000 games A won 1615 and B won: 3225
16:22:11 With the combination Random/Random in 10000 games A won 1615 and B won: 3226
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3226
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3227
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3228
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3229
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3230
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3231
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3232
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3233
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3234
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3235
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3236
16:22:11 With the combination Random/Random in 10000 games A won 1616 and B won: 3237
16:22:11 With the combination Random/Random in 10000 games A won 1617 and B won: 3237
16:22:11 With the combination Random/Random in 10000 games A won 1617 and B won: 3238
16:22:11 With the combination Random/Random in 10000 games A won 1617 and B won: 3239
16:22:11 With the combination Random/Random in 10000 games A won 1617 and B won: 3240
16:22:11 With the combination Random/Random in 10000 games A won 1618 and B won: 3240
16:22:11 With the combination Random/Random in 10000 games A won 1618 and B won: 3241
16:22:11 With the combination Random/Random in 10000 games A won 1618 and B won: 3242
16:22:11 With the combination Random/Random in 10000 games A won 1618 and B won: 3243
16:22:11 With the combination Random/Random in 10000 games A won 1619 and B won: 3243
16:22:11 With the combination Random/Random in 10000 games A won 1620 and B won: 3243
16:22:11 With the combination Random/Random in 10000 games A won 1620 and B won: 3244
16:22:11 With the combination Random/Random in 10000 games A won 1621 and B won: 3244
16:22:11 With the combination Random/Random in 10000 games A won 1621 and B won: 3245
16:22:11 With the combination Random/Random in 10000 games A won 1621 and B won: 3246
16:22:11 With the combination Random/Random in 10000 games A won 1621 and B won: 3247
16:22:11 With the combination Random/Random in 10000 games A won 1621 and B won: 3248
16:22:11 With the combination Random/Random in 10000 games A won 1622 and B won: 3248
16:22:11 With the combination Random/Random in 10000 games A won 1623 and B won: 3248
16:22:11 With the combination Random/Random in 10000 games A won 1623 and B won: 3249
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3249
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3250
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3251
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3252
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3253
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3254
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3255
16:22:11 With the combination Random/Random in 10000 games A won 1624 and B won: 3256
16:22:11 With the combination Random/Random in 10000 games A won 1625 and B won: 3256
16:22:11 With the combination Random/Random in 10000 games A won 1626 and B won: 3256
16:22:11 With the combination Random/Random in 10000 games A won 1626 and B won: 3257
16:22:11 With the combination Random/Random in 10000 games A won 1626 and B won: 3258
16:22:11 With the combination Random/Random in 10000 games A won 1627 and B won: 3258
16:22:11 With the combination Random/Random in 10000 games A won 1627 and B won: 3259
16:22:11 With the combination Random/Random in 10000 games A won 1628 and B won: 3259
16:22:11 With the combination Random/Random in 10000 games A won 1628 and B won: 3260
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3260
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3261
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3262
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3263
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3264
16:22:11 With the combination Random/Random in 10000 games A won 1629 and B won: 3265
16:22:11 With the combination Random/Random in 10000 games A won 1630 and B won: 3265
16:22:11 With the combination Random/Random in 10000 games A won 1630 and B won: 3266
16:22:11 With the combination Random/Random in 10000 games A won 1630 and B won: 3267
16:22:11 With the combination Random/Random in 10000 games A won 1631 and B won: 3267
16:22:11 With the combination Random/Random in 10000 games A won 1631 and B won: 3268
16:22:11 With the combination Random/Random in 10000 games A won 1631 and B won: 3269
16:22:11 With the combination Random/Random in 10000 games A won 1632 and B won: 3269
16:22:11 With the combination Random/Random in 10000 games A won 1632 and B won: 3270
16:22:11 With the combination Random/Random in 10000 games A won 1633 and B won: 3270
16:22:11 With the combination Random/Random in 10000 games A won 1634 and B won: 3270
16:22:11 With the combination Random/Random in 10000 games A won 1635 and B won: 3270
16:22:11 With the combination Random/Random in 10000 games A won 1635 and B won: 3271
16:22:11 With the combination Random/Random in 10000 games A won 1635 and B won: 3272
16:22:11 With the combination Random/Random in 10000 games A won 1636 and B won: 3272
16:22:11 With the combination Random/Random in 10000 games A won 1637 and B won: 3272
16:22:11 With the combination Random/Random in 10000 games A won 1637 and B won: 3273
16:22:11 With the combination Random/Random in 10000 games A won 1638 and B won: 3273
16:22:11 With the combination Random/Random in 10000 games A won 1638 and B won: 3274
16:22:11 With the combination Random/Random in 10000 games A won 1638 and B won: 3275
16:22:11 With the combination Random/Random in 10000 games A won 1638 and B won: 3276
16:22:11 With the combination Random/Random in 10000 games A won 1639 and B won: 3276
16:22:11 With the combination Random/Random in 10000 games A won 1639 and B won: 3277
16:22:11 With the combination Random/Random in 10000 games A won 1639 and B won: 3278
16:22:11 With the combination Random/Random in 10000 games A won 1639 and B won: 3279
16:22:11 With the combination Random/Random in 10000 games A won 1639 and B won: 3280
16:22:11 With the combination Random/Random in 10000 games A won 1640 and B won: 3280
16:22:11 With the combination Random/Random in 10000 games A won 1640 and B won: 3281
16:22:11 With the combination Random/Random in 10000 games A won 1641 and B won: 3281
16:22:11 With the combination Random/Random in 10000 games A won 1642 and B won: 3281
16:22:11 With the combination Random/Random in 10000 games A won 1643 and B won: 3281
16:22:11 With the combination Random/Random in 10000 games A won 1643 and B won: 3282
16:22:11 With the combination Random/Random in 10000 games A won 1644 and B won: 3282
16:22:11 With the combination Random/Random in 10000 games A won 1645 and B won: 3282
16:22:11 With the combination Random/Random in 10000 games A won 1645 and B won: 3283
16:22:11 With the combination Random/Random in 10000 games A won 1645 and B won: 3284
16:22:11 With the combination Random/Random in 10000 games A won 1646 and B won: 3284
16:22:11 With the combination Random/Random in 10000 games A won 1646 and B won: 3285
16:22:11 With the combination Random/Random in 10000 games A won 1647 and B won: 3285
16:22:11 With the combination Random/Random in 10000 games A won 1647 and B won: 3286
16:22:11 With the combination Random/Random in 10000 games A won 1647 and B won: 3287
16:22:11 With the combination Random/Random in 10000 games A won 1647 and B won: 3288
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3288
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3289
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3290
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3291
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3292
16:22:11 With the combination Random/Random in 10000 games A won 1648 and B won: 3293
16:22:11 With the combination Random/Random in 10000 games A won 1649 and B won: 3293
16:22:11 With the combination Random/Random in 10000 games A won 1649 and B won: 3294
16:22:11 With the combination Random/Random in 10000 games A won 1649 and B won: 3295
16:22:11 With the combination Random/Random in 10000 games A won 1649 and B won: 3296
16:22:11 With the combination Random/Random in 10000 games A won 1649 and B won: 3297
16:22:11 With the combination Random/Random in 10000 games A won 1650 and B won: 3297
16:22:11 With the combination Random/Random in 10000 games A won 1651 and B won: 3297
16:22:11 With the combination Random/Random in 10000 games A won 1651 and B won: 3298
16:22:11 With the combination Random/Random in 10000 games A won 1652 and B won: 3298
16:22:11 With the combination Random/Random in 10000 games A won 1652 and B won: 3299
16:22:11 With the combination Random/Random in 10000 games A won 1652 and B won: 3300
16:22:11 With the combination Random/Random in 10000 games A won 1652 and B won: 3301
16:22:11 With the combination Random/Random in 10000 games A won 1652 and B won: 3302
16:22:11 With the combination Random/Random in 10000 games A won 1653 and B won: 3302
16:22:11 With the combination Random/Random in 10000 games A won 1653 and B won: 3303
16:22:11 With the combination Random/Random in 10000 games A won 1654 and B won: 3303
16:22:11 With the combination Random/Random in 10000 games A won 1655 and B won: 3303
16:22:11 With the combination Random/Random in 10000 games A won 1655 and B won: 3304
16:22:11 With the combination Random/Random in 10000 games A won 1655 and B won: 3305
16:22:11 With the combination Random/Random in 10000 games A won 1656 and B won: 3305
16:22:11 With the combination Random/Random in 10000 games A won 1656 and B won: 3306
16:22:11 With the combination Random/Random in 10000 games A won 1657 and B won: 3306
16:22:11 With the combination Random/Random in 10000 games A won 1657 and B won: 3307
16:22:11 With the combination Random/Random in 10000 games A won 1657 and B won: 3308
16:22:11 With the combination Random/Random in 10000 games A won 1657 and B won: 3309
16:22:11 With the combination Random/Random in 10000 games A won 1658 and B won: 3309
16:22:11 With the combination Random/Random in 10000 games A won 1658 and B won: 3310
16:22:11 With the combination Random/Random in 10000 games A won 1659 and B won: 3310
16:22:11 With the combination Random/Random in 10000 games A won 1660 and B won: 3310
16:22:11 With the combination Random/Random in 10000 games A won 1660 and B won: 3311
16:22:11 With the combination Random/Random in 10000 games A won 1660 and B won: 3312
16:22:11 With the combination Random/Random in 10000 games A won 1660 and B won: 3313
16:22:11 With the combination Random/Random in 10000 games A won 1661 and B won: 3313
16:22:11 With the combination Random/Random in 10000 games A won 1662 and B won: 3313
16:22:11 With the combination Random/Random in 10000 games A won 1662 and B won: 3314
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3314
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3315
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3316
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3317
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3318
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3319
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3320
16:22:11 With the combination Random/Random in 10000 games A won 1663 and B won: 3321
16:22:11 With the combination Random/Random in 10000 games A won 1664 and B won: 3321
16:22:11 With the combination Random/Random in 10000 games A won 1664 and B won: 3322
16:22:11 With the combination Random/Random in 10000 games A won 1664 and B won: 3323
16:22:11 With the combination Random/Random in 10000 games A won 1665 and B won: 3323
16:22:11 With the combination Random/Random in 10000 games A won 1665 and B won: 3324
16:22:11 With the combination Random/Random in 10000 games A won 1665 and B won: 3325
16:22:11 With the combination Random/Random in 10000 games A won 1666 and B won: 3325
16:22:11 With the combination Random/Random in 10000 games A won 1666 and B won: 3326
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3326
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3327
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3328
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3329
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3330
16:22:11 With the combination Random/Random in 10000 games A won 1667 and B won: 3331
16:22:11 With the combination Random/Random in 10000 games A won 1668 and B won: 3331
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3331
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3332
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3333
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3334
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3335
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3336
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3337
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3338
16:22:11 With the combination Random/Random in 10000 games A won 1669 and B won: 3339
16:22:11 With the combination Random/Random in 10000 games A won 1670 and B won: 3339
16:22:11 With the combination Random/Random in 10000 games A won 1671 and B won: 3339
16:22:11 With the combination Random/Random in 10000 games A won 1671 and B won: 3340
16:22:11 With the combination Random/Random in 10000 games A won 1671 and B won: 3341
16:22:11 With the combination Random/Random in 10000 games A won 1672 and B won: 3341
16:22:11 With the combination Random/Random in 10000 games A won 1672 and B won: 3342
16:22:11 With the combination Random/Random in 10000 games A won 1673 and B won: 3342
16:22:11 With the combination Random/Random in 10000 games A won 1673 and B won: 3343
16:22:11 With the combination Random/Random in 10000 games A won 1674 and B won: 3343
16:22:11 With the combination Random/Random in 10000 games A won 1674 and B won: 3344
16:22:11 With the combination Random/Random in 10000 games A won 1675 and B won: 3344
16:22:11 With the combination Random/Random in 10000 games A won 1675 and B won: 3345
16:22:11 With the combination Random/Random in 10000 games A won 1676 and B won: 3345
16:22:11 With the combination Random/Random in 10000 games A won 1676 and B won: 3346
16:22:11 With the combination Random/Random in 10000 games A won 1676 and B won: 3347
16:22:11 With the combination Random/Random in 10000 games A won 1676 and B won: 3348
16:22:11 With the combination Random/Random in 10000 games A won 1677 and B won: 3348
16:22:11 With the combination Random/Random in 10000 games A won 1678 and B won: 3348
16:22:11 With the combination Random/Random in 10000 games A won 1678 and B won: 3349
16:22:11 With the combination Random/Random in 10000 games A won 1678 and B won: 3350
16:22:11 With the combination Random/Random in 10000 games A won 1679 and B won: 3350
16:22:11 With the combination Random/Random in 10000 games A won 1679 and B won: 3351
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3351
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3352
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3353
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3354
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3355
16:22:11 With the combination Random/Random in 10000 games A won 1680 and B won: 3356
16:22:11 With the combination Random/Random in 10000 games A won 1681 and B won: 3356
16:22:11 With the combination Random/Random in 10000 games A won 1681 and B won: 3357
16:22:11 With the combination Random/Random in 10000 games A won 1682 and B won: 3357
16:22:11 With the combination Random/Random in 10000 games A won 1682 and B won: 3358
16:22:11 With the combination Random/Random in 10000 games A won 1683 and B won: 3358
16:22:11 With the combination Random/Random in 10000 games A won 1684 and B won: 3358
16:22:11 With the combination Random/Random in 10000 games A won 1685 and B won: 3358
16:22:11 With the combination Random/Random in 10000 games A won 1685 and B won: 3359
16:22:11 With the combination Random/Random in 10000 games A won 1685 and B won: 3360
16:22:11 With the combination Random/Random in 10000 games A won 1686 and B won: 3360
16:22:11 With the combination Random/Random in 10000 games A won 1686 and B won: 3361
16:22:11 With the combination Random/Random in 10000 games A won 1686 and B won: 3362
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3362
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3363
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3364
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3365
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3366
16:22:11 With the combination Random/Random in 10000 games A won 1687 and B won: 3367
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3367
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3368
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3369
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3370
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3371
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3372
16:22:11 With the combination Random/Random in 10000 games A won 1688 and B won: 3373
16:22:11 With the combination Random/Random in 10000 games A won 1689 and B won: 3373
16:22:11 With the combination Random/Random in 10000 games A won 1689 and B won: 3374
16:22:11 With the combination Random/Random in 10000 games A won 1690 and B won: 3374
16:22:11 With the combination Random/Random in 10000 games A won 1690 and B won: 3375
16:22:11 With the combination Random/Random in 10000 games A won 1691 and B won: 3375
16:22:11 With the combination Random/Random in 10000 games A won 1692 and B won: 3375
16:22:11 With the combination Random/Random in 10000 games A won 1692 and B won: 3376
16:22:11 With the combination Random/Random in 10000 games A won 1692 and B won: 3377
16:22:11 With the combination Random/Random in 10000 games A won 1693 and B won: 3377
16:22:11 With the combination Random/Random in 10000 games A won 1694 and B won: 3377
16:22:11 With the combination Random/Random in 10000 games A won 1694 and B won: 3378
16:22:11 With the combination Random/Random in 10000 games A won 1694 and B won: 3379
16:22:11 With the combination Random/Random in 10000 games A won 1694 and B won: 3380
16:22:11 With the combination Random/Random in 10000 games A won 1695 and B won: 3380
16:22:11 With the combination Random/Random in 10000 games A won 1696 and B won: 3380
16:22:11 With the combination Random/Random in 10000 games A won 1696 and B won: 3381
16:22:11 With the combination Random/Random in 10000 games A won 1696 and B won: 3382
16:22:11 With the combination Random/Random in 10000 games A won 1697 and B won: 3382
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3382
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3383
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3384
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3385
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3386
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3387
16:22:11 With the combination Random/Random in 10000 games A won 1698 and B won: 3388
16:22:11 With the combination Random/Random in 10000 games A won 1699 and B won: 3388
16:22:11 With the combination Random/Random in 10000 games A won 1700 and B won: 3388
16:22:11 With the combination Random/Random in 10000 games A won 1700 and B won: 3389
16:22:11 With the combination Random/Random in 10000 games A won 1701 and B won: 3389
16:22:11 With the combination Random/Random in 10000 games A won 1701 and B won: 3390
16:22:11 With the combination Random/Random in 10000 games A won 1701 and B won: 3391
16:22:11 With the combination Random/Random in 10000 games A won 1702 and B won: 3391
16:22:11 With the combination Random/Random in 10000 games A won 1702 and B won: 3392
16:22:11 With the combination Random/Random in 10000 games A won 1703 and B won: 3392
16:22:11 With the combination Random/Random in 10000 games A won 1704 and B won: 3392
16:22:11 With the combination Random/Random in 10000 games A won 1704 and B won: 3393
16:22:11 With the combination Random/Random in 10000 games A won 1705 and B won: 3393
16:22:11 With the combination Random/Random in 10000 games A won 1705 and B won: 3394
16:22:11 With the combination Random/Random in 10000 games A won 1705 and B won: 3395
16:22:11 With the combination Random/Random in 10000 games A won 1706 and B won: 3395
16:22:11 With the combination Random/Random in 10000 games A won 1706 and B won: 3396
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3396
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3397
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3398
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3399
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3400
16:22:11 With the combination Random/Random in 10000 games A won 1707 and B won: 3401
16:22:11 With the combination Random/Random in 10000 games A won 1708 and B won: 3401
16:22:11 With the combination Random/Random in 10000 games A won 1709 and B won: 3401
16:22:11 With the combination Random/Random in 10000 games A won 1710 and B won: 3401
16:22:11 With the combination Random/Random in 10000 games A won 1711 and B won: 3401
16:22:11 With the combination Random/Random in 10000 games A won 1711 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1712 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1713 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1714 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1715 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1716 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1717 and B won: 3402
16:22:11 With the combination Random/Random in 10000 games A won 1717 and B won: 3403
16:22:11 With the combination Random/Random in 10000 games A won 1718 and B won: 3403
16:22:11 With the combination Random/Random in 10000 games A won 1719 and B won: 3403
16:22:11 With the combination Random/Random in 10000 games A won 1719 and B won: 3404
16:22:11 With the combination Random/Random in 10000 games A won 1719 and B won: 3405
16:22:11 With the combination Random/Random in 10000 games A won 1719 and B won: 3406
16:22:11 With the combination Random/Random in 10000 games A won 1719 and B won: 3407
16:22:11 With the combination Random/Random in 10000 games A won 1720 and B won: 3407
16:22:11 With the combination Random/Random in 10000 games A won 1721 and B won: 3407
16:22:11 With the combination Random/Random in 10000 games A won 1721 and B won: 3408
16:22:11 With the combination Random/Random in 10000 games A won 1722 and B won: 3408
16:22:11 With the combination Random/Random in 10000 games A won 1723 and B won: 3408
16:22:11 With the combination Random/Random in 10000 games A won 1723 and B won: 3409
16:22:11 With the combination Random/Random in 10000 games A won 1723 and B won: 3410
16:22:11 With the combination Random/Random in 10000 games A won 1723 and B won: 3411
16:22:11 With the combination Random/Random in 10000 games A won 1723 and B won: 3412
16:22:11 With the combination Random/Random in 10000 games A won 1724 and B won: 3412
16:22:11 With the combination Random/Random in 10000 games A won 1724 and B won: 3413
16:22:11 With the combination Random/Random in 10000 games A won 1725 and B won: 3413
16:22:11 With the combination Random/Random in 10000 games A won 1725 and B won: 3414
16:22:11 With the combination Random/Random in 10000 games A won 1726 and B won: 3414
16:22:11 With the combination Random/Random in 10000 games A won 1726 and B won: 3415
16:22:11 With the combination Random/Random in 10000 games A won 1726 and B won: 3416
16:22:11 With the combination Random/Random in 10000 games A won 1727 and B won: 3416
16:22:11 With the combination Random/Random in 10000 games A won 1727 and B won: 3417
16:22:11 With the combination Random/Random in 10000 games A won 1728 and B won: 3417
16:22:11 With the combination Random/Random in 10000 games A won 1728 and B won: 3418
16:22:11 With the combination Random/Random in 10000 games A won 1728 and B won: 3419
16:22:11 With the combination Random/Random in 10000 games A won 1729 and B won: 3419
16:22:11 With the combination Random/Random in 10000 games A won 1730 and B won: 3419
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3419
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3420
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3421
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3422
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3423
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3424
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3425
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3426
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3427
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3428
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3429
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3430
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3431
16:22:11 With the combination Random/Random in 10000 games A won 1731 and B won: 3432
16:22:11 With the combination Random/Random in 10000 games A won 1732 and B won: 3432
16:22:11 With the combination Random/Random in 10000 games A won 1733 and B won: 3432
16:22:11 With the combination Random/Random in 10000 games A won 1733 and B won: 3433
16:22:11 With the combination Random/Random in 10000 games A won 1733 and B won: 3434
16:22:11 With the combination Random/Random in 10000 games A won 1733 and B won: 3435
16:22:11 With the combination Random/Random in 10000 games A won 1734 and B won: 3435
16:22:11 With the combination Random/Random in 10000 games A won 1734 and B won: 3436
16:22:11 With the combination Random/Random in 10000 games A won 1734 and B won: 3437
16:22:11 With the combination Random/Random in 10000 games A won 1735 and B won: 3437
16:22:11 With the combination Random/Random in 10000 games A won 1735 and B won: 3438
16:22:11 With the combination Random/Random in 10000 games A won 1735 and B won: 3439
16:22:11 With the combination Random/Random in 10000 games A won 1736 and B won: 3439
16:22:11 With the combination Random/Random in 10000 games A won 1736 and B won: 3440
16:22:11 With the combination Random/Random in 10000 games A won 1736 and B won: 3441
16:22:11 With the combination Random/Random in 10000 games A won 1737 and B won: 3441
16:22:11 With the combination Random/Random in 10000 games A won 1737 and B won: 3442
16:22:11 With the combination Random/Random in 10000 games A won 1738 and B won: 3442
16:22:11 With the combination Random/Random in 10000 games A won 1738 and B won: 3443
16:22:11 With the combination Random/Random in 10000 games A won 1738 and B won: 3444
16:22:11 With the combination Random/Random in 10000 games A won 1738 and B won: 3445
16:22:11 With the combination Random/Random in 10000 games A won 1738 and B won: 3446
16:22:11 With the combination Random/Random in 10000 games A won 1739 and B won: 3446
16:22:11 With the combination Random/Random in 10000 games A won 1739 and B won: 3447
16:22:11 With the combination Random/Random in 10000 games A won 1739 and B won: 3448
16:22:11 With the combination Random/Random in 10000 games A won 1739 and B won: 3449
16:22:11 With the combination Random/Random in 10000 games A won 1740 and B won: 3449
16:22:11 With the combination Random/Random in 10000 games A won 1740 and B won: 3450
16:22:11 With the combination Random/Random in 10000 games A won 1740 and B won: 3451
16:22:11 With the combination Random/Random in 10000 games A won 1741 and B won: 3451
16:22:11 With the combination Random/Random in 10000 games A won 1742 and B won: 3451
16:22:11 With the combination Random/Random in 10000 games A won 1742 and B won: 3452
16:22:11 With the combination Random/Random in 10000 games A won 1742 and B won: 3453
16:22:11 With the combination Random/Random in 10000 games A won 1742 and B won: 3454
16:22:11 With the combination Random/Random in 10000 games A won 1743 and B won: 3454
16:22:11 With the combination Random/Random in 10000 games A won 1743 and B won: 3455
16:22:11 With the combination Random/Random in 10000 games A won 1744 and B won: 3455
16:22:11 With the combination Random/Random in 10000 games A won 1744 and B won: 3456
16:22:11 With the combination Random/Random in 10000 games A won 1745 and B won: 3456
16:22:11 With the combination Random/Random in 10000 games A won 1745 and B won: 3457
16:22:11 With the combination Random/Random in 10000 games A won 1745 and B won: 3458
16:22:11 With the combination Random/Random in 10000 games A won 1746 and B won: 3458
16:22:11 With the combination Random/Random in 10000 games A won 1746 and B won: 3459
16:22:11 With the combination Random/Random in 10000 games A won 1747 and B won: 3459
16:22:11 With the combination Random/Random in 10000 games A won 1747 and B won: 3460
16:22:11 With the combination Random/Random in 10000 games A won 1747 and B won: 3461
16:22:11 With the combination Random/Random in 10000 games A won 1748 and B won: 3461
16:22:11 With the combination Random/Random in 10000 games A won 1748 and B won: 3462
16:22:11 With the combination Random/Random in 10000 games A won 1749 and B won: 3462
16:22:11 With the combination Random/Random in 10000 games A won 1749 and B won: 3463
16:22:11 With the combination Random/Random in 10000 games A won 1750 and B won: 3463
16:22:11 With the combination Random/Random in 10000 games A won 1751 and B won: 3463
16:22:11 With the combination Random/Random in 10000 games A won 1751 and B won: 3464
16:22:11 With the combination Random/Random in 10000 games A won 1751 and B won: 3465
16:22:11 With the combination Random/Random in 10000 games A won 1751 and B won: 3466
16:22:11 With the combination Random/Random in 10000 games A won 1752 and B won: 3466
16:22:11 With the combination Random/Random in 10000 games A won 1752 and B won: 3467
16:22:11 With the combination Random/Random in 10000 games A won 1752 and B won: 3468
16:22:11 With the combination Random/Random in 10000 games A won 1753 and B won: 3468
16:22:11 With the combination Random/Random in 10000 games A won 1753 and B won: 3469
16:22:11 With the combination Random/Random in 10000 games A won 1753 and B won: 3470
16:22:11 With the combination Random/Random in 10000 games A won 1753 and B won: 3471
16:22:11 With the combination Random/Random in 10000 games A won 1754 and B won: 3471
16:22:11 With the combination Random/Random in 10000 games A won 1755 and B won: 3471
16:22:11 With the combination Random/Random in 10000 games A won 1755 and B won: 3472
16:22:11 With the combination Random/Random in 10000 games A won 1756 and B won: 3472
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3472
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3473
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3474
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3475
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3476
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3477
16:22:11 With the combination Random/Random in 10000 games A won 1757 and B won: 3478
16:22:11 With the combination Random/Random in 10000 games A won 1758 and B won: 3478
16:22:11 With the combination Random/Random in 10000 games A won 1758 and B won: 3479
16:22:11 With the combination Random/Random in 10000 games A won 1758 and B won: 3480
16:22:11 With the combination Random/Random in 10000 games A won 1758 and B won: 3481
16:22:11 With the combination Random/Random in 10000 games A won 1758 and B won: 3482
16:22:11 With the combination Random/Random in 10000 games A won 1759 and B won: 3482
16:22:11 With the combination Random/Random in 10000 games A won 1759 and B won: 3483
16:22:11 With the combination Random/Random in 10000 games A won 1759 and B won: 3484
16:22:11 With the combination Random/Random in 10000 games A won 1760 and B won: 3484
16:22:11 With the combination Random/Random in 10000 games A won 1761 and B won: 3484
16:22:11 With the combination Random/Random in 10000 games A won 1761 and B won: 3485
16:22:11 With the combination Random/Random in 10000 games A won 1762 and B won: 3485
16:22:11 With the combination Random/Random in 10000 games A won 1762 and B won: 3486
16:22:11 With the combination Random/Random in 10000 games A won 1762 and B won: 3487
16:22:11 With the combination Random/Random in 10000 games A won 1762 and B won: 3488
16:22:11 With the combination Random/Random in 10000 games A won 1763 and B won: 3488
16:22:11 With the combination Random/Random in 10000 games A won 1764 and B won: 3488
16:22:11 With the combination Random/Random in 10000 games A won 1764 and B won: 3489
16:22:11 With the combination Random/Random in 10000 games A won 1764 and B won: 3490
16:22:11 With the combination Random/Random in 10000 games A won 1765 and B won: 3490
16:22:11 With the combination Random/Random in 10000 games A won 1765 and B won: 3491
16:22:11 With the combination Random/Random in 10000 games A won 1765 and B won: 3492
16:22:11 With the combination Random/Random in 10000 games A won 1765 and B won: 3493
16:22:11 With the combination Random/Random in 10000 games A won 1765 and B won: 3494
16:22:11 With the combination Random/Random in 10000 games A won 1766 and B won: 3494
16:22:11 With the combination Random/Random in 10000 games A won 1767 and B won: 3494
16:22:11 With the combination Random/Random in 10000 games A won 1767 and B won: 3495
16:22:11 With the combination Random/Random in 10000 games A won 1768 and B won: 3495
16:22:11 With the combination Random/Random in 10000 games A won 1768 and B won: 3496
16:22:11 With the combination Random/Random in 10000 games A won 1768 and B won: 3497
16:22:11 With the combination Random/Random in 10000 games A won 1769 and B won: 3497
16:22:11 With the combination Random/Random in 10000 games A won 1769 and B won: 3498
16:22:11 With the combination Random/Random in 10000 games A won 1770 and B won: 3498
16:22:11 With the combination Random/Random in 10000 games A won 1770 and B won: 3499
16:22:11 With the combination Random/Random in 10000 games A won 1770 and B won: 3500
16:22:11 With the combination Random/Random in 10000 games A won 1771 and B won: 3500
16:22:11 With the combination Random/Random in 10000 games A won 1772 and B won: 3500
16:22:11 With the combination Random/Random in 10000 games A won 1773 and B won: 3500
16:22:11 With the combination Random/Random in 10000 games A won 1774 and B won: 3500
16:22:11 With the combination Random/Random in 10000 games A won 1774 and B won: 3501
16:22:11 With the combination Random/Random in 10000 games A won 1775 and B won: 3501
16:22:11 With the combination Random/Random in 10000 games A won 1775 and B won: 3502
16:22:11 With the combination Random/Random in 10000 games A won 1775 and B won: 3503
16:22:11 With the combination Random/Random in 10000 games A won 1775 and B won: 3504
16:22:11 With the combination Random/Random in 10000 games A won 1776 and B won: 3504
16:22:11 With the combination Random/Random in 10000 games A won 1776 and B won: 3505
16:22:11 With the combination Random/Random in 10000 games A won 1776 and B won: 3506
16:22:11 With the combination Random/Random in 10000 games A won 1776 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1777 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1778 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1779 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1780 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1781 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1782 and B won: 3507
16:22:11 With the combination Random/Random in 10000 games A won 1782 and B won: 3508
16:22:11 With the combination Random/Random in 10000 games A won 1782 and B won: 3509
16:22:11 With the combination Random/Random in 10000 games A won 1782 and B won: 3510
16:22:11 With the combination Random/Random in 10000 games A won 1782 and B won: 3511
16:22:11 With the combination Random/Random in 10000 games A won 1783 and B won: 3511
16:22:11 With the combination Random/Random in 10000 games A won 1783 and B won: 3512
16:22:11 With the combination Random/Random in 10000 games A won 1783 and B won: 3513
16:22:11 With the combination Random/Random in 10000 games A won 1784 and B won: 3513
16:22:11 With the combination Random/Random in 10000 games A won 1784 and B won: 3514
16:22:11 With the combination Random/Random in 10000 games A won 1785 and B won: 3514
16:22:11 With the combination Random/Random in 10000 games A won 1785 and B won: 3515
16:22:11 With the combination Random/Random in 10000 games A won 1785 and B won: 3516
16:22:11 With the combination Random/Random in 10000 games A won 1786 and B won: 3516
16:22:11 With the combination Random/Random in 10000 games A won 1787 and B won: 3516
16:22:11 With the combination Random/Random in 10000 games A won 1788 and B won: 3516
16:22:11 With the combination Random/Random in 10000 games A won 1788 and B won: 3517
16:22:11 With the combination Random/Random in 10000 games A won 1788 and B won: 3518
16:22:11 With the combination Random/Random in 10000 games A won 1789 and B won: 3518
16:22:11 With the combination Random/Random in 10000 games A won 1790 and B won: 3518
16:22:11 With the combination Random/Random in 10000 games A won 1790 and B won: 3519
16:22:11 With the combination Random/Random in 10000 games A won 1791 and B won: 3519
16:22:11 With the combination Random/Random in 10000 games A won 1791 and B won: 3520
16:22:11 With the combination Random/Random in 10000 games A won 1792 and B won: 3520
16:22:11 With the combination Random/Random in 10000 games A won 1792 and B won: 3521
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3521
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3522
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3523
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3524
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3525
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3526
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3527
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3528
16:22:11 With the combination Random/Random in 10000 games A won 1793 and B won: 3529
16:22:11 With the combination Random/Random in 10000 games A won 1794 and B won: 3529
16:22:11 With the combination Random/Random in 10000 games A won 1795 and B won: 3529
16:22:11 With the combination Random/Random in 10000 games A won 1796 and B won: 3529
16:22:11 With the combination Random/Random in 10000 games A won 1796 and B won: 3530
16:22:11 With the combination Random/Random in 10000 games A won 1796 and B won: 3531
16:22:11 With the combination Random/Random in 10000 games A won 1797 and B won: 3531
16:22:11 With the combination Random/Random in 10000 games A won 1798 and B won: 3531
16:22:11 With the combination Random/Random in 10000 games A won 1798 and B won: 3532
16:22:11 With the combination Random/Random in 10000 games A won 1799 and B won: 3532
16:22:11 With the combination Random/Random in 10000 games A won 1799 and B won: 3533
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3533
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3534
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3535
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3536
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3537
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3538
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3539
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3540
16:22:11 With the combination Random/Random in 10000 games A won 1800 and B won: 3541
16:22:11 With the combination Random/Random in 10000 games A won 1801 and B won: 3541
16:22:11 With the combination Random/Random in 10000 games A won 1801 and B won: 3542
16:22:11 With the combination Random/Random in 10000 games A won 1801 and B won: 3543
16:22:11 With the combination Random/Random in 10000 games A won 1801 and B won: 3544
16:22:11 With the combination Random/Random in 10000 games A won 1802 and B won: 3544
16:22:11 With the combination Random/Random in 10000 games A won 1802 and B won: 3545
16:22:11 With the combination Random/Random in 10000 games A won 1803 and B won: 3545
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3545
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3546
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3547
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3548
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3549
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3550
16:22:11 With the combination Random/Random in 10000 games A won 1804 and B won: 3551
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3551
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3552
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3553
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3554
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3555
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3556
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3557
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3558
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3559
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3560
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3561
16:22:11 With the combination Random/Random in 10000 games A won 1805 and B won: 3562
16:22:11 With the combination Random/Random in 10000 games A won 1806 and B won: 3562
16:22:11 With the combination Random/Random in 10000 games A won 1807 and B won: 3562
16:22:11 With the combination Random/Random in 10000 games A won 1807 and B won: 3563
16:22:11 With the combination Random/Random in 10000 games A won 1807 and B won: 3564
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3564
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3565
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3566
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3567
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3568
16:22:11 With the combination Random/Random in 10000 games A won 1808 and B won: 3569
16:22:11 With the combination Random/Random in 10000 games A won 1809 and B won: 3569
16:22:11 With the combination Random/Random in 10000 games A won 1809 and B won: 3570
16:22:11 With the combination Random/Random in 10000 games A won 1809 and B won: 3571
16:22:11 With the combination Random/Random in 10000 games A won 1809 and B won: 3572
16:22:11 With the combination Random/Random in 10000 games A won 1810 and B won: 3572
16:22:11 With the combination Random/Random in 10000 games A won 1810 and B won: 3573
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3573
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3574
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3575
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3576
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3577
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3578
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3579
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3580
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3581
16:22:11 With the combination Random/Random in 10000 games A won 1811 and B won: 3582
16:22:11 With the combination Random/Random in 10000 games A won 1812 and B won: 3582
16:22:11 With the combination Random/Random in 10000 games A won 1812 and B won: 3583
16:22:11 With the combination Random/Random in 10000 games A won 1812 and B won: 3584
16:22:11 With the combination Random/Random in 10000 games A won 1813 and B won: 3584
16:22:11 With the combination Random/Random in 10000 games A won 1814 and B won: 3584
16:22:11 With the combination Random/Random in 10000 games A won 1814 and B won: 3585
16:22:11 With the combination Random/Random in 10000 games A won 1814 and B won: 3586
16:22:11 With the combination Random/Random in 10000 games A won 1814 and B won: 3587
16:22:11 With the combination Random/Random in 10000 games A won 1814 and B won: 3588
16:22:11 With the combination Random/Random in 10000 games A won 1815 and B won: 3588
16:22:11 With the combination Random/Random in 10000 games A won 1815 and B won: 3589
16:22:11 With the combination Random/Random in 10000 games A won 1815 and B won: 3590
16:22:11 With the combination Random/Random in 10000 games A won 1816 and B won: 3590
16:22:11 With the combination Random/Random in 10000 games A won 1816 and B won: 3591
16:22:11 With the combination Random/Random in 10000 games A won 1816 and B won: 3592
16:22:11 With the combination Random/Random in 10000 games A won 1817 and B won: 3592
16:22:11 With the combination Random/Random in 10000 games A won 1818 and B won: 3592
16:22:11 With the combination Random/Random in 10000 games A won 1819 and B won: 3592
16:22:11 With the combination Random/Random in 10000 games A won 1819 and B won: 3593
16:22:11 With the combination Random/Random in 10000 games A won 1820 and B won: 3593
16:22:11 With the combination Random/Random in 10000 games A won 1820 and B won: 3594
16:22:11 With the combination Random/Random in 10000 games A won 1821 and B won: 3594
16:22:11 With the combination Random/Random in 10000 games A won 1822 and B won: 3594
16:22:11 With the combination Random/Random in 10000 games A won 1823 and B won: 3594
16:22:11 With the combination Random/Random in 10000 games A won 1823 and B won: 3595
16:22:11 With the combination Random/Random in 10000 games A won 1823 and B won: 3596
16:22:11 With the combination Random/Random in 10000 games A won 1824 and B won: 3596
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3596
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3597
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3598
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3599
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3600
16:22:11 With the combination Random/Random in 10000 games A won 1825 and B won: 3601
16:22:11 With the combination Random/Random in 10000 games A won 1826 and B won: 3601
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3601
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3602
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3603
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3604
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3605
16:22:11 With the combination Random/Random in 10000 games A won 1827 and B won: 3606
16:22:11 With the combination Random/Random in 10000 games A won 1828 and B won: 3606
16:22:11 With the combination Random/Random in 10000 games A won 1828 and B won: 3607
16:22:11 With the combination Random/Random in 10000 games A won 1828 and B won: 3608
16:22:11 With the combination Random/Random in 10000 games A won 1828 and B won: 3609
16:22:11 With the combination Random/Random in 10000 games A won 1829 and B won: 3609
16:22:11 With the combination Random/Random in 10000 games A won 1829 and B won: 3610
16:22:11 With the combination Random/Random in 10000 games A won 1830 and B won: 3610
16:22:11 With the combination Random/Random in 10000 games A won 1831 and B won: 3610
16:22:11 With the combination Random/Random in 10000 games A won 1832 and B won: 3610
16:22:11 With the combination Random/Random in 10000 games A won 1832 and B won: 3611
16:22:11 With the combination Random/Random in 10000 games A won 1832 and B won: 3612
16:22:11 With the combination Random/Random in 10000 games A won 1833 and B won: 3612
16:22:11 With the combination Random/Random in 10000 games A won 1833 and B won: 3613
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3613
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3614
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3615
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3616
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3617
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3618
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3619
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3620
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3621
16:22:11 With the combination Random/Random in 10000 games A won 1834 and B won: 3622
16:22:11 With the combination Random/Random in 10000 games A won 1835 and B won: 3622
16:22:11 With the combination Random/Random in 10000 games A won 1835 and B won: 3623
16:22:11 With the combination Random/Random in 10000 games A won 1836 and B won: 3623
16:22:11 With the combination Random/Random in 10000 games A won 1836 and B won: 3624
16:22:11 With the combination Random/Random in 10000 games A won 1837 and B won: 3624
16:22:11 With the combination Random/Random in 10000 games A won 1837 and B won: 3625
16:22:11 With the combination Random/Random in 10000 games A won 1837 and B won: 3626
16:22:11 With the combination Random/Random in 10000 games A won 1838 and B won: 3626
16:22:11 With the combination Random/Random in 10000 games A won 1838 and B won: 3627
16:22:11 With the combination Random/Random in 10000 games A won 1838 and B won: 3628
16:22:11 With the combination Random/Random in 10000 games A won 1838 and B won: 3629
16:22:11 With the combination Random/Random in 10000 games A won 1839 and B won: 3629
16:22:11 With the combination Random/Random in 10000 games A won 1839 and B won: 3630
16:22:11 With the combination Random/Random in 10000 games A won 1839 and B won: 3631
16:22:11 With the combination Random/Random in 10000 games A won 1839 and B won: 3632
16:22:11 With the combination Random/Random in 10000 games A won 1839 and B won: 3633
16:22:11 With the combination Random/Random in 10000 games A won 1840 and B won: 3633
16:22:11 With the combination Random/Random in 10000 games A won 1841 and B won: 3633
16:22:11 With the combination Random/Random in 10000 games A won 1841 and B won: 3634
16:22:11 With the combination Random/Random in 10000 games A won 1842 and B won: 3634
16:22:11 With the combination Random/Random in 10000 games A won 1843 and B won: 3634
16:22:11 With the combination Random/Random in 10000 games A won 1844 and B won: 3634
16:22:11 With the combination Random/Random in 10000 games A won 1844 and B won: 3635
16:22:11 With the combination Random/Random in 10000 games A won 1845 and B won: 3635
16:22:11 With the combination Random/Random in 10000 games A won 1846 and B won: 3635
16:22:11 With the combination Random/Random in 10000 games A won 1846 and B won: 3636
16:22:11 With the combination Random/Random in 10000 games A won 1846 and B won: 3637
16:22:11 With the combination Random/Random in 10000 games A won 1846 and B won: 3638
16:22:11 With the combination Random/Random in 10000 games A won 1847 and B won: 3638
16:22:11 With the combination Random/Random in 10000 games A won 1847 and B won: 3639
16:22:11 With the combination Random/Random in 10000 games A won 1847 and B won: 3640
16:22:11 With the combination Random/Random in 10000 games A won 1848 and B won: 3640
16:22:11 With the combination Random/Random in 10000 games A won 1849 and B won: 3640
16:22:11 With the combination Random/Random in 10000 games A won 1850 and B won: 3640
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3640
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3641
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3642
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3643
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3644
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3645
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3646
16:22:11 With the combination Random/Random in 10000 games A won 1851 and B won: 3647
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3647
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3648
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3649
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3650
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3651
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3652
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3653
16:22:11 With the combination Random/Random in 10000 games A won 1852 and B won: 3654
16:22:11 With the combination Random/Random in 10000 games A won 1853 and B won: 3654
16:22:11 With the combination Random/Random in 10000 games A won 1853 and B won: 3655
16:22:11 With the combination Random/Random in 10000 games A won 1853 and B won: 3656
16:22:11 With the combination Random/Random in 10000 games A won 1853 and B won: 3657
16:22:11 With the combination Random/Random in 10000 games A won 1853 and B won: 3658
16:22:11 With the combination Random/Random in 10000 games A won 1854 and B won: 3658
16:22:11 With the combination Random/Random in 10000 games A won 1854 and B won: 3659
16:22:11 With the combination Random/Random in 10000 games A won 1855 and B won: 3659
16:22:11 With the combination Random/Random in 10000 games A won 1855 and B won: 3660
16:22:11 With the combination Random/Random in 10000 games A won 1855 and B won: 3661
16:22:11 With the combination Random/Random in 10000 games A won 1855 and B won: 3662
16:22:11 With the combination Random/Random in 10000 games A won 1855 and B won: 3663
16:22:11 With the combination Random/Random in 10000 games A won 1856 and B won: 3663
16:22:11 With the combination Random/Random in 10000 games A won 1856 and B won: 3664
16:22:11 With the combination Random/Random in 10000 games A won 1856 and B won: 3665
16:22:11 With the combination Random/Random in 10000 games A won 1856 and B won: 3666
16:22:11 With the combination Random/Random in 10000 games A won 1857 and B won: 3666
16:22:11 With the combination Random/Random in 10000 games A won 1857 and B won: 3667
16:22:11 With the combination Random/Random in 10000 games A won 1858 and B won: 3667
16:22:11 With the combination Random/Random in 10000 games A won 1859 and B won: 3667
16:22:11 With the combination Random/Random in 10000 games A won 1859 and B won: 3668
16:22:11 With the combination Random/Random in 10000 games A won 1859 and B won: 3669
16:22:11 With the combination Random/Random in 10000 games A won 1860 and B won: 3669
16:22:11 With the combination Random/Random in 10000 games A won 1860 and B won: 3670
16:22:11 With the combination Random/Random in 10000 games A won 1860 and B won: 3671
16:22:11 With the combination Random/Random in 10000 games A won 1861 and B won: 3671
16:22:11 With the combination Random/Random in 10000 games A won 1861 and B won: 3672
16:22:11 With the combination Random/Random in 10000 games A won 1861 and B won: 3673
16:22:11 With the combination Random/Random in 10000 games A won 1861 and B won: 3674
16:22:11 With the combination Random/Random in 10000 games A won 1861 and B won: 3675
16:22:11 With the combination Random/Random in 10000 games A won 1862 and B won: 3675
16:22:11 With the combination Random/Random in 10000 games A won 1862 and B won: 3676
16:22:11 With the combination Random/Random in 10000 games A won 1863 and B won: 3676
16:22:11 With the combination Random/Random in 10000 games A won 1863 and B won: 3677
16:22:11 With the combination Random/Random in 10000 games A won 1864 and B won: 3677
16:22:11 With the combination Random/Random in 10000 games A won 1864 and B won: 3678
16:22:11 With the combination Random/Random in 10000 games A won 1864 and B won: 3679
16:22:11 With the combination Random/Random in 10000 games A won 1864 and B won: 3680
16:22:11 With the combination Random/Random in 10000 games A won 1864 and B won: 3681
16:22:11 With the combination Random/Random in 10000 games A won 1865 and B won: 3681
16:22:11 With the combination Random/Random in 10000 games A won 1865 and B won: 3682
16:22:11 With the combination Random/Random in 10000 games A won 1866 and B won: 3682
16:22:11 With the combination Random/Random in 10000 games A won 1866 and B won: 3683
16:22:11 With the combination Random/Random in 10000 games A won 1867 and B won: 3683
16:22:11 With the combination Random/Random in 10000 games A won 1867 and B won: 3684
16:22:11 With the combination Random/Random in 10000 games A won 1867 and B won: 3685
16:22:11 With the combination Random/Random in 10000 games A won 1868 and B won: 3685
16:22:11 With the combination Random/Random in 10000 games A won 1869 and B won: 3685
16:22:11 With the combination Random/Random in 10000 games A won 1870 and B won: 3685
16:22:11 With the combination Random/Random in 10000 games A won 1870 and B won: 3686
16:22:11 With the combination Random/Random in 10000 games A won 1870 and B won: 3687
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3687
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3688
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3689
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3690
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3691
16:22:11 With the combination Random/Random in 10000 games A won 1871 and B won: 3692
16:22:11 With the combination Random/Random in 10000 games A won 1872 and B won: 3692
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3692
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3693
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3694
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3695
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3696
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3697
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3698
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3699
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3700
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3701
16:22:11 With the combination Random/Random in 10000 games A won 1873 and B won: 3702
16:22:11 With the combination Random/Random in 10000 games A won 1874 and B won: 3702
16:22:11 With the combination Random/Random in 10000 games A won 1875 and B won: 3702
16:22:11 With the combination Random/Random in 10000 games A won 1875 and B won: 3703
16:22:11 With the combination Random/Random in 10000 games A won 1875 and B won: 3704
16:22:11 With the combination Random/Random in 10000 games A won 1875 and B won: 3705
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3705
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3706
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3707
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3708
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3709
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3710
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3711
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3712
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3713
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3714
16:22:11 With the combination Random/Random in 10000 games A won 1876 and B won: 3715
16:22:11 With the combination Random/Random in 10000 games A won 1877 and B won: 3715
16:22:11 With the combination Random/Random in 10000 games A won 1877 and B won: 3716
16:22:11 With the combination Random/Random in 10000 games A won 1877 and B won: 3717
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3717
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3718
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3719
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3720
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3721
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3722
16:22:11 With the combination Random/Random in 10000 games A won 1878 and B won: 3723
16:22:11 With the combination Random/Random in 10000 games A won 1879 and B won: 3723
16:22:11 With the combination Random/Random in 10000 games A won 1879 and B won: 3724
16:22:11 With the combination Random/Random in 10000 games A won 1880 and B won: 3724
16:22:11 With the combination Random/Random in 10000 games A won 1880 and B won: 3725
16:22:11 With the combination Random/Random in 10000 games A won 1880 and B won: 3726
16:22:11 With the combination Random/Random in 10000 games A won 1880 and B won: 3727
16:22:11 With the combination Random/Random in 10000 games A won 1880 and B won: 3728
16:22:11 With the combination Random/Random in 10000 games A won 1881 and B won: 3728
16:22:11 With the combination Random/Random in 10000 games A won 1881 and B won: 3729
16:22:11 With the combination Random/Random in 10000 games A won 1881 and B won: 3730
16:22:11 With the combination Random/Random in 10000 games A won 1882 and B won: 3730
16:22:11 With the combination Random/Random in 10000 games A won 1882 and B won: 3731
16:22:11 With the combination Random/Random in 10000 games A won 1883 and B won: 3731
16:22:11 With the combination Random/Random in 10000 games A won 1883 and B won: 3732
16:22:11 With the combination Random/Random in 10000 games A won 1883 and B won: 3733
16:22:11 With the combination Random/Random in 10000 games A won 1884 and B won: 3733
16:22:11 With the combination Random/Random in 10000 games A won 1884 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1885 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1886 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1887 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1888 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1889 and B won: 3734
16:22:11 With the combination Random/Random in 10000 games A won 1889 and B won: 3735
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3735
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3736
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3737
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3738
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3739
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3740
16:22:11 With the combination Random/Random in 10000 games A won 1890 and B won: 3741
16:22:11 With the combination Random/Random in 10000 games A won 1891 and B won: 3741
16:22:11 With the combination Random/Random in 10000 games A won 1891 and B won: 3742
16:22:11 With the combination Random/Random in 10000 games A won 1891 and B won: 3743
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3743
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3744
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3745
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3746
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3747
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3748
16:22:11 With the combination Random/Random in 10000 games A won 1892 and B won: 3749
16:22:11 With the combination Random/Random in 10000 games A won 1893 and B won: 3749
16:22:11 With the combination Random/Random in 10000 games A won 1893 and B won: 3750
16:22:11 With the combination Random/Random in 10000 games A won 1893 and B won: 3751
16:22:11 With the combination Random/Random in 10000 games A won 1894 and B won: 3751
16:22:11 With the combination Random/Random in 10000 games A won 1894 and B won: 3752
16:22:11 With the combination Random/Random in 10000 games A won 1894 and B won: 3753
16:22:11 With the combination Random/Random in 10000 games A won 1894 and B won: 3754
16:22:11 With the combination Random/Random in 10000 games A won 1894 and B won: 3755
16:22:11 With the combination Random/Random in 10000 games A won 1895 and B won: 3755
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3755
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3756
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3757
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3758
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3759
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3760
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3761
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3762
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3763
16:22:11 With the combination Random/Random in 10000 games A won 1896 and B won: 3764
16:22:11 With the combination Random/Random in 10000 games A won 1897 and B won: 3764
16:22:11 With the combination Random/Random in 10000 games A won 1897 and B won: 3765
16:22:11 With the combination Random/Random in 10000 games A won 1897 and B won: 3766
16:22:11 With the combination Random/Random in 10000 games A won 1898 and B won: 3766
16:22:11 With the combination Random/Random in 10000 games A won 1898 and B won: 3767
16:22:11 With the combination Random/Random in 10000 games A won 1898 and B won: 3768
16:22:11 With the combination Random/Random in 10000 games A won 1898 and B won: 3769
16:22:11 With the combination Random/Random in 10000 games A won 1898 and B won: 3770
16:22:11 With the combination Random/Random in 10000 games A won 1899 and B won: 3770
16:22:11 With the combination Random/Random in 10000 games A won 1899 and B won: 3771
16:22:11 With the combination Random/Random in 10000 games A won 1899 and B won: 3772
16:22:11 With the combination Random/Random in 10000 games A won 1899 and B won: 3773
16:22:11 With the combination Random/Random in 10000 games A won 1899 and B won: 3774
16:22:11 With the combination Random/Random in 10000 games A won 1900 and B won: 3774
16:22:11 With the combination Random/Random in 10000 games A won 1900 and B won: 3775
16:22:11 With the combination Random/Random in 10000 games A won 1900 and B won: 3776
16:22:11 With the combination Random/Random in 10000 games A won 1900 and B won: 3777
16:22:11 With the combination Random/Random in 10000 games A won 1900 and B won: 3778
16:22:11 With the combination Random/Random in 10000 games A won 1901 and B won: 3778
16:22:11 With the combination Random/Random in 10000 games A won 1902 and B won: 3778
16:22:11 With the combination Random/Random in 10000 games A won 1902 and B won: 3779
16:22:11 With the combination Random/Random in 10000 games A won 1902 and B won: 3780
16:22:11 With the combination Random/Random in 10000 games A won 1903 and B won: 3780
16:22:11 With the combination Random/Random in 10000 games A won 1904 and B won: 3780
16:22:11 With the combination Random/Random in 10000 games A won 1905 and B won: 3780
16:22:11 With the combination Random/Random in 10000 games A won 1905 and B won: 3781
16:22:11 With the combination Random/Random in 10000 games A won 1906 and B won: 3781
16:22:11 With the combination Random/Random in 10000 games A won 1906 and B won: 3782
16:22:11 With the combination Random/Random in 10000 games A won 1906 and B won: 3783
16:22:11 With the combination Random/Random in 10000 games A won 1906 and B won: 3784
16:22:11 With the combination Random/Random in 10000 games A won 1907 and B won: 3784
16:22:11 With the combination Random/Random in 10000 games A won 1907 and B won: 3785
16:22:11 With the combination Random/Random in 10000 games A won 1907 and B won: 3786
16:22:11 With the combination Random/Random in 10000 games A won 1907 and B won: 3787
16:22:11 With the combination Random/Random in 10000 games A won 1907 and B won: 3788
16:22:11 With the combination Random/Random in 10000 games A won 1908 and B won: 3788
16:22:11 With the combination Random/Random in 10000 games A won 1908 and B won: 3789
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3789
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3790
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3791
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3792
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3793
16:22:11 With the combination Random/Random in 10000 games A won 1909 and B won: 3794
16:22:11 With the combination Random/Random in 10000 games A won 1910 and B won: 3794
16:22:11 With the combination Random/Random in 10000 games A won 1910 and B won: 3795
16:22:11 With the combination Random/Random in 10000 games A won 1910 and B won: 3796
16:22:11 With the combination Random/Random in 10000 games A won 1911 and B won: 3796
16:22:11 With the combination Random/Random in 10000 games A won 1912 and B won: 3796
16:22:11 With the combination Random/Random in 10000 games A won 1912 and B won: 3797
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3797
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3798
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3799
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3800
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3801
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3802
16:22:11 With the combination Random/Random in 10000 games A won 1913 and B won: 3803
16:22:11 With the combination Random/Random in 10000 games A won 1914 and B won: 3803
16:22:11 With the combination Random/Random in 10000 games A won 1914 and B won: 3804
16:22:11 With the combination Random/Random in 10000 games A won 1915 and B won: 3804
16:22:11 With the combination Random/Random in 10000 games A won 1915 and B won: 3805
16:22:11 With the combination Random/Random in 10000 games A won 1915 and B won: 3806
16:22:11 With the combination Random/Random in 10000 games A won 1915 and B won: 3807
16:22:11 With the combination Random/Random in 10000 games A won 1916 and B won: 3807
16:22:11 With the combination Random/Random in 10000 games A won 1916 and B won: 3808
16:22:11 With the combination Random/Random in 10000 games A won 1917 and B won: 3808
16:22:11 With the combination Random/Random in 10000 games A won 1918 and B won: 3808
16:22:11 With the combination Random/Random in 10000 games A won 1919 and B won: 3808
16:22:11 With the combination Random/Random in 10000 games A won 1919 and B won: 3809
16:22:11 With the combination Random/Random in 10000 games A won 1920 and B won: 3809
16:22:11 With the combination Random/Random in 10000 games A won 1921 and B won: 3809
16:22:11 With the combination Random/Random in 10000 games A won 1921 and B won: 3810
16:22:11 With the combination Random/Random in 10000 games A won 1922 and B won: 3810
16:22:11 With the combination Random/Random in 10000 games A won 1923 and B won: 3810
16:22:11 With the combination Random/Random in 10000 games A won 1924 and B won: 3810
16:22:11 With the combination Random/Random in 10000 games A won 1924 and B won: 3811
16:22:11 With the combination Random/Random in 10000 games A won 1925 and B won: 3811
16:22:11 With the combination Random/Random in 10000 games A won 1925 and B won: 3812
16:22:11 With the combination Random/Random in 10000 games A won 1926 and B won: 3812
16:22:11 With the combination Random/Random in 10000 games A won 1927 and B won: 3812
16:22:11 With the combination Random/Random in 10000 games A won 1927 and B won: 3813
16:22:11 With the combination Random/Random in 10000 games A won 1927 and B won: 3814
16:22:11 With the combination Random/Random in 10000 games A won 1927 and B won: 3815
16:22:11 With the combination Random/Random in 10000 games A won 1928 and B won: 3815
16:22:11 With the combination Random/Random in 10000 games A won 1929 and B won: 3815
16:22:11 With the combination Random/Random in 10000 games A won 1929 and B won: 3816
16:22:11 With the combination Random/Random in 10000 games A won 1929 and B won: 3817
16:22:11 With the combination Random/Random in 10000 games A won 1930 and B won: 3817
16:22:11 With the combination Random/Random in 10000 games A won 1931 and B won: 3817
16:22:11 With the combination Random/Random in 10000 games A won 1932 and B won: 3817
16:22:11 With the combination Random/Random in 10000 games A won 1932 and B won: 3818
16:22:11 With the combination Random/Random in 10000 games A won 1933 and B won: 3818
16:22:11 With the combination Random/Random in 10000 games A won 1933 and B won: 3819
16:22:11 With the combination Random/Random in 10000 games A won 1933 and B won: 3820
16:22:11 With the combination Random/Random in 10000 games A won 1933 and B won: 3821
16:22:11 With the combination Random/Random in 10000 games A won 1934 and B won: 3821
16:22:11 With the combination Random/Random in 10000 games A won 1934 and B won: 3822
16:22:11 With the combination Random/Random in 10000 games A won 1934 and B won: 3823
16:22:11 With the combination Random/Random in 10000 games A won 1934 and B won: 3824
16:22:11 With the combination Random/Random in 10000 games A won 1935 and B won: 3824
16:22:11 With the combination Random/Random in 10000 games A won 1936 and B won: 3824
16:22:11 With the combination Random/Random in 10000 games A won 1936 and B won: 3825
16:22:11 With the combination Random/Random in 10000 games A won 1936 and B won: 3826
16:22:11 With the combination Random/Random in 10000 games A won 1936 and B won: 3827
16:22:11 With the combination Random/Random in 10000 games A won 1936 and B won: 3828
16:22:11 With the combination Random/Random in 10000 games A won 1937 and B won: 3828
16:22:11 With the combination Random/Random in 10000 games A won 1938 and B won: 3828
16:22:11 With the combination Random/Random in 10000 games A won 1938 and B won: 3829
16:22:11 With the combination Random/Random in 10000 games A won 1938 and B won: 3830
16:22:11 With the combination Random/Random in 10000 games A won 1938 and B won: 3831
16:22:11 With the combination Random/Random in 10000 games A won 1939 and B won: 3831
16:22:11 With the combination Random/Random in 10000 games A won 1939 and B won: 3832
16:22:11 With the combination Random/Random in 10000 games A won 1939 and B won: 3833
16:22:11 With the combination Random/Random in 10000 games A won 1940 and B won: 3833
16:22:11 With the combination Random/Random in 10000 games A won 1940 and B won: 3834
16:22:11 With the combination Random/Random in 10000 games A won 1940 and B won: 3835
16:22:11 With the combination Random/Random in 10000 games A won 1941 and B won: 3835
16:22:11 With the combination Random/Random in 10000 games A won 1941 and B won: 3836
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3836
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3837
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3838
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3839
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3840
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3841
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3842
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3843
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3844
16:22:11 With the combination Random/Random in 10000 games A won 1942 and B won: 3845
16:22:11 With the combination Random/Random in 10000 games A won 1943 and B won: 3845
16:22:11 With the combination Random/Random in 10000 games A won 1943 and B won: 3846
16:22:11 With the combination Random/Random in 10000 games A won 1944 and B won: 3846
16:22:11 With the combination Random/Random in 10000 games A won 1945 and B won: 3846
16:22:11 With the combination Random/Random in 10000 games A won 1945 and B won: 3847
16:22:11 With the combination Random/Random in 10000 games A won 1945 and B won: 3848
16:22:11 With the combination Random/Random in 10000 games A won 1946 and B won: 3848
16:22:11 With the combination Random/Random in 10000 games A won 1946 and B won: 3849
16:22:11 With the combination Random/Random in 10000 games A won 1946 and B won: 3850
16:22:11 With the combination Random/Random in 10000 games A won 1947 and B won: 3850
16:22:11 With the combination Random/Random in 10000 games A won 1947 and B won: 3851
16:22:11 With the combination Random/Random in 10000 games A won 1948 and B won: 3851
16:22:11 With the combination Random/Random in 10000 games A won 1948 and B won: 3852
16:22:11 With the combination Random/Random in 10000 games A won 1948 and B won: 3853
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3853
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3854
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3855
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3856
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3857
16:22:11 With the combination Random/Random in 10000 games A won 1949 and B won: 3858
16:22:11 With the combination Random/Random in 10000 games A won 1950 and B won: 3858
16:22:11 With the combination Random/Random in 10000 games A won 1950 and B won: 3859
16:22:11 With the combination Random/Random in 10000 games A won 1950 and B won: 3860
16:22:11 With the combination Random/Random in 10000 games A won 1950 and B won: 3861
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3861
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3862
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3863
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3864
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3865
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3866
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3867
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3868
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3869
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3870
16:22:11 With the combination Random/Random in 10000 games A won 1951 and B won: 3871
16:22:11 With the combination Random/Random in 10000 games A won 1952 and B won: 3871
16:22:11 With the combination Random/Random in 10000 games A won 1953 and B won: 3871
16:22:11 With the combination Random/Random in 10000 games A won 1953 and B won: 3872
16:22:11 With the combination Random/Random in 10000 games A won 1953 and B won: 3873
16:22:11 With the combination Random/Random in 10000 games A won 1954 and B won: 3873
16:22:11 With the combination Random/Random in 10000 games A won 1954 and B won: 3874
16:22:11 With the combination Random/Random in 10000 games A won 1954 and B won: 3875
16:22:11 With the combination Random/Random in 10000 games A won 1954 and B won: 3876
16:22:11 With the combination Random/Random in 10000 games A won 1955 and B won: 3876
16:22:11 With the combination Random/Random in 10000 games A won 1956 and B won: 3876
16:22:11 With the combination Random/Random in 10000 games A won 1957 and B won: 3876
16:22:11 With the combination Random/Random in 10000 games A won 1958 and B won: 3876
16:22:11 With the combination Random/Random in 10000 games A won 1958 and B won: 3877
16:22:11 With the combination Random/Random in 10000 games A won 1958 and B won: 3878
16:22:11 With the combination Random/Random in 10000 games A won 1958 and B won: 3879
16:22:11 With the combination Random/Random in 10000 games A won 1958 and B won: 3880
16:22:11 With the combination Random/Random in 10000 games A won 1959 and B won: 3880
16:22:11 With the combination Random/Random in 10000 games A won 1960 and B won: 3880
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3880
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3881
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3882
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3883
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3884
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3885
16:22:11 With the combination Random/Random in 10000 games A won 1961 and B won: 3886
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3886
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3887
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3888
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3889
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3890
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3891
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3892
16:22:11 With the combination Random/Random in 10000 games A won 1962 and B won: 3893
16:22:11 With the combination Random/Random in 10000 games A won 1963 and B won: 3893
16:22:11 With the combination Random/Random in 10000 games A won 1964 and B won: 3893
16:22:11 With the combination Random/Random in 10000 games A won 1964 and B won: 3894
16:22:11 With the combination Random/Random in 10000 games A won 1965 and B won: 3894
16:22:11 With the combination Random/Random in 10000 games A won 1966 and B won: 3894
16:22:11 With the combination Random/Random in 10000 games A won 1966 and B won: 3895
16:22:11 With the combination Random/Random in 10000 games A won 1967 and B won: 3895
16:22:11 With the combination Random/Random in 10000 games A won 1967 and B won: 3896
16:22:11 With the combination Random/Random in 10000 games A won 1967 and B won: 3897
16:22:11 With the combination Random/Random in 10000 games A won 1967 and B won: 3898
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3898
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3899
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3900
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3901
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3902
16:22:11 With the combination Random/Random in 10000 games A won 1968 and B won: 3903
16:22:11 With the combination Random/Random in 10000 games A won 1969 and B won: 3903
16:22:11 With the combination Random/Random in 10000 games A won 1969 and B won: 3904
16:22:11 With the combination Random/Random in 10000 games A won 1969 and B won: 3905
16:22:11 With the combination Random/Random in 10000 games A won 1970 and B won: 3905
16:22:11 With the combination Random/Random in 10000 games A won 1970 and B won: 3906
16:22:11 With the combination Random/Random in 10000 games A won 1971 and B won: 3906
16:22:11 With the combination Random/Random in 10000 games A won 1971 and B won: 3907
16:22:11 With the combination Random/Random in 10000 games A won 1972 and B won: 3907
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3907
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3908
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3909
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3910
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3911
16:22:11 With the combination Random/Random in 10000 games A won 1973 and B won: 3912
16:22:11 With the combination Random/Random in 10000 games A won 1974 and B won: 3912
16:22:11 With the combination Random/Random in 10000 games A won 1974 and B won: 3913
16:22:11 With the combination Random/Random in 10000 games A won 1975 and B won: 3913
16:22:11 With the combination Random/Random in 10000 games A won 1975 and B won: 3914
16:22:11 With the combination Random/Random in 10000 games A won 1976 and B won: 3914
16:22:11 With the combination Random/Random in 10000 games A won 1976 and B won: 3915
16:22:11 With the combination Random/Random in 10000 games A won 1976 and B won: 3916
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3916
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3917
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3918
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3919
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3920
16:22:11 With the combination Random/Random in 10000 games A won 1977 and B won: 3921
16:22:11 With the combination Random/Random in 10000 games A won 1978 and B won: 3921
16:22:11 With the combination Random/Random in 10000 games A won 1978 and B won: 3922
16:22:11 With the combination Random/Random in 10000 games A won 1979 and B won: 3922
16:22:11 With the combination Random/Random in 10000 games A won 1980 and B won: 3922
16:22:11 With the combination Random/Random in 10000 games A won 1981 and B won: 3922
16:22:11 With the combination Random/Random in 10000 games A won 1982 and B won: 3922
16:22:11 With the combination Random/Random in 10000 games A won 1982 and B won: 3923
16:22:11 With the combination Random/Random in 10000 games A won 1982 and B won: 3924
16:22:11 With the combination Random/Random in 10000 games A won 1982 and B won: 3925
16:22:11 With the combination Random/Random in 10000 games A won 1983 and B won: 3925
16:22:11 With the combination Random/Random in 10000 games A won 1984 and B won: 3925
16:22:11 With the combination Random/Random in 10000 games A won 1985 and B won: 3925
16:22:11 With the combination Random/Random in 10000 games A won 1986 and B won: 3925
16:22:11 With the combination Random/Random in 10000 games A won 1986 and B won: 3926
16:22:11 With the combination Random/Random in 10000 games A won 1986 and B won: 3927
16:22:11 With the combination Random/Random in 10000 games A won 1986 and B won: 3928
16:22:11 With the combination Random/Random in 10000 games A won 1986 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1987 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1988 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1989 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1990 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1991 and B won: 3929
16:22:11 With the combination Random/Random in 10000 games A won 1991 and B won: 3930
16:22:11 With the combination Random/Random in 10000 games A won 1991 and B won: 3931
16:22:11 With the combination Random/Random in 10000 games A won 1991 and B won: 3932
16:22:11 With the combination Random/Random in 10000 games A won 1991 and B won: 3933
16:22:11 With the combination Random/Random in 10000 games A won 1992 and B won: 3933
16:22:11 With the combination Random/Random in 10000 games A won 1992 and B won: 3934
16:22:11 With the combination Random/Random in 10000 games A won 1992 and B won: 3935
16:22:11 With the combination Random/Random in 10000 games A won 1992 and B won: 3936
16:22:11 With the combination Random/Random in 10000 games A won 1992 and B won: 3937
16:22:11 With the combination Random/Random in 10000 games A won 1993 and B won: 3937
16:22:11 With the combination Random/Random in 10000 games A won 1993 and B won: 3938
16:22:11 With the combination Random/Random in 10000 games A won 1993 and B won: 3939
16:22:11 With the combination Random/Random in 10000 games A won 1994 and B won: 3939
16:22:11 With the combination Random/Random in 10000 games A won 1994 and B won: 3940
16:22:11 With the combination Random/Random in 10000 games A won 1994 and B won: 3941
16:22:11 With the combination Random/Random in 10000 games A won 1994 and B won: 3942
16:22:11 With the combination Random/Random in 10000 games A won 1994 and B won: 3943
16:22:11 With the combination Random/Random in 10000 games A won 1995 and B won: 3943
16:22:11 With the combination Random/Random in 10000 games A won 1996 and B won: 3943
16:22:11 With the combination Random/Random in 10000 games A won 1997 and B won: 3943
16:22:11 With the combination Random/Random in 10000 games A won 1997 and B won: 3944
16:22:11 With the combination Random/Random in 10000 games A won 1998 and B won: 3944
16:22:11 With the combination Random/Random in 10000 games A won 1998 and B won: 3945
16:22:11 With the combination Random/Random in 10000 games A won 1998 and B won: 3946
16:22:11 With the combination Random/Random in 10000 games A won 1998 and B won: 3947
16:22:11 With the combination Random/Random in 10000 games A won 1998 and B won: 3948
16:22:11 With the combination Random/Random in 10000 games A won 1999 and B won: 3948
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3948
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3949
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3950
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3951
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3952
16:22:11 With the combination Random/Random in 10000 games A won 2000 and B won: 3953
16:22:11 With the combination Random/Random in 10000 games A won 2001 and B won: 3953
16:22:11 With the combination Random/Random in 10000 games A won 2001 and B won: 3954
16:22:11 With the combination Random/Random in 10000 games A won 2002 and B won: 3954
16:22:11 With the combination Random/Random in 10000 games A won 2002 and B won: 3955
16:22:11 With the combination Random/Random in 10000 games A won 2002 and B won: 3956
16:22:11 With the combination Random/Random in 10000 games A won 2002 and B won: 3957
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3957
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3958
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3959
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3960
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3961
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3962
16:22:11 With the combination Random/Random in 10000 games A won 2003 and B won: 3963
16:22:11 With the combination Random/Random in 10000 games A won 2004 and B won: 3963
16:22:11 With the combination Random/Random in 10000 games A won 2004 and B won: 3964
16:22:11 With the combination Random/Random in 10000 games A won 2005 and B won: 3964
16:22:11 With the combination Random/Random in 10000 games A won 2005 and B won: 3965
16:22:11 With the combination Random/Random in 10000 games A won 2005 and B won: 3966
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3966
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3967
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3968
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3969
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3970
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3971
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3972
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3973
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3974
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3975
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3976
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3977
16:22:11 With the combination Random/Random in 10000 games A won 2006 and B won: 3978
16:22:11 With the combination Random/Random in 10000 games A won 2007 and B won: 3978
16:22:11 With the combination Random/Random in 10000 games A won 2007 and B won: 3979
16:22:11 With the combination Random/Random in 10000 games A won 2008 and B won: 3979
16:22:11 With the combination Random/Random in 10000 games A won 2008 and B won: 3980
16:22:11 With the combination Random/Random in 10000 games A won 2008 and B won: 3981
16:22:11 With the combination Random/Random in 10000 games A won 2009 and B won: 3981
16:22:11 With the combination Random/Random in 10000 games A won 2010 and B won: 3981
16:22:11 With the combination Random/Random in 10000 games A won 2011 and B won: 3981
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3981
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3982
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3983
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3984
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3985
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3986
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3987
16:22:11 With the combination Random/Random in 10000 games A won 2012 and B won: 3988
16:22:11 With the combination Random/Random in 10000 games A won 2013 and B won: 3988
16:22:11 With the combination Random/Random in 10000 games A won 2013 and B won: 3989
16:22:11 With the combination Random/Random in 10000 games A won 2013 and B won: 3990
16:22:11 With the combination Random/Random in 10000 games A won 2014 and B won: 3990
16:22:11 With the combination Random/Random in 10000 games A won 2014 and B won: 3991
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3991
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3992
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3993
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3994
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3995
16:22:11 With the combination Random/Random in 10000 games A won 2015 and B won: 3996
16:22:11 With the combination Random/Random in 10000 games A won 2016 and B won: 3996
16:22:11 With the combination Random/Random in 10000 games A won 2016 and B won: 3997
16:22:11 With the combination Random/Random in 10000 games A won 2017 and B won: 3997
16:22:11 With the combination Random/Random in 10000 games A won 2017 and B won: 3998
16:22:11 With the combination Random/Random in 10000 games A won 2018 and B won: 3998
16:22:11 With the combination Random/Random in 10000 games A won 2018 and B won: 3999
16:22:11 With the combination Random/Random in 10000 games A won 2019 and B won: 3999
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 3999
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 4000
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 4001
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 4002
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 4003
16:22:11 With the combination Random/Random in 10000 games A won 2020 and B won: 4004
16:22:11 With the combination Random/Random in 10000 games A won 2021 and B won: 4004
16:22:11 With the combination Random/Random in 10000 games A won 2021 and B won: 4005
16:22:11 With the combination Random/Random in 10000 games A won 2022 and B won: 4005
16:22:11 With the combination Random/Random in 10000 games A won 2023 and B won: 4005
16:22:11 With the combination Random/Random in 10000 games A won 2023 and B won: 4006
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4006
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4007
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4008
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4009
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4010
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4011
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4012
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4013
16:22:11 With the combination Random/Random in 10000 games A won 2024 and B won: 4014
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4014
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4015
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4016
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4017
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4018
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4019
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4020
16:22:11 With the combination Random/Random in 10000 games A won 2025 and B won: 4021
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4021
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4022
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4023
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4024
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4025
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4026
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4027
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4028
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4029
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4030
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4031
16:22:11 With the combination Random/Random in 10000 games A won 2026 and B won: 4032
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4032
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4033
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4034
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4035
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4036
16:22:11 With the combination Random/Random in 10000 games A won 2027 and B won: 4037
16:22:11 With the combination Random/Random in 10000 games A won 2028 and B won: 4037
16:22:11 With the combination Random/Random in 10000 games A won 2029 and B won: 4037
16:22:11 With the combination Random/Random in 10000 games A won 2029 and B won: 4038
16:22:11 With the combination Random/Random in 10000 games A won 2029 and B won: 4039
16:22:11 With the combination Random/Random in 10000 games A won 2029 and B won: 4040
16:22:11 With the combination Random/Random in 10000 games A won 2030 and B won: 4040
16:22:11 With the combination Random/Random in 10000 games A won 2030 and B won: 4041
16:22:11 With the combination Random/Random in 10000 games A won 2031 and B won: 4041
16:22:11 With the combination Random/Random in 10000 games A won 2032 and B won: 4041
16:22:11 With the combination Random/Random in 10000 games A won 2032 and B won: 4042
16:22:11 With the combination Random/Random in 10000 games A won 2033 and B won: 4042
16:22:11 With the combination Random/Random in 10000 games A won 2033 and B won: 4043
16:22:11 With the combination Random/Random in 10000 games A won 2033 and B won: 4044
16:22:11 With the combination Random/Random in 10000 games A won 2033 and B won: 4045
16:22:11 With the combination Random/Random in 10000 games A won 2034 and B won: 4045
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4045
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4046
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4047
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4048
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4049
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4050
16:22:11 With the combination Random/Random in 10000 games A won 2035 and B won: 4051
16:22:11 With the combination Random/Random in 10000 games A won 2036 and B won: 4051
16:22:11 With the combination Random/Random in 10000 games A won 2037 and B won: 4051
16:22:11 With the combination Random/Random in 10000 games A won 2037 and B won: 4052
16:22:11 With the combination Random/Random in 10000 games A won 2038 and B won: 4052
16:22:11 With the combination Random/Random in 10000 games A won 2038 and B won: 4053
16:22:11 With the combination Random/Random in 10000 games A won 2039 and B won: 4053
16:22:11 With the combination Random/Random in 10000 games A won 2040 and B won: 4053
16:22:11 With the combination Random/Random in 10000 games A won 2040 and B won: 4054
16:22:11 With the combination Random/Random in 10000 games A won 2041 and B won: 4054
16:22:11 With the combination Random/Random in 10000 games A won 2041 and B won: 4055
16:22:11 With the combination Random/Random in 10000 games A won 2041 and B won: 4056
16:22:11 With the combination Random/Random in 10000 games A won 2041 and B won: 4057
16:22:11 With the combination Random/Random in 10000 games A won 2042 and B won: 4057
16:22:11 With the combination Random/Random in 10000 games A won 2042 and B won: 4058
16:22:11 With the combination Random/Random in 10000 games A won 2042 and B won: 4059
16:22:11 With the combination Random/Random in 10000 games A won 2042 and B won: 4060
16:22:11 With the combination Random/Random in 10000 games A won 2043 and B won: 4060
16:22:11 With the combination Random/Random in 10000 games A won 2043 and B won: 4061
16:22:11 With the combination Random/Random in 10000 games A won 2043 and B won: 4062
16:22:11 With the combination Random/Random in 10000 games A won 2044 and B won: 4062
16:22:11 With the combination Random/Random in 10000 games A won 2045 and B won: 4062
16:22:11 With the combination Random/Random in 10000 games A won 2045 and B won: 4063
16:22:11 With the combination Random/Random in 10000 games A won 2046 and B won: 4063
16:22:11 With the combination Random/Random in 10000 games A won 2046 and B won: 4064
16:22:11 With the combination Random/Random in 10000 games A won 2047 and B won: 4064
16:22:11 With the combination Random/Random in 10000 games A won 2047 and B won: 4065
16:22:11 With the combination Random/Random in 10000 games A won 2047 and B won: 4066
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4066
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4067
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4068
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4069
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4070
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4071
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4072
16:22:11 With the combination Random/Random in 10000 games A won 2048 and B won: 4073
16:22:11 With the combination Random/Random in 10000 games A won 2049 and B won: 4073
16:22:11 With the combination Random/Random in 10000 games A won 2049 and B won: 4074
16:22:11 With the combination Random/Random in 10000 games A won 2050 and B won: 4074
16:22:11 With the combination Random/Random in 10000 games A won 2050 and B won: 4075
16:22:11 With the combination Random/Random in 10000 games A won 2050 and B won: 4076
16:22:11 With the combination Random/Random in 10000 games A won 2050 and B won: 4077
16:22:11 With the combination Random/Random in 10000 games A won 2051 and B won: 4077
16:22:11 With the combination Random/Random in 10000 games A won 2051 and B won: 4078
16:22:11 With the combination Random/Random in 10000 games A won 2051 and B won: 4079
16:22:11 With the combination Random/Random in 10000 games A won 2051 and B won: 4080
16:22:11 With the combination Random/Random in 10000 games A won 2052 and B won: 4080
16:22:11 With the combination Random/Random in 10000 games A won 2052 and B won: 4081
16:22:11 With the combination Random/Random in 10000 games A won 2053 and B won: 4081
16:22:11 With the combination Random/Random in 10000 games A won 2054 and B won: 4081
16:22:11 With the combination Random/Random in 10000 games A won 2054 and B won: 4082
16:22:11 With the combination Random/Random in 10000 games A won 2054 and B won: 4083
16:22:11 With the combination Random/Random in 10000 games A won 2055 and B won: 4083
16:22:11 With the combination Random/Random in 10000 games A won 2055 and B won: 4084
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4084
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4085
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4086
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4087
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4088
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4089
16:22:11 With the combination Random/Random in 10000 games A won 2056 and B won: 4090
16:22:11 With the combination Random/Random in 10000 games A won 2057 and B won: 4090
16:22:11 With the combination Random/Random in 10000 games A won 2058 and B won: 4090
16:22:11 With the combination Random/Random in 10000 games A won 2058 and B won: 4091
16:22:11 With the combination Random/Random in 10000 games A won 2058 and B won: 4092
16:22:11 With the combination Random/Random in 10000 games A won 2058 and B won: 4093
16:22:11 With the combination Random/Random in 10000 games A won 2059 and B won: 4093
16:22:11 With the combination Random/Random in 10000 games A won 2059 and B won: 4094
16:22:11 With the combination Random/Random in 10000 games A won 2059 and B won: 4095
16:22:11 With the combination Random/Random in 10000 games A won 2060 and B won: 4095
16:22:11 With the combination Random/Random in 10000 games A won 2060 and B won: 4096
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4096
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4097
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4098
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4099
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4100
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4101
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4102
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4103
16:22:11 With the combination Random/Random in 10000 games A won 2061 and B won: 4104
16:22:11 With the combination Random/Random in 10000 games A won 2062 and B won: 4104
16:22:11 With the combination Random/Random in 10000 games A won 2062 and B won: 4105
16:22:11 With the combination Random/Random in 10000 games A won 2062 and B won: 4106
16:22:11 With the combination Random/Random in 10000 games A won 2063 and B won: 4106
16:22:11 With the combination Random/Random in 10000 games A won 2063 and B won: 4107
16:22:11 With the combination Random/Random in 10000 games A won 2063 and B won: 4108
16:22:11 With the combination Random/Random in 10000 games A won 2063 and B won: 4109
16:22:11 With the combination Random/Random in 10000 games A won 2063 and B won: 4110
16:22:11 With the combination Random/Random in 10000 games A won 2064 and B won: 4110
16:22:11 With the combination Random/Random in 10000 games A won 2064 and B won: 4111
16:22:11 With the combination Random/Random in 10000 games A won 2064 and B won: 4112
16:22:11 With the combination Random/Random in 10000 games A won 2064 and B won: 4113
16:22:11 With the combination Random/Random in 10000 games A won 2065 and B won: 4113
16:22:11 With the combination Random/Random in 10000 games A won 2066 and B won: 4113
16:22:11 With the combination Random/Random in 10000 games A won 2066 and B won: 4114
16:22:11 With the combination Random/Random in 10000 games A won 2066 and B won: 4115
16:22:11 With the combination Random/Random in 10000 games A won 2066 and B won: 4116
16:22:11 With the combination Random/Random in 10000 games A won 2066 and B won: 4117
16:22:11 With the combination Random/Random in 10000 games A won 2067 and B won: 4117
16:22:11 With the combination Random/Random in 10000 games A won 2068 and B won: 4117
16:22:11 With the combination Random/Random in 10000 games A won 2068 and B won: 4118
16:22:11 With the combination Random/Random in 10000 games A won 2069 and B won: 4118
16:22:11 With the combination Random/Random in 10000 games A won 2069 and B won: 4119
16:22:11 With the combination Random/Random in 10000 games A won 2069 and B won: 4120
16:22:11 With the combination Random/Random in 10000 games A won 2069 and B won: 4121
16:22:11 With the combination Random/Random in 10000 games A won 2069 and B won: 4122
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4122
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4123
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4124
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4125
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4126
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4127
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4128
16:22:11 With the combination Random/Random in 10000 games A won 2070 and B won: 4129
16:22:11 With the combination Random/Random in 10000 games A won 2071 and B won: 4129
16:22:11 With the combination Random/Random in 10000 games A won 2072 and B won: 4129
16:22:11 With the combination Random/Random in 10000 games A won 2072 and B won: 4130
16:22:11 With the combination Random/Random in 10000 games A won 2072 and B won: 4131
16:22:11 With the combination Random/Random in 10000 games A won 2072 and B won: 4132
16:22:11 With the combination Random/Random in 10000 games A won 2073 and B won: 4132
16:22:11 With the combination Random/Random in 10000 games A won 2073 and B won: 4133
16:22:11 With the combination Random/Random in 10000 games A won 2073 and B won: 4134
16:22:11 With the combination Random/Random in 10000 games A won 2074 and B won: 4134
16:22:11 With the combination Random/Random in 10000 games A won 2074 and B won: 4135
16:22:11 With the combination Random/Random in 10000 games A won 2074 and B won: 4136
16:22:11 With the combination Random/Random in 10000 games A won 2075 and B won: 4136
16:22:11 With the combination Random/Random in 10000 games A won 2075 and B won: 4137
16:22:11 With the combination Random/Random in 10000 games A won 2076 and B won: 4137
16:22:11 With the combination Random/Random in 10000 games A won 2076 and B won: 4138
16:22:11 With the combination Random/Random in 10000 games A won 2077 and B won: 4138
16:22:11 With the combination Random/Random in 10000 games A won 2077 and B won: 4139
16:22:11 With the combination Random/Random in 10000 games A won 2077 and B won: 4140
16:22:11 With the combination Random/Random in 10000 games A won 2077 and B won: 4141
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4141
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4142
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4143
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4144
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4145
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4146
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4147
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4148
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4149
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4150
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4151
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4152
16:22:11 With the combination Random/Random in 10000 games A won 2078 and B won: 4153
16:22:11 With the combination Random/Random in 10000 games A won 2079 and B won: 4153
16:22:11 With the combination Random/Random in 10000 games A won 2080 and B won: 4153
16:22:11 With the combination Random/Random in 10000 games A won 2081 and B won: 4153
16:22:11 With the combination Random/Random in 10000 games A won 2081 and B won: 4154
16:22:11 With the combination Random/Random in 10000 games A won 2081 and B won: 4155
16:22:11 With the combination Random/Random in 10000 games A won 2081 and B won: 4156
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4156
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4157
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4158
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4159
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4160
16:22:11 With the combination Random/Random in 10000 games A won 2082 and B won: 4161
16:22:11 With the combination Random/Random in 10000 games A won 2083 and B won: 4161
16:22:11 With the combination Random/Random in 10000 games A won 2084 and B won: 4161
16:22:11 With the combination Random/Random in 10000 games A won 2085 and B won: 4161
16:22:11 With the combination Random/Random in 10000 games A won 2085 and B won: 4162
16:22:11 With the combination Random/Random in 10000 games A won 2085 and B won: 4163
16:22:11 With the combination Random/Random in 10000 games A won 2085 and B won: 4164
16:22:11 With the combination Random/Random in 10000 games A won 2086 and B won: 4164
16:22:11 With the combination Random/Random in 10000 games A won 2086 and B won: 4165
16:22:11 With the combination Random/Random in 10000 games A won 2087 and B won: 4165
16:22:11 With the combination Random/Random in 10000 games A won 2087 and B won: 4166
16:22:11 With the combination Random/Random in 10000 games A won 2088 and B won: 4166
16:22:11 With the combination Random/Random in 10000 games A won 2088 and B won: 4167
16:22:11 With the combination Random/Random in 10000 games A won 2089 and B won: 4167
16:22:11 With the combination Random/Random in 10000 games A won 2089 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2090 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2091 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2092 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2093 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2094 and B won: 4168
16:22:11 With the combination Random/Random in 10000 games A won 2094 and B won: 4169
16:22:11 With the combination Random/Random in 10000 games A won 2094 and B won: 4170
16:22:11 With the combination Random/Random in 10000 games A won 2095 and B won: 4170
16:22:11 With the combination Random/Random in 10000 games A won 2096 and B won: 4170
16:22:11 With the combination Random/Random in 10000 games A won 2096 and B won: 4171
16:22:11 With the combination Random/Random in 10000 games A won 2097 and B won: 4171
16:22:11 With the combination Random/Random in 10000 games A won 2097 and B won: 4172
16:22:11 With the combination Random/Random in 10000 games A won 2097 and B won: 4173
16:22:11 With the combination Random/Random in 10000 games A won 2098 and B won: 4173
16:22:11 With the combination Random/Random in 10000 games A won 2099 and B won: 4173
16:22:11 With the combination Random/Random in 10000 games A won 2099 and B won: 4174
16:22:11 With the combination Random/Random in 10000 games A won 2100 and B won: 4174
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4174
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4175
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4176
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4177
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4178
16:22:11 With the combination Random/Random in 10000 games A won 2101 and B won: 4179
16:22:11 With the combination Random/Random in 10000 games A won 2102 and B won: 4179
16:22:11 With the combination Random/Random in 10000 games A won 2102 and B won: 4180
16:22:11 With the combination Random/Random in 10000 games A won 2102 and B won: 4181
16:22:11 With the combination Random/Random in 10000 games A won 2103 and B won: 4181
16:22:11 With the combination Random/Random in 10000 games A won 2104 and B won: 4181
16:22:11 With the combination Random/Random in 10000 games A won 2105 and B won: 4181
16:22:11 With the combination Random/Random in 10000 games A won 2105 and B won: 4182
16:22:11 With the combination Random/Random in 10000 games A won 2105 and B won: 4183
16:22:11 With the combination Random/Random in 10000 games A won 2106 and B won: 4183
16:22:11 With the combination Random/Random in 10000 games A won 2107 and B won: 4183
16:22:11 With the combination Random/Random in 10000 games A won 2108 and B won: 4183
16:22:11 With the combination Random/Random in 10000 games A won 2108 and B won: 4184
16:22:11 With the combination Random/Random in 10000 games A won 2108 and B won: 4185
16:22:11 With the combination Random/Random in 10000 games A won 2108 and B won: 4186
16:22:11 With the combination Random/Random in 10000 games A won 2109 and B won: 4186
16:22:11 With the combination Random/Random in 10000 games A won 2109 and B won: 4187
16:22:11 With the combination Random/Random in 10000 games A won 2110 and B won: 4187
16:22:11 With the combination Random/Random in 10000 games A won 2110 and B won: 4188
16:22:11 With the combination Random/Random in 10000 games A won 2110 and B won: 4189
16:22:11 With the combination Random/Random in 10000 games A won 2111 and B won: 4189
16:22:11 With the combination Random/Random in 10000 games A won 2112 and B won: 4189
16:22:11 With the combination Random/Random in 10000 games A won 2112 and B won: 4190
16:22:11 With the combination Random/Random in 10000 games A won 2113 and B won: 4190
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4190
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4191
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4192
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4193
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4194
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4195
16:22:11 With the combination Random/Random in 10000 games A won 2114 and B won: 4196
16:22:11 With the combination Random/Random in 10000 games A won 2115 and B won: 4196
16:22:11 With the combination Random/Random in 10000 games A won 2115 and B won: 4197
16:22:11 With the combination Random/Random in 10000 games A won 2115 and B won: 4198
16:22:11 With the combination Random/Random in 10000 games A won 2116 and B won: 4198
16:22:11 With the combination Random/Random in 10000 games A won 2116 and B won: 4199
16:22:11 With the combination Random/Random in 10000 games A won 2117 and B won: 4199
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4199
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4200
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4201
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4202
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4203
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4204
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4205
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4206
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4207
16:22:11 With the combination Random/Random in 10000 games A won 2118 and B won: 4208
16:22:11 With the combination Random/Random in 10000 games A won 2119 and B won: 4208
16:22:11 With the combination Random/Random in 10000 games A won 2119 and B won: 4209
16:22:11 With the combination Random/Random in 10000 games A won 2119 and B won: 4210
16:22:11 With the combination Random/Random in 10000 games A won 2120 and B won: 4210
16:22:11 With the combination Random/Random in 10000 games A won 2120 and B won: 4211
16:22:11 With the combination Random/Random in 10000 games A won 2121 and B won: 4211
16:22:11 With the combination Random/Random in 10000 games A won 2122 and B won: 4211
16:22:11 With the combination Random/Random in 10000 games A won 2122 and B won: 4212
16:22:11 With the combination Random/Random in 10000 games A won 2123 and B won: 4212
16:22:11 With the combination Random/Random in 10000 games A won 2124 and B won: 4212
16:22:11 With the combination Random/Random in 10000 games A won 2124 and B won: 4213
16:22:11 With the combination Random/Random in 10000 games A won 2124 and B won: 4214
16:22:11 With the combination Random/Random in 10000 games A won 2124 and B won: 4215
16:22:11 With the combination Random/Random in 10000 games A won 2125 and B won: 4215
16:22:11 With the combination Random/Random in 10000 games A won 2125 and B won: 4216
16:22:11 With the combination Random/Random in 10000 games A won 2125 and B won: 4217
16:22:11 With the combination Random/Random in 10000 games A won 2126 and B won: 4217
16:22:11 With the combination Random/Random in 10000 games A won 2127 and B won: 4217
16:22:11 With the combination Random/Random in 10000 games A won 2127 and B won: 4218
16:22:11 With the combination Random/Random in 10000 games A won 2128 and B won: 4218
16:22:11 With the combination Random/Random in 10000 games A won 2128 and B won: 4219
16:22:11 With the combination Random/Random in 10000 games A won 2129 and B won: 4219
16:22:11 With the combination Random/Random in 10000 games A won 2130 and B won: 4219
16:22:11 With the combination Random/Random in 10000 games A won 2131 and B won: 4219
16:22:11 With the combination Random/Random in 10000 games A won 2131 and B won: 4220
16:22:11 With the combination Random/Random in 10000 games A won 2131 and B won: 4221
16:22:11 With the combination Random/Random in 10000 games A won 2132 and B won: 4221
16:22:11 With the combination Random/Random in 10000 games A won 2132 and B won: 4222
16:22:11 With the combination Random/Random in 10000 games A won 2132 and B won: 4223
16:22:11 With the combination Random/Random in 10000 games A won 2133 and B won: 4223
16:22:11 With the combination Random/Random in 10000 games A won 2133 and B won: 4224
16:22:11 With the combination Random/Random in 10000 games A won 2134 and B won: 4224
16:22:11 With the combination Random/Random in 10000 games A won 2134 and B won: 4225
16:22:11 With the combination Random/Random in 10000 games A won 2135 and B won: 4225
16:22:11 With the combination Random/Random in 10000 games A won 2135 and B won: 4226
16:22:11 With the combination Random/Random in 10000 games A won 2136 and B won: 4226
16:22:11 With the combination Random/Random in 10000 games A won 2137 and B won: 4226
16:22:11 With the combination Random/Random in 10000 games A won 2137 and B won: 4227
16:22:11 With the combination Random/Random in 10000 games A won 2138 and B won: 4227
16:22:11 With the combination Random/Random in 10000 games A won 2139 and B won: 4227
16:22:11 With the combination Random/Random in 10000 games A won 2140 and B won: 4227
16:22:11 With the combination Random/Random in 10000 games A won 2140 and B won: 4228
16:22:11 With the combination Random/Random in 10000 games A won 2140 and B won: 4229
16:22:11 With the combination Random/Random in 10000 games A won 2140 and B won: 4230
16:22:11 With the combination Random/Random in 10000 games A won 2140 and B won: 4231
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4231
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4232
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4233
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4234
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4235
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4236
16:22:11 With the combination Random/Random in 10000 games A won 2141 and B won: 4237
16:22:11 With the combination Random/Random in 10000 games A won 2142 and B won: 4237
16:22:11 With the combination Random/Random in 10000 games A won 2142 and B won: 4238
16:22:11 With the combination Random/Random in 10000 games A won 2142 and B won: 4239
16:22:11 With the combination Random/Random in 10000 games A won 2142 and B won: 4240
16:22:11 With the combination Random/Random in 10000 games A won 2143 and B won: 4240
16:22:11 With the combination Random/Random in 10000 games A won 2143 and B won: 4241
16:22:11 With the combination Random/Random in 10000 games A won 2144 and B won: 4241
16:22:11 With the combination Random/Random in 10000 games A won 2144 and B won: 4242
16:22:11 With the combination Random/Random in 10000 games A won 2144 and B won: 4243
16:22:11 With the combination Random/Random in 10000 games A won 2145 and B won: 4243
16:22:11 With the combination Random/Random in 10000 games A won 2146 and B won: 4243
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4243
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4244
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4245
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4246
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4247
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4248
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4249
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4250
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4251
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4252
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4253
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4254
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4255
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4256
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4257
16:22:11 With the combination Random/Random in 10000 games A won 2147 and B won: 4258
16:22:11 With the combination Random/Random in 10000 games A won 2148 and B won: 4258
16:22:11 With the combination Random/Random in 10000 games A won 2148 and B won: 4259
16:22:11 With the combination Random/Random in 10000 games A won 2148 and B won: 4260
16:22:11 With the combination Random/Random in 10000 games A won 2148 and B won: 4261
16:22:11 With the combination Random/Random in 10000 games A won 2149 and B won: 4261
16:22:11 With the combination Random/Random in 10000 games A won 2149 and B won: 4262
16:22:11 With the combination Random/Random in 10000 games A won 2149 and B won: 4263
16:22:11 With the combination Random/Random in 10000 games A won 2150 and B won: 4263
16:22:11 With the combination Random/Random in 10000 games A won 2150 and B won: 4264
16:22:11 With the combination Random/Random in 10000 games A won 2150 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2151 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2152 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2153 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2154 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2155 and B won: 4265
16:22:11 With the combination Random/Random in 10000 games A won 2155 and B won: 4266
16:22:11 With the combination Random/Random in 10000 games A won 2156 and B won: 4266
16:22:11 With the combination Random/Random in 10000 games A won 2156 and B won: 4267
16:22:11 With the combination Random/Random in 10000 games A won 2156 and B won: 4268
16:22:11 With the combination Random/Random in 10000 games A won 2157 and B won: 4268
16:22:11 With the combination Random/Random in 10000 games A won 2157 and B won: 4269
16:22:11 With the combination Random/Random in 10000 games A won 2157 and B won: 4270
16:22:11 With the combination Random/Random in 10000 games A won 2157 and B won: 4271
16:22:11 With the combination Random/Random in 10000 games A won 2158 and B won: 4271
16:22:11 With the combination Random/Random in 10000 games A won 2158 and B won: 4272
16:22:11 With the combination Random/Random in 10000 games A won 2158 and B won: 4273
16:22:11 With the combination Random/Random in 10000 games A won 2159 and B won: 4273
16:22:11 With the combination Random/Random in 10000 games A won 2159 and B won: 4274
16:22:11 With the combination Random/Random in 10000 games A won 2159 and B won: 4275
16:22:11 With the combination Random/Random in 10000 games A won 2159 and B won: 4276
16:22:11 With the combination Random/Random in 10000 games A won 2159 and B won: 4277
16:22:11 With the combination Random/Random in 10000 games A won 2160 and B won: 4277
16:22:11 With the combination Random/Random in 10000 games A won 2160 and B won: 4278
16:22:11 With the combination Random/Random in 10000 games A won 2161 and B won: 4278
16:22:11 With the combination Random/Random in 10000 games A won 2161 and B won: 4279
16:22:11 With the combination Random/Random in 10000 games A won 2161 and B won: 4280
16:22:11 With the combination Random/Random in 10000 games A won 2162 and B won: 4280
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4280
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4281
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4282
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4283
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4284
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4285
16:22:11 With the combination Random/Random in 10000 games A won 2163 and B won: 4286
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4286
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4287
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4288
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4289
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4290
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4291
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4292
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4293
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4294
16:22:11 With the combination Random/Random in 10000 games A won 2164 and B won: 4295
16:22:11 With the combination Random/Random in 10000 games A won 2165 and B won: 4295
16:22:11 With the combination Random/Random in 10000 games A won 2165 and B won: 4296
16:22:11 With the combination Random/Random in 10000 games A won 2166 and B won: 4296
16:22:11 With the combination Random/Random in 10000 games A won 2166 and B won: 4297
16:22:11 With the combination Random/Random in 10000 games A won 2166 and B won: 4298
16:22:11 With the combination Random/Random in 10000 games A won 2167 and B won: 4298
16:22:11 With the combination Random/Random in 10000 games A won 2167 and B won: 4299
16:22:11 With the combination Random/Random in 10000 games A won 2167 and B won: 4300
16:22:11 With the combination Random/Random in 10000 games A won 2167 and B won: 4301
16:22:11 With the combination Random/Random in 10000 games A won 2167 and B won: 4302
16:22:11 With the combination Random/Random in 10000 games A won 2168 and B won: 4302
16:22:11 With the combination Random/Random in 10000 games A won 2168 and B won: 4303
16:22:11 With the combination Random/Random in 10000 games A won 2169 and B won: 4303
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4303
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4304
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4305
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4306
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4307
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4308
16:22:11 With the combination Random/Random in 10000 games A won 2170 and B won: 4309
16:22:11 With the combination Random/Random in 10000 games A won 2171 and B won: 4309
16:22:11 With the combination Random/Random in 10000 games A won 2171 and B won: 4310
16:22:11 With the combination Random/Random in 10000 games A won 2171 and B won: 4311
16:22:11 With the combination Random/Random in 10000 games A won 2171 and B won: 4312
16:22:11 With the combination Random/Random in 10000 games A won 2172 and B won: 4312
16:22:11 With the combination Random/Random in 10000 games A won 2172 and B won: 4313
16:22:11 With the combination Random/Random in 10000 games A won 2172 and B won: 4314
16:22:11 With the combination Random/Random in 10000 games A won 2173 and B won: 4314
16:22:11 With the combination Random/Random in 10000 games A won 2173 and B won: 4315
16:22:11 With the combination Random/Random in 10000 games A won 2173 and B won: 4316
16:22:11 With the combination Random/Random in 10000 games A won 2174 and B won: 4316
16:22:11 With the combination Random/Random in 10000 games A won 2174 and B won: 4317
16:22:11 With the combination Random/Random in 10000 games A won 2174 and B won: 4318
16:22:11 With the combination Random/Random in 10000 games A won 2175 and B won: 4318
16:22:11 With the combination Random/Random in 10000 games A won 2175 and B won: 4319
16:22:11 With the combination Random/Random in 10000 games A won 2176 and B won: 4319
16:22:11 With the combination Random/Random in 10000 games A won 2177 and B won: 4319
16:22:11 With the combination Random/Random in 10000 games A won 2177 and B won: 4320
16:22:11 With the combination Random/Random in 10000 games A won 2178 and B won: 4320
16:22:11 With the combination Random/Random in 10000 games A won 2179 and B won: 4320
16:22:11 With the combination Random/Random in 10000 games A won 2180 and B won: 4320
16:22:11 With the combination Random/Random in 10000 games A won 2180 and B won: 4321
16:22:11 With the combination Random/Random in 10000 games A won 2180 and B won: 4322
16:22:11 With the combination Random/Random in 10000 games A won 2180 and B won: 4323
16:22:11 With the combination Random/Random in 10000 games A won 2181 and B won: 4323
16:22:11 With the combination Random/Random in 10000 games A won 2181 and B won: 4324
16:22:11 With the combination Random/Random in 10000 games A won 2181 and B won: 4325
16:22:11 With the combination Random/Random in 10000 games A won 2182 and B won: 4325
16:22:11 With the combination Random/Random in 10000 games A won 2182 and B won: 4326
16:22:11 With the combination Random/Random in 10000 games A won 2182 and B won: 4327
16:22:11 With the combination Random/Random in 10000 games A won 2183 and B won: 4327
16:22:11 With the combination Random/Random in 10000 games A won 2183 and B won: 4328
16:22:11 With the combination Random/Random in 10000 games A won 2184 and B won: 4328
16:22:11 With the combination Random/Random in 10000 games A won 2184 and B won: 4329
16:22:11 With the combination Random/Random in 10000 games A won 2184 and B won: 4330
16:22:11 With the combination Random/Random in 10000 games A won 2184 and B won: 4331
16:22:11 With the combination Random/Random in 10000 games A won 2185 and B won: 4331
16:22:11 With the combination Random/Random in 10000 games A won 2185 and B won: 4332
16:22:11 With the combination Random/Random in 10000 games A won 2186 and B won: 4332
16:22:11 With the combination Random/Random in 10000 games A won 2186 and B won: 4333
16:22:11 With the combination Random/Random in 10000 games A won 2186 and B won: 4334
16:22:11 With the combination Random/Random in 10000 games A won 2187 and B won: 4334
16:22:11 With the combination Random/Random in 10000 games A won 2188 and B won: 4334
16:22:11 With the combination Random/Random in 10000 games A won 2188 and B won: 4335
16:22:11 With the combination Random/Random in 10000 games A won 2189 and B won: 4335
16:22:11 With the combination Random/Random in 10000 games A won 2189 and B won: 4336
16:22:11 With the combination Random/Random in 10000 games A won 2189 and B won: 4337
16:22:11 With the combination Random/Random in 10000 games A won 2190 and B won: 4337
16:22:11 With the combination Random/Random in 10000 games A won 2191 and B won: 4337
16:22:11 With the combination Random/Random in 10000 games A won 2191 and B won: 4338
16:22:11 With the combination Random/Random in 10000 games A won 2191 and B won: 4339
16:22:11 With the combination Random/Random in 10000 games A won 2192 and B won: 4339
16:22:11 With the combination Random/Random in 10000 games A won 2192 and B won: 4340
16:22:11 With the combination Random/Random in 10000 games A won 2192 and B won: 4341
16:22:11 With the combination Random/Random in 10000 games A won 2193 and B won: 4341
16:22:12 With the combination Random/Random in 10000 games A won 2193 and B won: 4342
16:22:12 With the combination Random/Random in 10000 games A won 2193 and B won: 4343
16:22:12 With the combination Random/Random in 10000 games A won 2193 and B won: 4344
16:22:12 With the combination Random/Random in 10000 games A won 2193 and B won: 4345
16:22:12 With the combination Random/Random in 10000 games A won 2194 and B won: 4345
16:22:12 With the combination Random/Random in 10000 games A won 2194 and B won: 4346
16:22:12 With the combination Random/Random in 10000 games A won 2194 and B won: 4347
16:22:12 With the combination Random/Random in 10000 games A won 2194 and B won: 4348
16:22:12 With the combination Random/Random in 10000 games A won 2194 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2195 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2196 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2197 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2198 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2199 and B won: 4349
16:22:12 With the combination Random/Random in 10000 games A won 2199 and B won: 4350
16:22:12 With the combination Random/Random in 10000 games A won 2199 and B won: 4351
16:22:12 With the combination Random/Random in 10000 games A won 2200 and B won: 4351
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4351
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4352
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4353
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4354
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4355
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4356
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4357
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4358
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4359
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4360
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4361
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4362
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4363
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4364
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4365
16:22:12 With the combination Random/Random in 10000 games A won 2201 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2202 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2203 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2204 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2205 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4366
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4367
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4368
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4369
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4370
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4371
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4372
16:22:12 With the combination Random/Random in 10000 games A won 2206 and B won: 4373
16:22:12 With the combination Random/Random in 10000 games A won 2207 and B won: 4373
16:22:12 With the combination Random/Random in 10000 games A won 2208 and B won: 4373
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4373
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4374
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4375
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4376
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4377
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4378
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4379
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4380
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4381
16:22:12 With the combination Random/Random in 10000 games A won 2209 and B won: 4382
16:22:12 With the combination Random/Random in 10000 games A won 2210 and B won: 4382
16:22:12 With the combination Random/Random in 10000 games A won 2210 and B won: 4383
16:22:12 With the combination Random/Random in 10000 games A won 2210 and B won: 4384
16:22:12 With the combination Random/Random in 10000 games A won 2210 and B won: 4385
16:22:12 With the combination Random/Random in 10000 games A won 2211 and B won: 4385
16:22:12 With the combination Random/Random in 10000 games A won 2212 and B won: 4385
16:22:12 With the combination Random/Random in 10000 games A won 2212 and B won: 4386
16:22:12 With the combination Random/Random in 10000 games A won 2212 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2213 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2214 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2215 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2216 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2217 and B won: 4387
16:22:12 With the combination Random/Random in 10000 games A won 2217 and B won: 4388
16:22:12 With the combination Random/Random in 10000 games A won 2217 and B won: 4389
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4389
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4390
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4391
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4392
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4393
16:22:12 With the combination Random/Random in 10000 games A won 2218 and B won: 4394
16:22:12 With the combination Random/Random in 10000 games A won 2219 and B won: 4394
16:22:12 With the combination Random/Random in 10000 games A won 2220 and B won: 4394
16:22:12 With the combination Random/Random in 10000 games A won 2220 and B won: 4395
16:22:12 With the combination Random/Random in 10000 games A won 2221 and B won: 4395
16:22:12 With the combination Random/Random in 10000 games A won 2221 and B won: 4396
16:22:12 With the combination Random/Random in 10000 games A won 2222 and B won: 4396
16:22:12 With the combination Random/Random in 10000 games A won 2223 and B won: 4396
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4396
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4397
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4398
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4399
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4400
16:22:12 With the combination Random/Random in 10000 games A won 2224 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2225 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2226 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2227 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2228 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2229 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2230 and B won: 4401
16:22:12 With the combination Random/Random in 10000 games A won 2230 and B won: 4402
16:22:12 With the combination Random/Random in 10000 games A won 2230 and B won: 4403
16:22:12 With the combination Random/Random in 10000 games A won 2230 and B won: 4404
16:22:12 With the combination Random/Random in 10000 games A won 2231 and B won: 4404
16:22:12 With the combination Random/Random in 10000 games A won 2232 and B won: 4404
16:22:12 With the combination Random/Random in 10000 games A won 2232 and B won: 4405
16:22:12 With the combination Random/Random in 10000 games A won 2232 and B won: 4406
16:22:12 With the combination Random/Random in 10000 games A won 2233 and B won: 4406
16:22:12 With the combination Random/Random in 10000 games A won 2234 and B won: 4406
16:22:12 With the combination Random/Random in 10000 games A won 2235 and B won: 4406
16:22:12 With the combination Random/Random in 10000 games A won 2235 and B won: 4407
16:22:12 With the combination Random/Random in 10000 games A won 2235 and B won: 4408
16:22:12 With the combination Random/Random in 10000 games A won 2236 and B won: 4408
16:22:12 With the combination Random/Random in 10000 games A won 2236 and B won: 4409
16:22:12 With the combination Random/Random in 10000 games A won 2236 and B won: 4410
16:22:12 With the combination Random/Random in 10000 games A won 2237 and B won: 4410
16:22:12 With the combination Random/Random in 10000 games A won 2238 and B won: 4410
16:22:12 With the combination Random/Random in 10000 games A won 2239 and B won: 4410
16:22:12 With the combination Random/Random in 10000 games A won 2239 and B won: 4411
16:22:12 With the combination Random/Random in 10000 games A won 2239 and B won: 4412
16:22:12 With the combination Random/Random in 10000 games A won 2239 and B won: 4413
16:22:12 With the combination Random/Random in 10000 games A won 2239 and B won: 4414
16:22:12 With the combination Random/Random in 10000 games A won 2240 and B won: 4414
16:22:12 With the combination Random/Random in 10000 games A won 2241 and B won: 4414
16:22:12 With the combination Random/Random in 10000 games A won 2241 and B won: 4415
16:22:12 With the combination Random/Random in 10000 games A won 2242 and B won: 4415
16:22:12 With the combination Random/Random in 10000 games A won 2242 and B won: 4416
16:22:12 With the combination Random/Random in 10000 games A won 2243 and B won: 4416
16:22:12 With the combination Random/Random in 10000 games A won 2243 and B won: 4417
16:22:12 With the combination Random/Random in 10000 games A won 2243 and B won: 4418
16:22:12 With the combination Random/Random in 10000 games A won 2244 and B won: 4418
16:22:12 With the combination Random/Random in 10000 games A won 2245 and B won: 4418
16:22:12 With the combination Random/Random in 10000 games A won 2245 and B won: 4419
16:22:12 With the combination Random/Random in 10000 games A won 2246 and B won: 4419
16:22:12 With the combination Random/Random in 10000 games A won 2246 and B won: 4420
16:22:12 With the combination Random/Random in 10000 games A won 2247 and B won: 4420
16:22:12 With the combination Random/Random in 10000 games A won 2247 and B won: 4421
16:22:12 With the combination Random/Random in 10000 games A won 2247 and B won: 4422
16:22:12 With the combination Random/Random in 10000 games A won 2247 and B won: 4423
16:22:12 With the combination Random/Random in 10000 games A won 2247 and B won: 4424
16:22:12 With the combination Random/Random in 10000 games A won 2248 and B won: 4424
16:22:12 With the combination Random/Random in 10000 games A won 2248 and B won: 4425
16:22:12 With the combination Random/Random in 10000 games A won 2249 and B won: 4425
16:22:12 With the combination Random/Random in 10000 games A won 2249 and B won: 4426
16:22:12 With the combination Random/Random in 10000 games A won 2249 and B won: 4427
16:22:12 With the combination Random/Random in 10000 games A won 2250 and B won: 4427
16:22:12 With the combination Random/Random in 10000 games A won 2250 and B won: 4428
16:22:12 With the combination Random/Random in 10000 games A won 2251 and B won: 4428
16:22:12 With the combination Random/Random in 10000 games A won 2251 and B won: 4429
16:22:12 With the combination Random/Random in 10000 games A won 2252 and B won: 4429
16:22:12 With the combination Random/Random in 10000 games A won 2253 and B won: 4429
16:22:12 With the combination Random/Random in 10000 games A won 2254 and B won: 4429
16:22:12 With the combination Random/Random in 10000 games A won 2254 and B won: 4430
16:22:12 With the combination Random/Random in 10000 games A won 2254 and B won: 4431
16:22:12 With the combination Random/Random in 10000 games A won 2255 and B won: 4431
16:22:12 With the combination Random/Random in 10000 games A won 2255 and B won: 4432
16:22:12 With the combination Random/Random in 10000 games A won 2256 and B won: 4432
16:22:12 With the combination Random/Random in 10000 games A won 2256 and B won: 4433
16:22:12 With the combination Random/Random in 10000 games A won 2256 and B won: 4434
16:22:12 With the combination Random/Random in 10000 games A won 2257 and B won: 4434
16:22:12 With the combination Random/Random in 10000 games A won 2258 and B won: 4434
16:22:12 With the combination Random/Random in 10000 games A won 2258 and B won: 4435
16:22:12 With the combination Random/Random in 10000 games A won 2259 and B won: 4435
16:22:12 With the combination Random/Random in 10000 games A won 2259 and B won: 4436
16:22:12 With the combination Random/Random in 10000 games A won 2259 and B won: 4437
16:22:12 With the combination Random/Random in 10000 games A won 2259 and B won: 4438
16:22:12 With the combination Random/Random in 10000 games A won 2260 and B won: 4438
16:22:12 With the combination Random/Random in 10000 games A won 2260 and B won: 4439
16:22:12 With the combination Random/Random in 10000 games A won 2261 and B won: 4439
16:22:12 With the combination Random/Random in 10000 games A won 2261 and B won: 4440
16:22:12 With the combination Random/Random in 10000 games A won 2261 and B won: 4441
16:22:12 With the combination Random/Random in 10000 games A won 2261 and B won: 4442
16:22:12 With the combination Random/Random in 10000 games A won 2262 and B won: 4442
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4442
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4443
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4444
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4445
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4446
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4447
16:22:12 With the combination Random/Random in 10000 games A won 2263 and B won: 4448
16:22:12 With the combination Random/Random in 10000 games A won 2264 and B won: 4448
16:22:12 With the combination Random/Random in 10000 games A won 2265 and B won: 4448
16:22:12 With the combination Random/Random in 10000 games A won 2265 and B won: 4449
16:22:12 With the combination Random/Random in 10000 games A won 2266 and B won: 4449
16:22:12 With the combination Random/Random in 10000 games A won 2266 and B won: 4450
16:22:12 With the combination Random/Random in 10000 games A won 2266 and B won: 4451
16:22:12 With the combination Random/Random in 10000 games A won 2266 and B won: 4452
16:22:12 With the combination Random/Random in 10000 games A won 2267 and B won: 4452
16:22:12 With the combination Random/Random in 10000 games A won 2267 and B won: 4453
16:22:12 With the combination Random/Random in 10000 games A won 2267 and B won: 4454
16:22:12 With the combination Random/Random in 10000 games A won 2268 and B won: 4454
16:22:12 With the combination Random/Random in 10000 games A won 2268 and B won: 4455
16:22:12 With the combination Random/Random in 10000 games A won 2269 and B won: 4455
16:22:12 With the combination Random/Random in 10000 games A won 2269 and B won: 4456
16:22:12 With the combination Random/Random in 10000 games A won 2269 and B won: 4457
16:22:12 With the combination Random/Random in 10000 games A won 2270 and B won: 4457
16:22:12 With the combination Random/Random in 10000 games A won 2271 and B won: 4457
16:22:12 With the combination Random/Random in 10000 games A won 2271 and B won: 4458
16:22:12 With the combination Random/Random in 10000 games A won 2271 and B won: 4459
16:22:12 With the combination Random/Random in 10000 games A won 2271 and B won: 4460
16:22:12 With the combination Random/Random in 10000 games A won 2272 and B won: 4460
16:22:12 With the combination Random/Random in 10000 games A won 2272 and B won: 4461
16:22:12 With the combination Random/Random in 10000 games A won 2272 and B won: 4462
16:22:12 With the combination Random/Random in 10000 games A won 2273 and B won: 4462
16:22:12 With the combination Random/Random in 10000 games A won 2274 and B won: 4462
16:22:12 With the combination Random/Random in 10000 games A won 2275 and B won: 4462
16:22:12 With the combination Random/Random in 10000 games A won 2275 and B won: 4463
16:22:12 With the combination Random/Random in 10000 games A won 2276 and B won: 4463
16:22:12 With the combination Random/Random in 10000 games A won 2277 and B won: 4463
16:22:12 With the combination Random/Random in 10000 games A won 2277 and B won: 4464
16:22:12 With the combination Random/Random in 10000 games A won 2277 and B won: 4465
16:22:12 With the combination Random/Random in 10000 games A won 2278 and B won: 4465
16:22:12 With the combination Random/Random in 10000 games A won 2279 and B won: 4465
16:22:12 With the combination Random/Random in 10000 games A won 2280 and B won: 4465
16:22:12 With the combination Random/Random in 10000 games A won 2281 and B won: 4465
16:22:12 With the combination Random/Random in 10000 games A won 2281 and B won: 4466
16:22:12 With the combination Random/Random in 10000 games A won 2281 and B won: 4467
16:22:12 With the combination Random/Random in 10000 games A won 2281 and B won: 4468
16:22:12 With the combination Random/Random in 10000 games A won 2282 and B won: 4468
16:22:12 With the combination Random/Random in 10000 games A won 2282 and B won: 4469
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4469
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4470
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4471
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4472
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4473
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4474
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4475
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4476
16:22:12 With the combination Random/Random in 10000 games A won 2283 and B won: 4477
16:22:12 With the combination Random/Random in 10000 games A won 2284 and B won: 4477
16:22:12 With the combination Random/Random in 10000 games A won 2284 and B won: 4478
16:22:12 With the combination Random/Random in 10000 games A won 2284 and B won: 4479
16:22:12 With the combination Random/Random in 10000 games A won 2285 and B won: 4479
16:22:12 With the combination Random/Random in 10000 games A won 2285 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2286 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2287 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2288 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2289 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2290 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2291 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4480
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4481
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4482
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4483
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4484
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4485
16:22:12 With the combination Random/Random in 10000 games A won 2292 and B won: 4486
16:22:12 With the combination Random/Random in 10000 games A won 2293 and B won: 4486
16:22:12 With the combination Random/Random in 10000 games A won 2294 and B won: 4486
16:22:12 With the combination Random/Random in 10000 games A won 2294 and B won: 4487
16:22:12 With the combination Random/Random in 10000 games A won 2294 and B won: 4488
16:22:12 With the combination Random/Random in 10000 games A won 2295 and B won: 4488
16:22:12 With the combination Random/Random in 10000 games A won 2296 and B won: 4488
16:22:12 With the combination Random/Random in 10000 games A won 2296 and B won: 4489
16:22:12 With the combination Random/Random in 10000 games A won 2297 and B won: 4489
16:22:12 With the combination Random/Random in 10000 games A won 2298 and B won: 4489
16:22:12 With the combination Random/Random in 10000 games A won 2299 and B won: 4489
16:22:12 With the combination Random/Random in 10000 games A won 2299 and B won: 4490
16:22:12 With the combination Random/Random in 10000 games A won 2299 and B won: 4491
16:22:12 With the combination Random/Random in 10000 games A won 2299 and B won: 4492
16:22:12 With the combination Random/Random in 10000 games A won 2299 and B won: 4493
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4493
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4494
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4495
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4496
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4497
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4498
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4499
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4500
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4501
16:22:12 With the combination Random/Random in 10000 games A won 2300 and B won: 4502
16:22:12 With the combination Random/Random in 10000 games A won 2301 and B won: 4502
16:22:12 With the combination Random/Random in 10000 games A won 2302 and B won: 4502
16:22:12 With the combination Random/Random in 10000 games A won 2303 and B won: 4502
16:22:12 With the combination Random/Random in 10000 games A won 2303 and B won: 4503
16:22:12 With the combination Random/Random in 10000 games A won 2304 and B won: 4503
16:22:12 With the combination Random/Random in 10000 games A won 2305 and B won: 4503
16:22:12 With the combination Random/Random in 10000 games A won 2305 and B won: 4504
16:22:12 With the combination Random/Random in 10000 games A won 2306 and B won: 4504
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4504
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4505
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4506
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4507
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4508
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4509
16:22:12 With the combination Random/Random in 10000 games A won 2307 and B won: 4510
16:22:12 With the combination Random/Random in 10000 games A won 2308 and B won: 4510
16:22:12 With the combination Random/Random in 10000 games A won 2308 and B won: 4511
16:22:12 With the combination Random/Random in 10000 games A won 2308 and B won: 4512
16:22:12 With the combination Random/Random in 10000 games A won 2308 and B won: 4513
16:22:12 With the combination Random/Random in 10000 games A won 2309 and B won: 4513
16:22:12 With the combination Random/Random in 10000 games A won 2309 and B won: 4514
16:22:12 With the combination Random/Random in 10000 games A won 2310 and B won: 4514
16:22:12 With the combination Random/Random in 10000 games A won 2310 and B won: 4515
16:22:12 With the combination Random/Random in 10000 games A won 2311 and B won: 4515
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4515
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4516
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4517
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4518
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4519
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4520
16:22:12 With the combination Random/Random in 10000 games A won 2312 and B won: 4521
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4521
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4522
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4523
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4524
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4525
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4526
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4527
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4528
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4529
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4530
16:22:12 With the combination Random/Random in 10000 games A won 2313 and B won: 4531
16:22:12 With the combination Random/Random in 10000 games A won 2314 and B won: 4531
16:22:12 With the combination Random/Random in 10000 games A won 2315 and B won: 4531
16:22:12 With the combination Random/Random in 10000 games A won 2316 and B won: 4531
16:22:12 With the combination Random/Random in 10000 games A won 2316 and B won: 4532
16:22:12 With the combination Random/Random in 10000 games A won 2316 and B won: 4533
16:22:12 With the combination Random/Random in 10000 games A won 2316 and B won: 4534
16:22:12 With the combination Random/Random in 10000 games A won 2317 and B won: 4534
16:22:12 With the combination Random/Random in 10000 games A won 2318 and B won: 4534
16:22:12 With the combination Random/Random in 10000 games A won 2318 and B won: 4535
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4535
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4536
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4537
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4538
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4539
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4540
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4541
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4542
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4543
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4544
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4545
16:22:12 With the combination Random/Random in 10000 games A won 2319 and B won: 4546
16:22:12 With the combination Random/Random in 10000 games A won 2320 and B won: 4546
16:22:12 With the combination Random/Random in 10000 games A won 2320 and B won: 4547
16:22:12 With the combination Random/Random in 10000 games A won 2320 and B won: 4548
16:22:12 With the combination Random/Random in 10000 games A won 2321 and B won: 4548
16:22:12 With the combination Random/Random in 10000 games A won 2321 and B won: 4549
16:22:12 With the combination Random/Random in 10000 games A won 2321 and B won: 4550
16:22:12 With the combination Random/Random in 10000 games A won 2321 and B won: 4551
16:22:12 With the combination Random/Random in 10000 games A won 2321 and B won: 4552
16:22:12 With the combination Random/Random in 10000 games A won 2322 and B won: 4552
16:22:12 With the combination Random/Random in 10000 games A won 2322 and B won: 4553
16:22:12 With the combination Random/Random in 10000 games A won 2323 and B won: 4553
16:22:12 With the combination Random/Random in 10000 games A won 2324 and B won: 4553
16:22:12 With the combination Random/Random in 10000 games A won 2324 and B won: 4554
16:22:12 With the combination Random/Random in 10000 games A won 2324 and B won: 4555
16:22:12 With the combination Random/Random in 10000 games A won 2324 and B won: 4556
16:22:12 With the combination Random/Random in 10000 games A won 2325 and B won: 4556
16:22:12 With the combination Random/Random in 10000 games A won 2325 and B won: 4557
16:22:12 With the combination Random/Random in 10000 games A won 2325 and B won: 4558
16:22:12 With the combination Random/Random in 10000 games A won 2326 and B won: 4558
16:22:12 With the combination Random/Random in 10000 games A won 2326 and B won: 4559
16:22:12 With the combination Random/Random in 10000 games A won 2327 and B won: 4559
16:22:12 With the combination Random/Random in 10000 games A won 2327 and B won: 4560
16:22:12 With the combination Random/Random in 10000 games A won 2327 and B won: 4561
16:22:12 With the combination Random/Random in 10000 games A won 2328 and B won: 4561
16:22:12 With the combination Random/Random in 10000 games A won 2328 and B won: 4562
16:22:12 With the combination Random/Random in 10000 games A won 2329 and B won: 4562
16:22:12 With the combination Random/Random in 10000 games A won 2329 and B won: 4563
16:22:12 With the combination Random/Random in 10000 games A won 2329 and B won: 4564
16:22:12 With the combination Random/Random in 10000 games A won 2330 and B won: 4564
16:22:12 With the combination Random/Random in 10000 games A won 2330 and B won: 4565
16:22:12 With the combination Random/Random in 10000 games A won 2330 and B won: 4566
16:22:12 With the combination Random/Random in 10000 games A won 2331 and B won: 4566
16:22:12 With the combination Random/Random in 10000 games A won 2331 and B won: 4567
16:22:12 With the combination Random/Random in 10000 games A won 2331 and B won: 4568
16:22:12 With the combination Random/Random in 10000 games A won 2332 and B won: 4568
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4568
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4569
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4570
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4571
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4572
16:22:12 With the combination Random/Random in 10000 games A won 2333 and B won: 4573
16:22:12 With the combination Random/Random in 10000 games A won 2334 and B won: 4573
16:22:12 With the combination Random/Random in 10000 games A won 2334 and B won: 4574
16:22:12 With the combination Random/Random in 10000 games A won 2334 and B won: 4575
16:22:12 With the combination Random/Random in 10000 games A won 2334 and B won: 4576
16:22:12 With the combination Random/Random in 10000 games A won 2335 and B won: 4576
16:22:12 With the combination Random/Random in 10000 games A won 2335 and B won: 4577
16:22:12 With the combination Random/Random in 10000 games A won 2336 and B won: 4577
16:22:12 With the combination Random/Random in 10000 games A won 2336 and B won: 4578
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4578
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4579
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4580
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4581
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4582
16:22:12 With the combination Random/Random in 10000 games A won 2337 and B won: 4583
16:22:12 With the combination Random/Random in 10000 games A won 2338 and B won: 4583
16:22:12 With the combination Random/Random in 10000 games A won 2338 and B won: 4584
16:22:12 With the combination Random/Random in 10000 games A won 2339 and B won: 4584
16:22:12 With the combination Random/Random in 10000 games A won 2339 and B won: 4585
16:22:12 With the combination Random/Random in 10000 games A won 2340 and B won: 4585
16:22:12 With the combination Random/Random in 10000 games A won 2340 and B won: 4586
16:22:12 With the combination Random/Random in 10000 games A won 2340 and B won: 4587
16:22:12 With the combination Random/Random in 10000 games A won 2341 and B won: 4587
16:22:12 With the combination Random/Random in 10000 games A won 2341 and B won: 4588
16:22:12 With the combination Random/Random in 10000 games A won 2341 and B won: 4589
16:22:12 With the combination Random/Random in 10000 games A won 2341 and B won: 4590
16:22:12 With the combination Random/Random in 10000 games A won 2341 and B won: 4591
16:22:12 With the combination Random/Random in 10000 games A won 2342 and B won: 4591
16:22:12 With the combination Random/Random in 10000 games A won 2342 and B won: 4592
16:22:12 With the combination Random/Random in 10000 games A won 2342 and B won: 4593
16:22:12 With the combination Random/Random in 10000 games A won 2343 and B won: 4593
16:22:12 With the combination Random/Random in 10000 games A won 2344 and B won: 4593
16:22:12 With the combination Random/Random in 10000 games A won 2344 and B won: 4594
16:22:12 With the combination Random/Random in 10000 games A won 2344 and B won: 4595
16:22:12 With the combination Random/Random in 10000 games A won 2344 and B won: 4596
16:22:12 With the combination Random/Random in 10000 games A won 2345 and B won: 4596
16:22:12 With the combination Random/Random in 10000 games A won 2345 and B won: 4597
16:22:12 With the combination Random/Random in 10000 games A won 2346 and B won: 4597
16:22:12 With the combination Random/Random in 10000 games A won 2346 and B won: 4598
16:22:12 With the combination Random/Random in 10000 games A won 2346 and B won: 4599
16:22:12 With the combination Random/Random in 10000 games A won 2347 and B won: 4599
16:22:12 With the combination Random/Random in 10000 games A won 2348 and B won: 4599
16:22:12 With the combination Random/Random in 10000 games A won 2348 and B won: 4600
16:22:12 With the combination Random/Random in 10000 games A won 2348 and B won: 4601
16:22:12 With the combination Random/Random in 10000 games A won 2349 and B won: 4601
16:22:12 With the combination Random/Random in 10000 games A won 2349 and B won: 4602
16:22:12 With the combination Random/Random in 10000 games A won 2350 and B won: 4602
16:22:12 With the combination Random/Random in 10000 games A won 2350 and B won: 4603
16:22:12 With the combination Random/Random in 10000 games A won 2350 and B won: 4604
16:22:12 With the combination Random/Random in 10000 games A won 2351 and B won: 4604
16:22:12 With the combination Random/Random in 10000 games A won 2351 and B won: 4605
16:22:12 With the combination Random/Random in 10000 games A won 2351 and B won: 4606
16:22:12 With the combination Random/Random in 10000 games A won 2351 and B won: 4607
16:22:12 With the combination Random/Random in 10000 games A won 2351 and B won: 4608
16:22:12 With the combination Random/Random in 10000 games A won 2352 and B won: 4608
16:22:12 With the combination Random/Random in 10000 games A won 2353 and B won: 4608
16:22:12 With the combination Random/Random in 10000 games A won 2354 and B won: 4608
16:22:12 With the combination Random/Random in 10000 games A won 2354 and B won: 4609
16:22:12 With the combination Random/Random in 10000 games A won 2355 and B won: 4609
16:22:12 With the combination Random/Random in 10000 games A won 2356 and B won: 4609
16:22:12 With the combination Random/Random in 10000 games A won 2357 and B won: 4609
16:22:12 With the combination Random/Random in 10000 games A won 2357 and B won: 4610
16:22:12 With the combination Random/Random in 10000 games A won 2357 and B won: 4611
16:22:12 With the combination Random/Random in 10000 games A won 2358 and B won: 4611
16:22:12 With the combination Random/Random in 10000 games A won 2358 and B won: 4612
16:22:12 With the combination Random/Random in 10000 games A won 2359 and B won: 4612
16:22:12 With the combination Random/Random in 10000 games A won 2359 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2360 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2361 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2362 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2363 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2364 and B won: 4613
16:22:12 With the combination Random/Random in 10000 games A won 2364 and B won: 4614
16:22:12 With the combination Random/Random in 10000 games A won 2364 and B won: 4615
16:22:12 With the combination Random/Random in 10000 games A won 2364 and B won: 4616
16:22:12 With the combination Random/Random in 10000 games A won 2365 and B won: 4616
16:22:12 With the combination Random/Random in 10000 games A won 2365 and B won: 4617
16:22:12 With the combination Random/Random in 10000 games A won 2366 and B won: 4617
16:22:12 With the combination Random/Random in 10000 games A won 2366 and B won: 4618
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4618
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4619
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4620
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4621
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4622
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4623
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4624
16:22:12 With the combination Random/Random in 10000 games A won 2367 and B won: 4625
16:22:12 With the combination Random/Random in 10000 games A won 2368 and B won: 4625
16:22:12 With the combination Random/Random in 10000 games A won 2369 and B won: 4625
16:22:12 With the combination Random/Random in 10000 games A won 2369 and B won: 4626
16:22:12 With the combination Random/Random in 10000 games A won 2369 and B won: 4627
16:22:12 With the combination Random/Random in 10000 games A won 2370 and B won: 4627
16:22:12 With the combination Random/Random in 10000 games A won 2371 and B won: 4627
16:22:12 With the combination Random/Random in 10000 games A won 2371 and B won: 4628
16:22:12 With the combination Random/Random in 10000 games A won 2372 and B won: 4628
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4628
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4629
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4630
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4631
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4632
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4633
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4634
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4635
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4636
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4637
16:22:12 With the combination Random/Random in 10000 games A won 2373 and B won: 4638
16:22:12 With the combination Random/Random in 10000 games A won 2374 and B won: 4638
16:22:12 With the combination Random/Random in 10000 games A won 2375 and B won: 4638
16:22:12 With the combination Random/Random in 10000 games A won 2376 and B won: 4638
16:22:12 With the combination Random/Random in 10000 games A won 2376 and B won: 4639
16:22:12 With the combination Random/Random in 10000 games A won 2376 and B won: 4640
16:22:12 With the combination Random/Random in 10000 games A won 2376 and B won: 4641
16:22:12 With the combination Random/Random in 10000 games A won 2377 and B won: 4641
16:22:12 With the combination Random/Random in 10000 games A won 2377 and B won: 4642
16:22:12 With the combination Random/Random in 10000 games A won 2377 and B won: 4643
16:22:12 With the combination Random/Random in 10000 games A won 2377 and B won: 4644
16:22:12 With the combination Random/Random in 10000 games A won 2378 and B won: 4644
16:22:12 With the combination Random/Random in 10000 games A won 2378 and B won: 4645
16:22:12 With the combination Random/Random in 10000 games A won 2378 and B won: 4646
16:22:12 With the combination Random/Random in 10000 games A won 2379 and B won: 4646
16:22:12 With the combination Random/Random in 10000 games A won 2379 and B won: 4647
16:22:12 With the combination Random/Random in 10000 games A won 2380 and B won: 4647
16:22:12 With the combination Random/Random in 10000 games A won 2380 and B won: 4648
16:22:12 With the combination Random/Random in 10000 games A won 2381 and B won: 4648
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4648
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4649
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4650
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4651
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4652
16:22:12 With the combination Random/Random in 10000 games A won 2382 and B won: 4653
16:22:12 With the combination Random/Random in 10000 games A won 2383 and B won: 4653
16:22:12 With the combination Random/Random in 10000 games A won 2383 and B won: 4654
16:22:12 With the combination Random/Random in 10000 games A won 2384 and B won: 4654
16:22:12 With the combination Random/Random in 10000 games A won 2385 and B won: 4654
16:22:12 With the combination Random/Random in 10000 games A won 2385 and B won: 4655
16:22:12 With the combination Random/Random in 10000 games A won 2386 and B won: 4655
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4655
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4656
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4657
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4658
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4659
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4660
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4661
16:22:12 With the combination Random/Random in 10000 games A won 2387 and B won: 4662
16:22:12 With the combination Random/Random in 10000 games A won 2388 and B won: 4662
16:22:12 With the combination Random/Random in 10000 games A won 2389 and B won: 4662
16:22:12 With the combination Random/Random in 10000 games A won 2389 and B won: 4663
16:22:12 With the combination Random/Random in 10000 games A won 2389 and B won: 4664
16:22:12 With the combination Random/Random in 10000 games A won 2389 and B won: 4665
16:22:12 With the combination Random/Random in 10000 games A won 2389 and B won: 4666
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4666
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4667
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4668
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4669
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4670
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4671
16:22:12 With the combination Random/Random in 10000 games A won 2390 and B won: 4672
16:22:12 With the combination Random/Random in 10000 games A won 2391 and B won: 4672
16:22:12 With the combination Random/Random in 10000 games A won 2392 and B won: 4672
16:22:12 With the combination Random/Random in 10000 games A won 2393 and B won: 4672
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4672
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4673
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4674
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4675
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4676
16:22:12 With the combination Random/Random in 10000 games A won 2394 and B won: 4677
16:22:12 With the combination Random/Random in 10000 games A won 2395 and B won: 4677
16:22:12 With the combination Random/Random in 10000 games A won 2395 and B won: 4678
16:22:12 With the combination Random/Random in 10000 games A won 2395 and B won: 4679
16:22:12 With the combination Random/Random in 10000 games A won 2395 and B won: 4680
16:22:12 With the combination Random/Random in 10000 games A won 2395 and B won: 4681
16:22:12 With the combination Random/Random in 10000 games A won 2396 and B won: 4681
16:22:12 With the combination Random/Random in 10000 games A won 2396 and B won: 4682
16:22:12 With the combination Random/Random in 10000 games A won 2396 and B won: 4683
16:22:12 With the combination Random/Random in 10000 games A won 2396 and B won: 4684
16:22:12 With the combination Random/Random in 10000 games A won 2397 and B won: 4684
16:22:12 With the combination Random/Random in 10000 games A won 2398 and B won: 4684
16:22:12 With the combination Random/Random in 10000 games A won 2398 and B won: 4685
16:22:12 With the combination Random/Random in 10000 games A won 2398 and B won: 4686
16:22:12 With the combination Random/Random in 10000 games A won 2398 and B won: 4687
16:22:12 With the combination Random/Random in 10000 games A won 2399 and B won: 4687
16:22:12 With the combination Random/Random in 10000 games A won 2399 and B won: 4688
16:22:12 With the combination Random/Random in 10000 games A won 2399 and B won: 4689
16:22:12 With the combination Random/Random in 10000 games A won 2399 and B won: 4690
16:22:12 With the combination Random/Random in 10000 games A won 2399 and B won: 4691
16:22:12 With the combination Random/Random in 10000 games A won 2400 and B won: 4691
16:22:12 With the combination Random/Random in 10000 games A won 2401 and B won: 4691
16:22:12 With the combination Random/Random in 10000 games A won 2401 and B won: 4692
16:22:12 With the combination Random/Random in 10000 games A won 2401 and B won: 4693
16:22:12 With the combination Random/Random in 10000 games A won 2402 and B won: 4693
16:22:12 With the combination Random/Random in 10000 games A won 2402 and B won: 4694
16:22:12 With the combination Random/Random in 10000 games A won 2403 and B won: 4694
16:22:12 With the combination Random/Random in 10000 games A won 2403 and B won: 4695
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4695
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4696
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4697
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4698
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4699
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4700
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4701
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4702
16:22:12 With the combination Random/Random in 10000 games A won 2404 and B won: 4703
16:22:12 With the combination Random/Random in 10000 games A won 2405 and B won: 4703
16:22:12 With the combination Random/Random in 10000 games A won 2405 and B won: 4704
16:22:12 With the combination Random/Random in 10000 games A won 2406 and B won: 4704
16:22:12 With the combination Random/Random in 10000 games A won 2407 and B won: 4704
16:22:12 With the combination Random/Random in 10000 games A won 2408 and B won: 4704
16:22:12 With the combination Random/Random in 10000 games A won 2408 and B won: 4705
16:22:12 With the combination Random/Random in 10000 games A won 2408 and B won: 4706
16:22:12 With the combination Random/Random in 10000 games A won 2408 and B won: 4707
16:22:12 With the combination Random/Random in 10000 games A won 2408 and B won: 4708
16:22:12 With the combination Random/Random in 10000 games A won 2409 and B won: 4708
16:22:12 With the combination Random/Random in 10000 games A won 2409 and B won: 4709
16:22:12 With the combination Random/Random in 10000 games A won 2409 and B won: 4710
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4710
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4711
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4712
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4713
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4714
16:22:12 With the combination Random/Random in 10000 games A won 2410 and B won: 4715
16:22:12 With the combination Random/Random in 10000 games A won 2411 and B won: 4715
16:22:12 With the combination Random/Random in 10000 games A won 2412 and B won: 4715
16:22:12 With the combination Random/Random in 10000 games A won 2412 and B won: 4716
16:22:12 With the combination Random/Random in 10000 games A won 2412 and B won: 4717
16:22:12 With the combination Random/Random in 10000 games A won 2413 and B won: 4717
16:22:12 With the combination Random/Random in 10000 games A won 2413 and B won: 4718
16:22:12 With the combination Random/Random in 10000 games A won 2413 and B won: 4719
16:22:12 With the combination Random/Random in 10000 games A won 2413 and B won: 4720
16:22:12 With the combination Random/Random in 10000 games A won 2414 and B won: 4720
16:22:12 With the combination Random/Random in 10000 games A won 2414 and B won: 4721
16:22:12 With the combination Random/Random in 10000 games A won 2414 and B won: 4722
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4722
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4723
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4724
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4725
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4726
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4727
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4728
16:22:12 With the combination Random/Random in 10000 games A won 2415 and B won: 4729
16:22:12 With the combination Random/Random in 10000 games A won 2416 and B won: 4729
16:22:12 With the combination Random/Random in 10000 games A won 2416 and B won: 4730
16:22:12 With the combination Random/Random in 10000 games A won 2416 and B won: 4731
16:22:12 With the combination Random/Random in 10000 games A won 2416 and B won: 4732
16:22:12 With the combination Random/Random in 10000 games A won 2417 and B won: 4732
16:22:12 With the combination Random/Random in 10000 games A won 2417 and B won: 4733
16:22:12 With the combination Random/Random in 10000 games A won 2418 and B won: 4733
16:22:12 With the combination Random/Random in 10000 games A won 2418 and B won: 4734
16:22:12 With the combination Random/Random in 10000 games A won 2418 and B won: 4735
16:22:12 With the combination Random/Random in 10000 games A won 2419 and B won: 4735
16:22:12 With the combination Random/Random in 10000 games A won 2419 and B won: 4736
16:22:12 With the combination Random/Random in 10000 games A won 2419 and B won: 4737
16:22:12 With the combination Random/Random in 10000 games A won 2419 and B won: 4738
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4738
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4739
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4740
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4741
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4742
16:22:12 With the combination Random/Random in 10000 games A won 2420 and B won: 4743
16:22:12 With the combination Random/Random in 10000 games A won 2421 and B won: 4743
16:22:12 With the combination Random/Random in 10000 games A won 2422 and B won: 4743
16:22:12 With the combination Random/Random in 10000 games A won 2423 and B won: 4743
16:22:12 With the combination Random/Random in 10000 games A won 2423 and B won: 4744
16:22:12 With the combination Random/Random in 10000 games A won 2423 and B won: 4745
16:22:12 With the combination Random/Random in 10000 games A won 2424 and B won: 4745
16:22:12 With the combination Random/Random in 10000 games A won 2425 and B won: 4745
16:22:12 With the combination Random/Random in 10000 games A won 2425 and B won: 4746
16:22:12 With the combination Random/Random in 10000 games A won 2426 and B won: 4746
16:22:12 With the combination Random/Random in 10000 games A won 2427 and B won: 4746
16:22:12 With the combination Random/Random in 10000 games A won 2427 and B won: 4747
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4747
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4748
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4749
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4750
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4751
16:22:13 With the combination Random/Random in 10000 games A won 2428 and B won: 4752
16:22:13 With the combination Random/Random in 10000 games A won 2429 and B won: 4752
16:22:13 With the combination Random/Random in 10000 games A won 2430 and B won: 4752
16:22:13 With the combination Random/Random in 10000 games A won 2430 and B won: 4753
16:22:13 With the combination Random/Random in 10000 games A won 2430 and B won: 4754
16:22:13 With the combination Random/Random in 10000 games A won 2431 and B won: 4754
16:22:13 With the combination Random/Random in 10000 games A won 2431 and B won: 4755
16:22:13 With the combination Random/Random in 10000 games A won 2432 and B won: 4755
16:22:13 With the combination Random/Random in 10000 games A won 2433 and B won: 4755
16:22:13 With the combination Random/Random in 10000 games A won 2433 and B won: 4756
16:22:13 With the combination Random/Random in 10000 games A won 2434 and B won: 4756
16:22:13 With the combination Random/Random in 10000 games A won 2434 and B won: 4757
16:22:13 With the combination Random/Random in 10000 games A won 2435 and B won: 4757
16:22:13 With the combination Random/Random in 10000 games A won 2435 and B won: 4758
16:22:13 With the combination Random/Random in 10000 games A won 2435 and B won: 4759
16:22:13 With the combination Random/Random in 10000 games A won 2436 and B won: 4759
16:22:13 With the combination Random/Random in 10000 games A won 2436 and B won: 4760
16:22:13 With the combination Random/Random in 10000 games A won 2436 and B won: 4761
16:22:13 With the combination Random/Random in 10000 games A won 2437 and B won: 4761
16:22:13 With the combination Random/Random in 10000 games A won 2438 and B won: 4761
16:22:13 With the combination Random/Random in 10000 games A won 2438 and B won: 4762
16:22:13 With the combination Random/Random in 10000 games A won 2439 and B won: 4762
16:22:13 With the combination Random/Random in 10000 games A won 2440 and B won: 4762
16:22:13 With the combination Random/Random in 10000 games A won 2440 and B won: 4763
16:22:13 With the combination Random/Random in 10000 games A won 2440 and B won: 4764
16:22:13 With the combination Random/Random in 10000 games A won 2440 and B won: 4765
16:22:13 With the combination Random/Random in 10000 games A won 2440 and B won: 4766
16:22:13 With the combination Random/Random in 10000 games A won 2441 and B won: 4766
16:22:13 With the combination Random/Random in 10000 games A won 2442 and B won: 4766
16:22:13 With the combination Random/Random in 10000 games A won 2442 and B won: 4767
16:22:13 With the combination Random/Random in 10000 games A won 2442 and B won: 4768
16:22:13 With the combination Random/Random in 10000 games A won 2442 and B won: 4769
16:22:13 With the combination Random/Random in 10000 games A won 2443 and B won: 4769
16:22:13 With the combination Random/Random in 10000 games A won 2444 and B won: 4769
16:22:13 With the combination Random/Random in 10000 games A won 2444 and B won: 4770
16:22:13 With the combination Random/Random in 10000 games A won 2444 and B won: 4771
16:22:13 With the combination Random/Random in 10000 games A won 2444 and B won: 4772
16:22:13 With the combination Random/Random in 10000 games A won 2444 and B won: 4773
16:22:13 With the combination Random/Random in 10000 games A won 2445 and B won: 4773
16:22:13 With the combination Random/Random in 10000 games A won 2445 and B won: 4774
16:22:13 With the combination Random/Random in 10000 games A won 2446 and B won: 4774
16:22:13 With the combination Random/Random in 10000 games A won 2446 and B won: 4775
16:22:13 With the combination Random/Random in 10000 games A won 2447 and B won: 4775
16:22:13 With the combination Random/Random in 10000 games A won 2448 and B won: 4775
16:22:13 With the combination Random/Random in 10000 games A won 2448 and B won: 4776
16:22:13 With the combination Random/Random in 10000 games A won 2448 and B won: 4777
16:22:13 With the combination Random/Random in 10000 games A won 2448 and B won: 4778
16:22:13 With the combination Random/Random in 10000 games A won 2448 and B won: 4779
16:22:13 With the combination Random/Random in 10000 games A won 2449 and B won: 4779
16:22:13 With the combination Random/Random in 10000 games A won 2449 and B won: 4780
16:22:13 With the combination Random/Random in 10000 games A won 2449 and B won: 4781
16:22:13 With the combination Random/Random in 10000 games A won 2449 and B won: 4782
16:22:13 With the combination Random/Random in 10000 games A won 2450 and B won: 4782
16:22:13 With the combination Random/Random in 10000 games A won 2450 and B won: 4783
16:22:13 With the combination Random/Random in 10000 games A won 2451 and B won: 4783
16:22:13 With the combination Random/Random in 10000 games A won 2451 and B won: 4784
16:22:13 With the combination Random/Random in 10000 games A won 2452 and B won: 4784
16:22:13 With the combination Random/Random in 10000 games A won 2452 and B won: 4785
16:22:13 With the combination Random/Random in 10000 games A won 2453 and B won: 4785
16:22:13 With the combination Random/Random in 10000 games A won 2454 and B won: 4785
16:22:13 With the combination Random/Random in 10000 games A won 2454 and B won: 4786
16:22:13 With the combination Random/Random in 10000 games A won 2455 and B won: 4786
16:22:13 With the combination Random/Random in 10000 games A won 2455 and B won: 4787
16:22:13 With the combination Random/Random in 10000 games A won 2455 and B won: 4788
16:22:13 With the combination Random/Random in 10000 games A won 2456 and B won: 4788
16:22:13 With the combination Random/Random in 10000 games A won 2456 and B won: 4789
16:22:13 With the combination Random/Random in 10000 games A won 2456 and B won: 4790
16:22:13 With the combination Random/Random in 10000 games A won 2456 and B won: 4791
16:22:13 With the combination Random/Random in 10000 games A won 2456 and B won: 4792
16:22:13 With the combination Random/Random in 10000 games A won 2457 and B won: 4792
16:22:13 With the combination Random/Random in 10000 games A won 2457 and B won: 4793
16:22:13 With the combination Random/Random in 10000 games A won 2457 and B won: 4794
16:22:13 With the combination Random/Random in 10000 games A won 2457 and B won: 4795
16:22:13 With the combination Random/Random in 10000 games A won 2457 and B won: 4796
16:22:13 With the combination Random/Random in 10000 games A won 2458 and B won: 4796
16:22:13 With the combination Random/Random in 10000 games A won 2459 and B won: 4796
16:22:13 With the combination Random/Random in 10000 games A won 2459 and B won: 4797
16:22:13 With the combination Random/Random in 10000 games A won 2459 and B won: 4798
16:22:13 With the combination Random/Random in 10000 games A won 2460 and B won: 4798
16:22:13 With the combination Random/Random in 10000 games A won 2460 and B won: 4799
16:22:13 With the combination Random/Random in 10000 games A won 2460 and B won: 4800
16:22:13 With the combination Random/Random in 10000 games A won 2460 and B won: 4801
16:22:13 With the combination Random/Random in 10000 games A won 2461 and B won: 4801
16:22:13 With the combination Random/Random in 10000 games A won 2461 and B won: 4802
16:22:13 With the combination Random/Random in 10000 games A won 2461 and B won: 4803
16:22:13 With the combination Random/Random in 10000 games A won 2461 and B won: 4804
16:22:13 With the combination Random/Random in 10000 games A won 2461 and B won: 4805
16:22:13 With the combination Random/Random in 10000 games A won 2462 and B won: 4805
16:22:13 With the combination Random/Random in 10000 games A won 2463 and B won: 4805
16:22:13 With the combination Random/Random in 10000 games A won 2463 and B won: 4806
16:22:13 With the combination Random/Random in 10000 games A won 2464 and B won: 4806
16:22:13 With the combination Random/Random in 10000 games A won 2464 and B won: 4807
16:22:13 With the combination Random/Random in 10000 games A won 2465 and B won: 4807
16:22:13 With the combination Random/Random in 10000 games A won 2465 and B won: 4808
16:22:13 With the combination Random/Random in 10000 games A won 2466 and B won: 4808
16:22:13 With the combination Random/Random in 10000 games A won 2467 and B won: 4808
16:22:13 With the combination Random/Random in 10000 games A won 2467 and B won: 4809
16:22:13 With the combination Random/Random in 10000 games A won 2468 and B won: 4809
16:22:13 With the combination Random/Random in 10000 games A won 2468 and B won: 4810
16:22:13 With the combination Random/Random in 10000 games A won 2468 and B won: 4811
16:22:13 With the combination Random/Random in 10000 games A won 2469 and B won: 4811
16:22:13 With the combination Random/Random in 10000 games A won 2469 and B won: 4812
16:22:13 With the combination Random/Random in 10000 games A won 2470 and B won: 4812
16:22:13 With the combination Random/Random in 10000 games A won 2470 and B won: 4813
16:22:13 With the combination Random/Random in 10000 games A won 2471 and B won: 4813
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4813
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4814
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4815
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4816
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4817
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4818
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4819
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4820
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4821
16:22:13 With the combination Random/Random in 10000 games A won 2472 and B won: 4822
16:22:13 With the combination Random/Random in 10000 games A won 2473 and B won: 4822
16:22:13 With the combination Random/Random in 10000 games A won 2473 and B won: 4823
16:22:13 With the combination Random/Random in 10000 games A won 2473 and B won: 4824
16:22:13 With the combination Random/Random in 10000 games A won 2473 and B won: 4825
16:22:13 With the combination Random/Random in 10000 games A won 2473 and B won: 4826
16:22:13 With the combination Random/Random in 10000 games A won 2474 and B won: 4826
16:22:13 With the combination Random/Random in 10000 games A won 2475 and B won: 4826
16:22:13 With the combination Random/Random in 10000 games A won 2476 and B won: 4826
16:22:13 With the combination Random/Random in 10000 games A won 2476 and B won: 4827
16:22:13 With the combination Random/Random in 10000 games A won 2476 and B won: 4828
16:22:13 With the combination Random/Random in 10000 games A won 2476 and B won: 4829
16:22:13 With the combination Random/Random in 10000 games A won 2476 and B won: 4830
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4830
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4831
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4832
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4833
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4834
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4835
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4836
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4837
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4838
16:22:13 With the combination Random/Random in 10000 games A won 2477 and B won: 4839
16:22:13 With the combination Random/Random in 10000 games A won 2478 and B won: 4839
16:22:13 With the combination Random/Random in 10000 games A won 2478 and B won: 4840
16:22:13 With the combination Random/Random in 10000 games A won 2478 and B won: 4841
16:22:13 With the combination Random/Random in 10000 games A won 2479 and B won: 4841
16:22:13 With the combination Random/Random in 10000 games A won 2479 and B won: 4842
16:22:13 With the combination Random/Random in 10000 games A won 2479 and B won: 4843
16:22:13 With the combination Random/Random in 10000 games A won 2480 and B won: 4843
16:22:13 With the combination Random/Random in 10000 games A won 2480 and B won: 4844
16:22:13 With the combination Random/Random in 10000 games A won 2481 and B won: 4844
16:22:13 With the combination Random/Random in 10000 games A won 2481 and B won: 4845
16:22:13 With the combination Random/Random in 10000 games A won 2481 and B won: 4846
16:22:13 With the combination Random/Random in 10000 games A won 2481 and B won: 4847
16:22:13 With the combination Random/Random in 10000 games A won 2482 and B won: 4847
16:22:13 With the combination Random/Random in 10000 games A won 2482 and B won: 4848
16:22:13 With the combination Random/Random in 10000 games A won 2482 and B won: 4849
16:22:13 With the combination Random/Random in 10000 games A won 2483 and B won: 4849
16:22:13 With the combination Random/Random in 10000 games A won 2484 and B won: 4849
16:22:13 With the combination Random/Random in 10000 games A won 2484 and B won: 4850
16:22:13 With the combination Random/Random in 10000 games A won 2484 and B won: 4851
16:22:13 With the combination Random/Random in 10000 games A won 2484 and B won: 4852
16:22:13 With the combination Random/Random in 10000 games A won 2485 and B won: 4852
16:22:13 With the combination Random/Random in 10000 games A won 2485 and B won: 4853
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4853
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4854
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4855
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4856
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4857
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4858
16:22:13 With the combination Random/Random in 10000 games A won 2486 and B won: 4859
16:22:13 With the combination Random/Random in 10000 games A won 2487 and B won: 4859
16:22:13 With the combination Random/Random in 10000 games A won 2487 and B won: 4860
16:22:13 With the combination Random/Random in 10000 games A won 2487 and B won: 4861
16:22:13 With the combination Random/Random in 10000 games A won 2487 and B won: 4862
16:22:13 With the combination Random/Random in 10000 games A won 2488 and B won: 4862
16:22:13 With the combination Random/Random in 10000 games A won 2488 and B won: 4863
16:22:13 With the combination Random/Random in 10000 games A won 2488 and B won: 4864
16:22:13 With the combination Random/Random in 10000 games A won 2489 and B won: 4864
16:22:13 With the combination Random/Random in 10000 games A won 2489 and B won: 4865
16:22:13 With the combination Random/Random in 10000 games A won 2489 and B won: 4866
16:22:13 With the combination Random/Random in 10000 games A won 2490 and B won: 4866
16:22:13 With the combination Random/Random in 10000 games A won 2490 and B won: 4867
16:22:13 With the combination Random/Random in 10000 games A won 2490 and B won: 4868
16:22:13 With the combination Random/Random in 10000 games A won 2490 and B won: 4869
16:22:13 With the combination Random/Random in 10000 games A won 2491 and B won: 4869
16:22:13 With the combination Random/Random in 10000 games A won 2491 and B won: 4870
16:22:13 With the combination Random/Random in 10000 games A won 2492 and B won: 4870
16:22:13 With the combination Random/Random in 10000 games A won 2492 and B won: 4871
16:22:13 With the combination Random/Random in 10000 games A won 2493 and B won: 4871
16:22:13 With the combination Random/Random in 10000 games A won 2494 and B won: 4871
16:22:13 With the combination Random/Random in 10000 games A won 2494 and B won: 4872
16:22:13 With the combination Random/Random in 10000 games A won 2494 and B won: 4873
16:22:13 With the combination Random/Random in 10000 games A won 2494 and B won: 4874
16:22:13 With the combination Random/Random in 10000 games A won 2494 and B won: 4875
16:22:13 With the combination Random/Random in 10000 games A won 2495 and B won: 4875
16:22:13 With the combination Random/Random in 10000 games A won 2495 and B won: 4876
16:22:13 With the combination Random/Random in 10000 games A won 2495 and B won: 4877
16:22:13 With the combination Random/Random in 10000 games A won 2496 and B won: 4877
16:22:13 With the combination Random/Random in 10000 games A won 2497 and B won: 4877
16:22:13 With the combination Random/Random in 10000 games A won 2498 and B won: 4877
16:22:13 With the combination Random/Random in 10000 games A won 2499 and B won: 4877
16:22:13 With the combination Random/Random in 10000 games A won 2499 and B won: 4878
16:22:13 With the combination Random/Random in 10000 games A won 2500 and B won: 4878
16:22:13 With the combination Random/Random in 10000 games A won 2501 and B won: 4878
16:22:13 With the combination Random/Random in 10000 games A won 2502 and B won: 4878
16:22:13 With the combination Random/Random in 10000 games A won 2502 and B won: 4879
16:22:13 With the combination Random/Random in 10000 games A won 2502 and B won: 4880
16:22:13 With the combination Random/Random in 10000 games A won 2502 and B won: 4881
16:22:13 With the combination Random/Random in 10000 games A won 2502 and B won: 4882
16:22:13 With the combination Random/Random in 10000 games A won 2503 and B won: 4882
16:22:13 With the combination Random/Random in 10000 games A won 2503 and B won: 4883
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4883
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4884
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4885
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4886
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4887
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4888
16:22:13 With the combination Random/Random in 10000 games A won 2504 and B won: 4889
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4889
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4890
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4891
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4892
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4893
16:22:13 With the combination Random/Random in 10000 games A won 2505 and B won: 4894
16:22:13 With the combination Random/Random in 10000 games A won 2506 and B won: 4894
16:22:13 With the combination Random/Random in 10000 games A won 2506 and B won: 4895
16:22:13 With the combination Random/Random in 10000 games A won 2506 and B won: 4896
16:22:13 With the combination Random/Random in 10000 games A won 2506 and B won: 4897
16:22:13 With the combination Random/Random in 10000 games A won 2507 and B won: 4897
16:22:13 With the combination Random/Random in 10000 games A won 2507 and B won: 4898
16:22:13 With the combination Random/Random in 10000 games A won 2508 and B won: 4898
16:22:13 With the combination Random/Random in 10000 games A won 2508 and B won: 4899
16:22:13 With the combination Random/Random in 10000 games A won 2509 and B won: 4899
16:22:13 With the combination Random/Random in 10000 games A won 2510 and B won: 4899
16:22:13 With the combination Random/Random in 10000 games A won 2510 and B won: 4900
16:22:13 With the combination Random/Random in 10000 games A won 2510 and B won: 4901
16:22:13 With the combination Random/Random in 10000 games A won 2510 and B won: 4902
16:22:13 With the combination Random/Random in 10000 games A won 2510 and B won: 4903
16:22:13 With the combination Random/Random in 10000 games A won 2511 and B won: 4903
16:22:13 With the combination Random/Random in 10000 games A won 2511 and B won: 4904
16:22:13 With the combination Random/Random in 10000 games A won 2511 and B won: 4905
16:22:13 With the combination Random/Random in 10000 games A won 2512 and B won: 4905
16:22:13 With the combination Random/Random in 10000 games A won 2512 and B won: 4906
16:22:13 With the combination Random/Random in 10000 games A won 2512 and B won: 4907
16:22:13 With the combination Random/Random in 10000 games A won 2512 and B won: 4908
16:22:13 With the combination Random/Random in 10000 games A won 2512 and B won: 4909
16:22:13 With the combination Random/Random in 10000 games A won 2513 and B won: 4909
16:22:13 With the combination Random/Random in 10000 games A won 2513 and B won: 4910
16:22:13 With the combination Random/Random in 10000 games A won 2514 and B won: 4910
16:22:13 With the combination Random/Random in 10000 games A won 2514 and B won: 4911
16:22:13 With the combination Random/Random in 10000 games A won 2514 and B won: 4912
16:22:13 With the combination Random/Random in 10000 games A won 2515 and B won: 4912
16:22:13 With the combination Random/Random in 10000 games A won 2516 and B won: 4912
16:22:13 With the combination Random/Random in 10000 games A won 2516 and B won: 4913
16:22:13 With the combination Random/Random in 10000 games A won 2516 and B won: 4914
16:22:13 With the combination Random/Random in 10000 games A won 2517 and B won: 4914
16:22:13 With the combination Random/Random in 10000 games A won 2517 and B won: 4915
16:22:13 With the combination Random/Random in 10000 games A won 2517 and B won: 4916
16:22:13 With the combination Random/Random in 10000 games A won 2518 and B won: 4916
16:22:13 With the combination Random/Random in 10000 games A won 2519 and B won: 4916
16:22:13 With the combination Random/Random in 10000 games A won 2519 and B won: 4917
16:22:13 With the combination Random/Random in 10000 games A won 2520 and B won: 4917
16:22:13 With the combination Random/Random in 10000 games A won 2520 and B won: 4918
16:22:13 With the combination Random/Random in 10000 games A won 2520 and B won: 4919
16:22:13 With the combination Random/Random in 10000 games A won 2521 and B won: 4919
16:22:13 With the combination Random/Random in 10000 games A won 2521 and B won: 4920
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4920
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4921
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4922
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4923
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4924
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4925
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4926
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4927
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4928
16:22:13 With the combination Random/Random in 10000 games A won 2522 and B won: 4929
16:22:13 With the combination Random/Random in 10000 games A won 2523 and B won: 4929
16:22:13 With the combination Random/Random in 10000 games A won 2523 and B won: 4930
16:22:13 With the combination Random/Random in 10000 games A won 2524 and B won: 4930
16:22:13 With the combination Random/Random in 10000 games A won 2524 and B won: 4931
16:22:13 With the combination Random/Random in 10000 games A won 2524 and B won: 4932
16:22:13 With the combination Random/Random in 10000 games A won 2525 and B won: 4932
16:22:13 With the combination Random/Random in 10000 games A won 2525 and B won: 4933
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4933
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4934
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4935
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4936
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4937
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4938
16:22:13 With the combination Random/Random in 10000 games A won 2526 and B won: 4939
16:22:13 With the combination Random/Random in 10000 games A won 2527 and B won: 4939
16:22:13 With the combination Random/Random in 10000 games A won 2527 and B won: 4940
16:22:13 With the combination Random/Random in 10000 games A won 2527 and B won: 4941
16:22:13 With the combination Random/Random in 10000 games A won 2527 and B won: 4942
16:22:13 With the combination Random/Random in 10000 games A won 2527 and B won: 4943
16:22:13 With the combination Random/Random in 10000 games A won 2528 and B won: 4943
16:22:13 With the combination Random/Random in 10000 games A won 2529 and B won: 4943
16:22:13 With the combination Random/Random in 10000 games A won 2529 and B won: 4944
16:22:13 With the combination Random/Random in 10000 games A won 2529 and B won: 4945
16:22:13 With the combination Random/Random in 10000 games A won 2530 and B won: 4945
16:22:13 With the combination Random/Random in 10000 games A won 2530 and B won: 4946
16:22:13 With the combination Random/Random in 10000 games A won 2530 and B won: 4947
16:22:13 With the combination Random/Random in 10000 games A won 2530 and B won: 4948
16:22:13 With the combination Random/Random in 10000 games A won 2530 and B won: 4949
16:22:13 With the combination Random/Random in 10000 games A won 2531 and B won: 4949
16:22:13 With the combination Random/Random in 10000 games A won 2532 and B won: 4949
16:22:13 With the combination Random/Random in 10000 games A won 2532 and B won: 4950
16:22:13 With the combination Random/Random in 10000 games A won 2533 and B won: 4950
16:22:13 With the combination Random/Random in 10000 games A won 2534 and B won: 4950
16:22:13 With the combination Random/Random in 10000 games A won 2534 and B won: 4951
16:22:13 With the combination Random/Random in 10000 games A won 2535 and B won: 4951
16:22:13 With the combination Random/Random in 10000 games A won 2535 and B won: 4952
16:22:13 With the combination Random/Random in 10000 games A won 2536 and B won: 4952
16:22:13 With the combination Random/Random in 10000 games A won 2536 and B won: 4953
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4953
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4954
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4955
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4956
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4957
16:22:13 With the combination Random/Random in 10000 games A won 2537 and B won: 4958
16:22:13 With the combination Random/Random in 10000 games A won 2538 and B won: 4958
16:22:13 With the combination Random/Random in 10000 games A won 2538 and B won: 4959
16:22:13 With the combination Random/Random in 10000 games A won 2539 and B won: 4959
16:22:13 With the combination Random/Random in 10000 games A won 2539 and B won: 4960
16:22:13 With the combination Random/Random in 10000 games A won 2540 and B won: 4960
16:22:13 With the combination Random/Random in 10000 games A won 2540 and B won: 4961
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4961
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4962
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4963
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4964
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4965
16:22:13 With the combination Random/Random in 10000 games A won 2541 and B won: 4966
16:22:13 With the combination Random/Random in 10000 games A won 2542 and B won: 4966
16:22:13 With the combination Random/Random in 10000 games A won 2542 and B won: 4967
16:22:13 With the combination Random/Random in 10000 games A won 2542 and B won: 4968
16:22:13 With the combination Random/Random in 10000 games A won 2543 and B won: 4968
16:22:13 With the combination Random/Random in 10000 games A won 2543 and B won: 4969
16:22:13 With the combination Random/Random in 10000 games A won 2544 and B won: 4969
16:22:13 With the combination Random/Random in 10000 games A won 2544 and B won: 4970
16:22:13 With the combination Random/Random in 10000 games A won 2544 and B won: 4971
16:22:13 With the combination Random/Random in 10000 games A won 2545 and B won: 4971
16:22:13 With the combination Random/Random in 10000 games A won 2545 and B won: 4972
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4972
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4973
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4974
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4975
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4976
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4977
16:22:13 With the combination Random/Random in 10000 games A won 2546 and B won: 4978
16:22:13 With the combination Random/Random in 10000 games A won 2547 and B won: 4978
16:22:13 With the combination Random/Random in 10000 games A won 2547 and B won: 4979
16:22:13 With the combination Random/Random in 10000 games A won 2547 and B won: 4980
16:22:13 With the combination Random/Random in 10000 games A won 2547 and B won: 4981
16:22:13 With the combination Random/Random in 10000 games A won 2548 and B won: 4981
16:22:13 With the combination Random/Random in 10000 games A won 2548 and B won: 4982
16:22:13 With the combination Random/Random in 10000 games A won 2548 and B won: 4983
16:22:13 With the combination Random/Random in 10000 games A won 2549 and B won: 4983
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4983
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4984
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4985
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4986
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4987
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4988
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4989
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4990
16:22:13 With the combination Random/Random in 10000 games A won 2550 and B won: 4991
16:22:13 With the combination Random/Random in 10000 games A won 2551 and B won: 4991
16:22:13 With the combination Random/Random in 10000 games A won 2551 and B won: 4992
16:22:13 With the combination Random/Random in 10000 games A won 2551 and B won: 4993
16:22:13 With the combination Random/Random in 10000 games A won 2551 and B won: 4994
16:22:13 With the combination Random/Random in 10000 games A won 2551 and B won: 4995
16:22:13 With the combination Random/Random in 10000 games A won 2552 and B won: 4995
16:22:13 With the combination Random/Random in 10000 games A won 2552 and B won: 4996
16:22:13 With the combination Random/Random in 10000 games A won 2553 and B won: 4996
16:22:13 With the combination Random/Random in 10000 games A won 2554 and B won: 4996
16:22:13 With the combination Random/Random in 10000 games A won 2554 and B won: 4997
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 4997
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 4998
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 4999
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5000
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5001
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5002
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5003
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5004
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5005
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5006
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5007
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5008
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5009
16:22:13 With the combination Random/Random in 10000 games A won 2555 and B won: 5010
16:22:13 With the combination Random/Random in 10000 games A won 2556 and B won: 5010
16:22:13 With the combination Random/Random in 10000 games A won 2557 and B won: 5010
16:22:13 With the combination Random/Random in 10000 games A won 2557 and B won: 5011
16:22:13 With the combination Random/Random in 10000 games A won 2557 and B won: 5012
16:22:13 With the combination Random/Random in 10000 games A won 2557 and B won: 5013
16:22:13 With the combination Random/Random in 10000 games A won 2557 and B won: 5014
16:22:13 With the combination Random/Random in 10000 games A won 2558 and B won: 5014
16:22:13 With the combination Random/Random in 10000 games A won 2558 and B won: 5015
16:22:13 With the combination Random/Random in 10000 games A won 2558 and B won: 5016
16:22:13 With the combination Random/Random in 10000 games A won 2559 and B won: 5016
16:22:13 With the combination Random/Random in 10000 games A won 2560 and B won: 5016
16:22:13 With the combination Random/Random in 10000 games A won 2560 and B won: 5017
16:22:13 With the combination Random/Random in 10000 games A won 2561 and B won: 5017
16:22:13 With the combination Random/Random in 10000 games A won 2561 and B won: 5018
16:22:13 With the combination Random/Random in 10000 games A won 2561 and B won: 5019
16:22:13 With the combination Random/Random in 10000 games A won 2561 and B won: 5020
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5020
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5021
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5022
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5023
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5024
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5025
16:22:13 With the combination Random/Random in 10000 games A won 2562 and B won: 5026
16:22:13 With the combination Random/Random in 10000 games A won 2563 and B won: 5026
16:22:13 With the combination Random/Random in 10000 games A won 2563 and B won: 5027
16:22:13 With the combination Random/Random in 10000 games A won 2564 and B won: 5027
16:22:13 With the combination Random/Random in 10000 games A won 2565 and B won: 5027
16:22:13 With the combination Random/Random in 10000 games A won 2565 and B won: 5028
16:22:13 With the combination Random/Random in 10000 games A won 2565 and B won: 5029
16:22:13 With the combination Random/Random in 10000 games A won 2565 and B won: 5030
16:22:13 With the combination Random/Random in 10000 games A won 2565 and B won: 5031
16:22:13 With the combination Random/Random in 10000 games A won 2566 and B won: 5031
16:22:13 With the combination Random/Random in 10000 games A won 2566 and B won: 5032
16:22:13 With the combination Random/Random in 10000 games A won 2566 and B won: 5033
16:22:13 With the combination Random/Random in 10000 games A won 2566 and B won: 5034
16:22:13 With the combination Random/Random in 10000 games A won 2566 and B won: 5035
16:22:13 With the combination Random/Random in 10000 games A won 2567 and B won: 5035
16:22:13 With the combination Random/Random in 10000 games A won 2567 and B won: 5036
16:22:13 With the combination Random/Random in 10000 games A won 2567 and B won: 5037
16:22:13 With the combination Random/Random in 10000 games A won 2568 and B won: 5037
16:22:13 With the combination Random/Random in 10000 games A won 2568 and B won: 5038
16:22:13 With the combination Random/Random in 10000 games A won 2569 and B won: 5038
16:22:13 With the combination Random/Random in 10000 games A won 2570 and B won: 5038
16:22:13 With the combination Random/Random in 10000 games A won 2570 and B won: 5039
16:22:13 With the combination Random/Random in 10000 games A won 2570 and B won: 5040
16:22:13 With the combination Random/Random in 10000 games A won 2570 and B won: 5041
16:22:13 With the combination Random/Random in 10000 games A won 2570 and B won: 5042
16:22:13 With the combination Random/Random in 10000 games A won 2571 and B won: 5042
16:22:13 With the combination Random/Random in 10000 games A won 2572 and B won: 5042
16:22:13 With the combination Random/Random in 10000 games A won 2572 and B won: 5043
16:22:13 With the combination Random/Random in 10000 games A won 2572 and B won: 5044
16:22:13 With the combination Random/Random in 10000 games A won 2573 and B won: 5044
16:22:13 With the combination Random/Random in 10000 games A won 2573 and B won: 5045
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5045
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5046
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5047
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5048
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5049
16:22:13 With the combination Random/Random in 10000 games A won 2574 and B won: 5050
16:22:13 With the combination Random/Random in 10000 games A won 2575 and B won: 5050
16:22:13 With the combination Random/Random in 10000 games A won 2576 and B won: 5050
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5050
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5051
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5052
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5053
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5054
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5055
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5056
16:22:13 With the combination Random/Random in 10000 games A won 2577 and B won: 5057
16:22:13 With the combination Random/Random in 10000 games A won 2578 and B won: 5057
16:22:13 With the combination Random/Random in 10000 games A won 2578 and B won: 5058
16:22:13 With the combination Random/Random in 10000 games A won 2578 and B won: 5059
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5059
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5060
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5061
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5062
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5063
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5064
16:22:13 With the combination Random/Random in 10000 games A won 2579 and B won: 5065
16:22:13 With the combination Random/Random in 10000 games A won 2580 and B won: 5065
16:22:13 With the combination Random/Random in 10000 games A won 2580 and B won: 5066
16:22:13 With the combination Random/Random in 10000 games A won 2580 and B won: 5067
16:22:13 With the combination Random/Random in 10000 games A won 2580 and B won: 5068
16:22:13 With the combination Random/Random in 10000 games A won 2581 and B won: 5068
16:22:13 With the combination Random/Random in 10000 games A won 2582 and B won: 5068
16:22:13 With the combination Random/Random in 10000 games A won 2583 and B won: 5068
16:22:13 With the combination Random/Random in 10000 games A won 2584 and B won: 5068
16:22:13 With the combination Random/Random in 10000 games A won 2584 and B won: 5069
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5069
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5070
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5071
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5072
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5073
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5074
16:22:13 With the combination Random/Random in 10000 games A won 2585 and B won: 5075
16:22:13 With the combination Random/Random in 10000 games A won 2586 and B won: 5075
16:22:13 With the combination Random/Random in 10000 games A won 2586 and B won: 5076
16:22:13 With the combination Random/Random in 10000 games A won 2587 and B won: 5076
16:22:13 With the combination Random/Random in 10000 games A won 2588 and B won: 5076
16:22:13 With the combination Random/Random in 10000 games A won 2588 and B won: 5077
16:22:13 With the combination Random/Random in 10000 games A won 2588 and B won: 5078
16:22:13 With the combination Random/Random in 10000 games A won 2588 and B won: 5079
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5079
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5080
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5081
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5082
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5083
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5084
16:22:13 With the combination Random/Random in 10000 games A won 2589 and B won: 5085
16:22:13 With the combination Random/Random in 10000 games A won 2590 and B won: 5085
16:22:13 With the combination Random/Random in 10000 games A won 2590 and B won: 5086
16:22:13 With the combination Random/Random in 10000 games A won 2590 and B won: 5087
16:22:13 With the combination Random/Random in 10000 games A won 2590 and B won: 5088
16:22:13 With the combination Random/Random in 10000 games A won 2590 and B won: 5089
16:22:13 With the combination Random/Random in 10000 games A won 2591 and B won: 5089
16:22:13 With the combination Random/Random in 10000 games A won 2591 and B won: 5090
16:22:13 With the combination Random/Random in 10000 games A won 2591 and B won: 5091
16:22:13 With the combination Random/Random in 10000 games A won 2591 and B won: 5092
16:22:13 With the combination Random/Random in 10000 games A won 2591 and B won: 5093
16:22:13 With the combination Random/Random in 10000 games A won 2592 and B won: 5093
16:22:13 With the combination Random/Random in 10000 games A won 2592 and B won: 5094
16:22:13 With the combination Random/Random in 10000 games A won 2592 and B won: 5095
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5095
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5096
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5097
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5098
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5099
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5100
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5101
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5102
16:22:13 With the combination Random/Random in 10000 games A won 2593 and B won: 5103
16:22:13 With the combination Random/Random in 10000 games A won 2594 and B won: 5103
16:22:13 With the combination Random/Random in 10000 games A won 2595 and B won: 5103
16:22:13 With the combination Random/Random in 10000 games A won 2595 and B won: 5104
16:22:13 With the combination Random/Random in 10000 games A won 2595 and B won: 5105
16:22:13 With the combination Random/Random in 10000 games A won 2595 and B won: 5106
16:22:13 With the combination Random/Random in 10000 games A won 2595 and B won: 5107
16:22:13 With the combination Random/Random in 10000 games A won 2596 and B won: 5107
16:22:13 With the combination Random/Random in 10000 games A won 2596 and B won: 5108
16:22:13 With the combination Random/Random in 10000 games A won 2596 and B won: 5109
16:22:13 With the combination Random/Random in 10000 games A won 2596 and B won: 5110
16:22:13 With the combination Random/Random in 10000 games A won 2597 and B won: 5110
16:22:13 With the combination Random/Random in 10000 games A won 2597 and B won: 5111
16:22:13 With the combination Random/Random in 10000 games A won 2598 and B won: 5111
16:22:13 With the combination Random/Random in 10000 games A won 2599 and B won: 5111
16:22:13 With the combination Random/Random in 10000 games A won 2599 and B won: 5112
16:22:13 With the combination Random/Random in 10000 games A won 2600 and B won: 5112
16:22:13 With the combination Random/Random in 10000 games A won 2601 and B won: 5112
16:22:13 With the combination Random/Random in 10000 games A won 2601 and B won: 5113
16:22:13 With the combination Random/Random in 10000 games A won 2601 and B won: 5114
16:22:13 With the combination Random/Random in 10000 games A won 2601 and B won: 5115
16:22:13 With the combination Random/Random in 10000 games A won 2601 and B won: 5116
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5116
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5117
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5118
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5119
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5120
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5121
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5122
16:22:13 With the combination Random/Random in 10000 games A won 2602 and B won: 5123
16:22:13 With the combination Random/Random in 10000 games A won 2603 and B won: 5123
16:22:13 With the combination Random/Random in 10000 games A won 2604 and B won: 5123
16:22:13 With the combination Random/Random in 10000 games A won 2605 and B won: 5123
16:22:13 With the combination Random/Random in 10000 games A won 2605 and B won: 5124
16:22:13 With the combination Random/Random in 10000 games A won 2606 and B won: 5124
16:22:13 With the combination Random/Random in 10000 games A won 2607 and B won: 5124
16:22:13 With the combination Random/Random in 10000 games A won 2607 and B won: 5125
16:22:13 With the combination Random/Random in 10000 games A won 2607 and B won: 5126
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5126
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5127
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5128
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5129
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5130
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5131
16:22:13 With the combination Random/Random in 10000 games A won 2608 and B won: 5132
16:22:13 With the combination Random/Random in 10000 games A won 2609 and B won: 5132
16:22:13 With the combination Random/Random in 10000 games A won 2610 and B won: 5132
16:22:13 With the combination Random/Random in 10000 games A won 2610 and B won: 5133
16:22:13 With the combination Random/Random in 10000 games A won 2611 and B won: 5133
16:22:13 With the combination Random/Random in 10000 games A won 2611 and B won: 5134
16:22:13 With the combination Random/Random in 10000 games A won 2611 and B won: 5135
16:22:13 With the combination Random/Random in 10000 games A won 2611 and B won: 5136
16:22:13 With the combination Random/Random in 10000 games A won 2611 and B won: 5137
16:22:13 With the combination Random/Random in 10000 games A won 2612 and B won: 5137
16:22:13 With the combination Random/Random in 10000 games A won 2612 and B won: 5138
16:22:13 With the combination Random/Random in 10000 games A won 2612 and B won: 5139
16:22:13 With the combination Random/Random in 10000 games A won 2613 and B won: 5139
16:22:13 With the combination Random/Random in 10000 games A won 2613 and B won: 5140
16:22:13 With the combination Random/Random in 10000 games A won 2613 and B won: 5141
16:22:13 With the combination Random/Random in 10000 games A won 2613 and B won: 5142
16:22:13 With the combination Random/Random in 10000 games A won 2614 and B won: 5142
16:22:13 With the combination Random/Random in 10000 games A won 2615 and B won: 5142
16:22:13 With the combination Random/Random in 10000 games A won 2616 and B won: 5142
16:22:13 With the combination Random/Random in 10000 games A won 2617 and B won: 5142
16:22:13 With the combination Random/Random in 10000 games A won 2617 and B won: 5143
16:22:13 With the combination Random/Random in 10000 games A won 2618 and B won: 5143
16:22:13 With the combination Random/Random in 10000 games A won 2619 and B won: 5143
16:22:13 With the combination Random/Random in 10000 games A won 2620 and B won: 5143
16:22:13 With the combination Random/Random in 10000 games A won 2620 and B won: 5144
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5144
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5145
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5146
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5147
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5148
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5149
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5150
16:22:13 With the combination Random/Random in 10000 games A won 2621 and B won: 5151
16:22:13 With the combination Random/Random in 10000 games A won 2622 and B won: 5151
16:22:13 With the combination Random/Random in 10000 games A won 2623 and B won: 5151
16:22:13 With the combination Random/Random in 10000 games A won 2624 and B won: 5151
16:22:13 With the combination Random/Random in 10000 games A won 2624 and B won: 5152
16:22:13 With the combination Random/Random in 10000 games A won 2624 and B won: 5153
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5153
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5154
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5155
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5156
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5157
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5158
16:22:13 With the combination Random/Random in 10000 games A won 2625 and B won: 5159
16:22:13 With the combination Random/Random in 10000 games A won 2626 and B won: 5159
16:22:13 With the combination Random/Random in 10000 games A won 2626 and B won: 5160
16:22:13 With the combination Random/Random in 10000 games A won 2626 and B won: 5161
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5161
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5162
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5163
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5164
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5165
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5166
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5167
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5168
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5169
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5170
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5171
16:22:13 With the combination Random/Random in 10000 games A won 2627 and B won: 5172
16:22:13 With the combination Random/Random in 10000 games A won 2628 and B won: 5172
16:22:13 With the combination Random/Random in 10000 games A won 2629 and B won: 5172
16:22:13 With the combination Random/Random in 10000 games A won 2629 and B won: 5173
16:22:13 With the combination Random/Random in 10000 games A won 2629 and B won: 5174
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5174
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5175
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5176
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5177
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5178
16:22:13 With the combination Random/Random in 10000 games A won 2630 and B won: 5179
16:22:13 With the combination Random/Random in 10000 games A won 2631 and B won: 5179
16:22:13 With the combination Random/Random in 10000 games A won 2632 and B won: 5179
16:22:13 With the combination Random/Random in 10000 games A won 2632 and B won: 5180
16:22:13 With the combination Random/Random in 10000 games A won 2633 and B won: 5180
16:22:13 With the combination Random/Random in 10000 games A won 2633 and B won: 5181
16:22:13 With the combination Random/Random in 10000 games A won 2633 and B won: 5182
16:22:13 With the combination Random/Random in 10000 games A won 2634 and B won: 5182
16:22:13 With the combination Random/Random in 10000 games A won 2634 and B won: 5183
16:22:13 With the combination Random/Random in 10000 games A won 2635 and B won: 5183
16:22:13 With the combination Random/Random in 10000 games A won 2636 and B won: 5183
16:22:13 With the combination Random/Random in 10000 games A won 2637 and B won: 5183
16:22:13 With the combination Random/Random in 10000 games A won 2637 and B won: 5184
16:22:13 With the combination Random/Random in 10000 games A won 2638 and B won: 5184
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5184
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5185
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5186
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5187
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5188
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5189
16:22:13 With the combination Random/Random in 10000 games A won 2639 and B won: 5190
16:22:13 With the combination Random/Random in 10000 games A won 2640 and B won: 5190
16:22:13 With the combination Random/Random in 10000 games A won 2641 and B won: 5190
16:22:13 With the combination Random/Random in 10000 games A won 2641 and B won: 5191
16:22:13 With the combination Random/Random in 10000 games A won 2641 and B won: 5192
16:22:13 With the combination Random/Random in 10000 games A won 2642 and B won: 5192
16:22:13 With the combination Random/Random in 10000 games A won 2642 and B won: 5193
16:22:13 With the combination Random/Random in 10000 games A won 2643 and B won: 5193
16:22:13 With the combination Random/Random in 10000 games A won 2643 and B won: 5194
16:22:13 With the combination Random/Random in 10000 games A won 2643 and B won: 5195
16:22:13 With the combination Random/Random in 10000 games A won 2643 and B won: 5196
16:22:13 With the combination Random/Random in 10000 games A won 2643 and B won: 5197
16:22:13 With the combination Random/Random in 10000 games A won 2644 and B won: 5197
16:22:13 With the combination Random/Random in 10000 games A won 2645 and B won: 5197
16:22:13 With the combination Random/Random in 10000 games A won 2646 and B won: 5197
16:22:13 With the combination Random/Random in 10000 games A won 2646 and B won: 5198
16:22:13 With the combination Random/Random in 10000 games A won 2646 and B won: 5199
16:22:13 With the combination Random/Random in 10000 games A won 2646 and B won: 5200
16:22:13 With the combination Random/Random in 10000 games A won 2647 and B won: 5200
16:22:13 With the combination Random/Random in 10000 games A won 2648 and B won: 5200
16:22:13 With the combination Random/Random in 10000 games A won 2649 and B won: 5200
16:22:13 With the combination Random/Random in 10000 games A won 2649 and B won: 5201
16:22:13 With the combination Random/Random in 10000 games A won 2649 and B won: 5202
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5202
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5203
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5204
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5205
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5206
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5207
16:22:13 With the combination Random/Random in 10000 games A won 2650 and B won: 5208
16:22:13 With the combination Random/Random in 10000 games A won 2651 and B won: 5208
16:22:13 With the combination Random/Random in 10000 games A won 2652 and B won: 5208
16:22:13 With the combination Random/Random in 10000 games A won 2652 and B won: 5209
16:22:13 With the combination Random/Random in 10000 games A won 2652 and B won: 5210
16:22:13 With the combination Random/Random in 10000 games A won 2652 and B won: 5211
16:22:13 With the combination Random/Random in 10000 games A won 2652 and B won: 5212
16:22:13 With the combination Random/Random in 10000 games A won 2653 and B won: 5212
16:22:13 With the combination Random/Random in 10000 games A won 2653 and B won: 5213
16:22:13 With the combination Random/Random in 10000 games A won 2653 and B won: 5214
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5214
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5215
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5216
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5217
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5218
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5219
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5220
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5221
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5222
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5223
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5224
16:22:13 With the combination Random/Random in 10000 games A won 2654 and B won: 5225
16:22:13 With the combination Random/Random in 10000 games A won 2655 and B won: 5225
16:22:13 With the combination Random/Random in 10000 games A won 2655 and B won: 5226
16:22:13 With the combination Random/Random in 10000 games A won 2656 and B won: 5226
16:22:13 With the combination Random/Random in 10000 games A won 2657 and B won: 5226
16:22:13 With the combination Random/Random in 10000 games A won 2657 and B won: 5227
16:22:13 With the combination Random/Random in 10000 games A won 2657 and B won: 5228
16:22:13 With the combination Random/Random in 10000 games A won 2658 and B won: 5228
16:22:13 With the combination Random/Random in 10000 games A won 2659 and B won: 5228
16:22:13 With the combination Random/Random in 10000 games A won 2659 and B won: 5229
16:22:13 With the combination Random/Random in 10000 games A won 2660 and B won: 5229
16:22:13 With the combination Random/Random in 10000 games A won 2660 and B won: 5230
16:22:13 With the combination Random/Random in 10000 games A won 2661 and B won: 5230
16:22:13 With the combination Random/Random in 10000 games A won 2662 and B won: 5230
16:22:13 With the combination Random/Random in 10000 games A won 2662 and B won: 5231
16:22:13 With the combination Random/Random in 10000 games A won 2663 and B won: 5231
16:22:13 With the combination Random/Random in 10000 games A won 2663 and B won: 5232
16:22:13 With the combination Random/Random in 10000 games A won 2663 and B won: 5233
16:22:13 With the combination Random/Random in 10000 games A won 2663 and B won: 5234
16:22:13 With the combination Random/Random in 10000 games A won 2664 and B won: 5234
16:22:13 With the combination Random/Random in 10000 games A won 2665 and B won: 5234
16:22:13 With the combination Random/Random in 10000 games A won 2665 and B won: 5235
16:22:13 With the combination Random/Random in 10000 games A won 2666 and B won: 5235
16:22:13 With the combination Random/Random in 10000 games A won 2667 and B won: 5235
16:22:13 With the combination Random/Random in 10000 games A won 2667 and B won: 5236
16:22:13 With the combination Random/Random in 10000 games A won 2668 and B won: 5236
16:22:13 With the combination Random/Random in 10000 games A won 2668 and B won: 5237
16:22:13 With the combination Random/Random in 10000 games A won 2668 and B won: 5238
16:22:13 With the combination Random/Random in 10000 games A won 2668 and B won: 5239
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5239
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5240
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5241
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5242
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5243
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5244
16:22:13 With the combination Random/Random in 10000 games A won 2669 and B won: 5245
16:22:13 With the combination Random/Random in 10000 games A won 2670 and B won: 5245
16:22:13 With the combination Random/Random in 10000 games A won 2671 and B won: 5245
16:22:13 With the combination Random/Random in 10000 games A won 2671 and B won: 5246
16:22:13 With the combination Random/Random in 10000 games A won 2671 and B won: 5247
16:22:13 With the combination Random/Random in 10000 games A won 2672 and B won: 5247
16:22:13 With the combination Random/Random in 10000 games A won 2672 and B won: 5248
16:22:13 With the combination Random/Random in 10000 games A won 2673 and B won: 5248
16:22:13 With the combination Random/Random in 10000 games A won 2673 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2674 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2675 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2676 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2677 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5249
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5250
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5251
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5252
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5253
16:22:13 With the combination Random/Random in 10000 games A won 2678 and B won: 5254
16:22:13 With the combination Random/Random in 10000 games A won 2679 and B won: 5254
16:22:13 With the combination Random/Random in 10000 games A won 2679 and B won: 5255
16:22:13 With the combination Random/Random in 10000 games A won 2679 and B won: 5256
16:22:13 With the combination Random/Random in 10000 games A won 2679 and B won: 5257
16:22:13 With the combination Random/Random in 10000 games A won 2679 and B won: 5258
16:22:13 With the combination Random/Random in 10000 games A won 2680 and B won: 5258
16:22:13 With the combination Random/Random in 10000 games A won 2680 and B won: 5259
16:22:13 With the combination Random/Random in 10000 games A won 2681 and B won: 5259
16:22:13 With the combination Random/Random in 10000 games A won 2681 and B won: 5260
16:22:13 With the combination Random/Random in 10000 games A won 2681 and B won: 5261
16:22:13 With the combination Random/Random in 10000 games A won 2681 and B won: 5262
16:22:13 With the combination Random/Random in 10000 games A won 2682 and B won: 5262
16:22:13 With the combination Random/Random in 10000 games A won 2682 and B won: 5263
16:22:13 With the combination Random/Random in 10000 games A won 2682 and B won: 5264
16:22:13 With the combination Random/Random in 10000 games A won 2683 and B won: 5264
16:22:13 With the combination Random/Random in 10000 games A won 2683 and B won: 5265
16:22:13 With the combination Random/Random in 10000 games A won 2683 and B won: 5266
16:22:13 With the combination Random/Random in 10000 games A won 2684 and B won: 5266
16:22:13 With the combination Random/Random in 10000 games A won 2685 and B won: 5266
16:22:13 With the combination Random/Random in 10000 games A won 2686 and B won: 5266
16:22:13 With the combination Random/Random in 10000 games A won 2686 and B won: 5267
16:22:13 With the combination Random/Random in 10000 games A won 2686 and B won: 5268
16:22:13 With the combination Random/Random in 10000 games A won 2687 and B won: 5268
16:22:13 With the combination Random/Random in 10000 games A won 2688 and B won: 5268
16:22:13 With the combination Random/Random in 10000 games A won 2688 and B won: 5269
16:22:13 With the combination Random/Random in 10000 games A won 2688 and B won: 5270
16:22:13 With the combination Random/Random in 10000 games A won 2688 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2689 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2690 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2691 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2692 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2693 and B won: 5271
16:22:13 With the combination Random/Random in 10000 games A won 2693 and B won: 5272
16:22:13 With the combination Random/Random in 10000 games A won 2694 and B won: 5272
16:22:13 With the combination Random/Random in 10000 games A won 2694 and B won: 5273
16:22:13 With the combination Random/Random in 10000 games A won 2694 and B won: 5274
16:22:13 With the combination Random/Random in 10000 games A won 2695 and B won: 5274
16:22:13 With the combination Random/Random in 10000 games A won 2695 and B won: 5275
16:22:13 With the combination Random/Random in 10000 games A won 2696 and B won: 5275
16:22:13 With the combination Random/Random in 10000 games A won 2697 and B won: 5275
16:22:13 With the combination Random/Random in 10000 games A won 2697 and B won: 5276
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5276
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5277
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5278
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5279
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5280
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5281
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5282
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5283
16:22:13 With the combination Random/Random in 10000 games A won 2698 and B won: 5284
16:22:13 With the combination Random/Random in 10000 games A won 2699 and B won: 5284
16:22:13 With the combination Random/Random in 10000 games A won 2699 and B won: 5285
16:22:13 With the combination Random/Random in 10000 games A won 2700 and B won: 5285
16:22:13 With the combination Random/Random in 10000 games A won 2700 and B won: 5286
16:22:13 With the combination Random/Random in 10000 games A won 2701 and B won: 5286
16:22:13 With the combination Random/Random in 10000 games A won 2702 and B won: 5286
16:22:13 With the combination Random/Random in 10000 games A won 2702 and B won: 5287
16:22:13 With the combination Random/Random in 10000 games A won 2703 and B won: 5287
16:22:13 With the combination Random/Random in 10000 games A won 2703 and B won: 5288
16:22:13 With the combination Random/Random in 10000 games A won 2704 and B won: 5288
16:22:13 With the combination Random/Random in 10000 games A won 2705 and B won: 5288
16:22:13 With the combination Random/Random in 10000 games A won 2706 and B won: 5288
16:22:13 With the combination Random/Random in 10000 games A won 2706 and B won: 5289
16:22:13 With the combination Random/Random in 10000 games A won 2707 and B won: 5289
16:22:13 With the combination Random/Random in 10000 games A won 2707 and B won: 5290
16:22:13 With the combination Random/Random in 10000 games A won 2708 and B won: 5290
16:22:13 With the combination Random/Random in 10000 games A won 2709 and B won: 5290
16:22:13 With the combination Random/Random in 10000 games A won 2710 and B won: 5290
16:22:13 With the combination Random/Random in 10000 games A won 2710 and B won: 5291
16:22:13 With the combination Random/Random in 10000 games A won 2711 and B won: 5291
16:22:13 With the combination Random/Random in 10000 games A won 2711 and B won: 5292
16:22:13 With the combination Random/Random in 10000 games A won 2711 and B won: 5293
16:22:13 With the combination Random/Random in 10000 games A won 2711 and B won: 5294
16:22:13 With the combination Random/Random in 10000 games A won 2712 and B won: 5294
16:22:13 With the combination Random/Random in 10000 games A won 2713 and B won: 5294
16:22:13 With the combination Random/Random in 10000 games A won 2713 and B won: 5295
16:22:13 With the combination Random/Random in 10000 games A won 2713 and B won: 5296
16:22:13 With the combination Random/Random in 10000 games A won 2713 and B won: 5297
16:22:13 With the combination Random/Random in 10000 games A won 2714 and B won: 5297
16:22:13 With the combination Random/Random in 10000 games A won 2715 and B won: 5297
16:22:13 With the combination Random/Random in 10000 games A won 2715 and B won: 5298
16:22:13 With the combination Random/Random in 10000 games A won 2716 and B won: 5298
16:22:13 With the combination Random/Random in 10000 games A won 2716 and B won: 5299
16:22:13 With the combination Random/Random in 10000 games A won 2716 and B won: 5300
16:22:13 With the combination Random/Random in 10000 games A won 2716 and B won: 5301
16:22:13 With the combination Random/Random in 10000 games A won 2716 and B won: 5302
16:22:13 With the combination Random/Random in 10000 games A won 2717 and B won: 5302
16:22:13 With the combination Random/Random in 10000 games A won 2717 and B won: 5303
16:22:13 With the combination Random/Random in 10000 games A won 2717 and B won: 5304
16:22:13 With the combination Random/Random in 10000 games A won 2718 and B won: 5304
16:22:13 With the combination Random/Random in 10000 games A won 2719 and B won: 5304
16:22:13 With the combination Random/Random in 10000 games A won 2719 and B won: 5305
16:22:13 With the combination Random/Random in 10000 games A won 2720 and B won: 5305
16:22:13 With the combination Random/Random in 10000 games A won 2721 and B won: 5305
16:22:13 With the combination Random/Random in 10000 games A won 2721 and B won: 5306
16:22:13 With the combination Random/Random in 10000 games A won 2722 and B won: 5306
16:22:13 With the combination Random/Random in 10000 games A won 2723 and B won: 5306
16:22:13 With the combination Random/Random in 10000 games A won 2723 and B won: 5307
16:22:13 With the combination Random/Random in 10000 games A won 2723 and B won: 5308
16:22:13 With the combination Random/Random in 10000 games A won 2723 and B won: 5309
16:22:13 With the combination Random/Random in 10000 games A won 2723 and B won: 5310
16:22:13 With the combination Random/Random in 10000 games A won 2724 and B won: 5310
16:22:13 With the combination Random/Random in 10000 games A won 2724 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2725 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2726 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2727 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2728 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2729 and B won: 5311
16:22:13 With the combination Random/Random in 10000 games A won 2729 and B won: 5312
16:22:13 With the combination Random/Random in 10000 games A won 2729 and B won: 5313
16:22:13 With the combination Random/Random in 10000 games A won 2730 and B won: 5313
16:22:13 With the combination Random/Random in 10000 games A won 2730 and B won: 5314
16:22:13 With the combination Random/Random in 10000 games A won 2730 and B won: 5315
16:22:13 With the combination Random/Random in 10000 games A won 2731 and B won: 5315
16:22:13 With the combination Random/Random in 10000 games A won 2732 and B won: 5315
16:22:13 With the combination Random/Random in 10000 games A won 2732 and B won: 5316
16:22:13 With the combination Random/Random in 10000 games A won 2732 and B won: 5317
16:22:13 With the combination Random/Random in 10000 games A won 2732 and B won: 5318
16:22:13 With the combination Random/Random in 10000 games A won 2732 and B won: 5319
16:22:13 With the combination Random/Random in 10000 games A won 2733 and B won: 5319
16:22:13 With the combination Random/Random in 10000 games A won 2734 and B won: 5319
16:22:13 With the combination Random/Random in 10000 games A won 2735 and B won: 5319
16:22:13 With the combination Random/Random in 10000 games A won 2735 and B won: 5320
16:22:13 With the combination Random/Random in 10000 games A won 2735 and B won: 5321
16:22:13 With the combination Random/Random in 10000 games A won 2736 and B won: 5321
16:22:13 With the combination Random/Random in 10000 games A won 2737 and B won: 5321
16:22:13 With the combination Random/Random in 10000 games A won 2738 and B won: 5321
16:22:13 With the combination Random/Random in 10000 games A won 2739 and B won: 5321
16:22:13 With the combination Random/Random in 10000 games A won 2739 and B won: 5322
16:22:13 With the combination Random/Random in 10000 games A won 2740 and B won: 5322
16:22:13 With the combination Random/Random in 10000 games A won 2741 and B won: 5322
16:22:13 With the combination Random/Random in 10000 games A won 2742 and B won: 5322
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5322
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5323
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5324
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5325
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5326
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5327
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5328
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5329
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5330
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5331
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5332
16:22:13 With the combination Random/Random in 10000 games A won 2743 and B won: 5333
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5333
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5334
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5335
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5336
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5337
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5338
16:22:13 With the combination Random/Random in 10000 games A won 2744 and B won: 5339
16:22:13 With the combination Random/Random in 10000 games A won 2745 and B won: 5339
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5339
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5340
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5341
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5342
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5343
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5344
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5345
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5346
16:22:13 With the combination Random/Random in 10000 games A won 2746 and B won: 5347
16:22:13 With the combination Random/Random in 10000 games A won 2747 and B won: 5347
16:22:13 With the combination Random/Random in 10000 games A won 2747 and B won: 5348
16:22:13 With the combination Random/Random in 10000 games A won 2747 and B won: 5349
16:22:13 With the combination Random/Random in 10000 games A won 2747 and B won: 5350
16:22:13 With the combination Random/Random in 10000 games A won 2747 and B won: 5351
16:22:13 With the combination Random/Random in 10000 games A won 2748 and B won: 5351
16:22:13 With the combination Random/Random in 10000 games A won 2749 and B won: 5351
16:22:13 With the combination Random/Random in 10000 games A won 2749 and B won: 5352
16:22:13 With the combination Random/Random in 10000 games A won 2749 and B won: 5353
16:22:13 With the combination Random/Random in 10000 games A won 2750 and B won: 5353
16:22:13 With the combination Random/Random in 10000 games A won 2751 and B won: 5353
16:22:13 With the combination Random/Random in 10000 games A won 2752 and B won: 5353
16:22:13 With the combination Random/Random in 10000 games A won 2753 and B won: 5353
16:22:13 With the combination Random/Random in 10000 games A won 2753 and B won: 5354
16:22:13 With the combination Random/Random in 10000 games A won 2754 and B won: 5354
16:22:13 With the combination Random/Random in 10000 games A won 2755 and B won: 5354
16:22:13 With the combination Random/Random in 10000 games A won 2755 and B won: 5355
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5355
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5356
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5357
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5358
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5359
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5360
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5361
16:22:13 With the combination Random/Random in 10000 games A won 2756 and B won: 5362
16:22:13 With the combination Random/Random in 10000 games A won 2757 and B won: 5362
16:22:13 With the combination Random/Random in 10000 games A won 2757 and B won: 5363
16:22:13 With the combination Random/Random in 10000 games A won 2757 and B won: 5364
16:22:13 With the combination Random/Random in 10000 games A won 2758 and B won: 5364
16:22:13 With the combination Random/Random in 10000 games A won 2759 and B won: 5364
16:22:13 With the combination Random/Random in 10000 games A won 2759 and B won: 5365
16:22:13 With the combination Random/Random in 10000 games A won 2759 and B won: 5366
16:22:13 With the combination Random/Random in 10000 games A won 2759 and B won: 5367
16:22:13 With the combination Random/Random in 10000 games A won 2760 and B won: 5367
16:22:13 With the combination Random/Random in 10000 games A won 2760 and B won: 5368
16:22:13 With the combination Random/Random in 10000 games A won 2761 and B won: 5368
16:22:13 With the combination Random/Random in 10000 games A won 2762 and B won: 5368
16:22:13 With the combination Random/Random in 10000 games A won 2763 and B won: 5368
16:22:13 With the combination Random/Random in 10000 games A won 2764 and B won: 5368
16:22:13 With the combination Random/Random in 10000 games A won 2764 and B won: 5369
16:22:13 With the combination Random/Random in 10000 games A won 2764 and B won: 5370
16:22:13 With the combination Random/Random in 10000 games A won 2764 and B won: 5371
16:22:13 With the combination Random/Random in 10000 games A won 2765 and B won: 5371
16:22:13 With the combination Random/Random in 10000 games A won 2765 and B won: 5372
16:22:13 With the combination Random/Random in 10000 games A won 2765 and B won: 5373
16:22:13 With the combination Random/Random in 10000 games A won 2766 and B won: 5373
16:22:13 With the combination Random/Random in 10000 games A won 2766 and B won: 5374
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5374
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5375
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5376
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5377
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5378
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5379
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5380
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5381
16:22:13 With the combination Random/Random in 10000 games A won 2767 and B won: 5382
16:22:13 With the combination Random/Random in 10000 games A won 2768 and B won: 5382
16:22:13 With the combination Random/Random in 10000 games A won 2768 and B won: 5383
16:22:13 With the combination Random/Random in 10000 games A won 2768 and B won: 5384
16:22:13 With the combination Random/Random in 10000 games A won 2769 and B won: 5384
16:22:13 With the combination Random/Random in 10000 games A won 2770 and B won: 5384
16:22:13 With the combination Random/Random in 10000 games A won 2771 and B won: 5384
16:22:13 With the combination Random/Random in 10000 games A won 2771 and B won: 5385
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5385
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5386
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5387
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5388
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5389
16:22:13 With the combination Random/Random in 10000 games A won 2772 and B won: 5390
16:22:13 With the combination Random/Random in 10000 games A won 2773 and B won: 5390
16:22:13 With the combination Random/Random in 10000 games A won 2774 and B won: 5390
16:22:13 With the combination Random/Random in 10000 games A won 2775 and B won: 5390
16:22:13 With the combination Random/Random in 10000 games A won 2775 and B won: 5391
16:22:13 With the combination Random/Random in 10000 games A won 2776 and B won: 5391
16:22:13 With the combination Random/Random in 10000 games A won 2776 and B won: 5392
16:22:13 With the combination Random/Random in 10000 games A won 2777 and B won: 5392
16:22:13 With the combination Random/Random in 10000 games A won 2777 and B won: 5393
16:22:13 With the combination Random/Random in 10000 games A won 2777 and B won: 5394
16:22:13 With the combination Random/Random in 10000 games A won 2777 and B won: 5395
16:22:13 With the combination Random/Random in 10000 games A won 2777 and B won: 5396
16:22:13 With the combination Random/Random in 10000 games A won 2778 and B won: 5396
16:22:13 With the combination Random/Random in 10000 games A won 2778 and B won: 5397
16:22:13 With the combination Random/Random in 10000 games A won 2778 and B won: 5398
16:22:13 With the combination Random/Random in 10000 games A won 2778 and B won: 5399
16:22:13 With the combination Random/Random in 10000 games A won 2779 and B won: 5399
16:22:13 With the combination Random/Random in 10000 games A won 2779 and B won: 5400
16:22:13 With the combination Random/Random in 10000 games A won 2779 and B won: 5401
16:22:13 With the combination Random/Random in 10000 games A won 2780 and B won: 5401
16:22:13 With the combination Random/Random in 10000 games A won 2780 and B won: 5402
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5402
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5403
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5404
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5405
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5406
16:22:13 With the combination Random/Random in 10000 games A won 2781 and B won: 5407
16:22:13 With the combination Random/Random in 10000 games A won 2782 and B won: 5407
16:22:13 With the combination Random/Random in 10000 games A won 2782 and B won: 5408
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5408
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5409
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5410
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5411
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5412
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5413
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5414
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5415
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5416
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5417
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5418
16:22:13 With the combination Random/Random in 10000 games A won 2783 and B won: 5419
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5419
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5420
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5421
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5422
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5423
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5424
16:22:13 With the combination Random/Random in 10000 games A won 2784 and B won: 5425
16:22:13 With the combination Random/Random in 10000 games A won 2785 and B won: 5425
16:22:13 With the combination Random/Random in 10000 games A won 2786 and B won: 5425
16:22:13 With the combination Random/Random in 10000 games A won 2786 and B won: 5426
16:22:13 With the combination Random/Random in 10000 games A won 2786 and B won: 5427
16:22:13 With the combination Random/Random in 10000 games A won 2786 and B won: 5428
16:22:13 With the combination Random/Random in 10000 games A won 2787 and B won: 5428
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5428
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5429
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5430
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5431
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5432
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5433
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5434
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5435
16:22:13 With the combination Random/Random in 10000 games A won 2788 and B won: 5436
16:22:13 With the combination Random/Random in 10000 games A won 2789 and B won: 5436
16:22:13 With the combination Random/Random in 10000 games A won 2789 and B won: 5437
16:22:13 With the combination Random/Random in 10000 games A won 2789 and B won: 5438
16:22:13 With the combination Random/Random in 10000 games A won 2790 and B won: 5438
16:22:13 With the combination Random/Random in 10000 games A won 2790 and B won: 5439
16:22:13 With the combination Random/Random in 10000 games A won 2791 and B won: 5439
16:22:13 With the combination Random/Random in 10000 games A won 2792 and B won: 5439
16:22:13 With the combination Random/Random in 10000 games A won 2793 and B won: 5439
16:22:13 With the combination Random/Random in 10000 games A won 2793 and B won: 5440
16:22:13 With the combination Random/Random in 10000 games A won 2793 and B won: 5441
16:22:13 With the combination Random/Random in 10000 games A won 2793 and B won: 5442
16:22:13 With the combination Random/Random in 10000 games A won 2793 and B won: 5443
16:22:13 With the combination Random/Random in 10000 games A won 2794 and B won: 5443
16:22:13 With the combination Random/Random in 10000 games A won 2794 and B won: 5444
16:22:13 With the combination Random/Random in 10000 games A won 2795 and B won: 5444
16:22:13 With the combination Random/Random in 10000 games A won 2795 and B won: 5445
16:22:13 With the combination Random/Random in 10000 games A won 2795 and B won: 5446
16:22:13 With the combination Random/Random in 10000 games A won 2795 and B won: 5447
16:22:13 With the combination Random/Random in 10000 games A won 2796 and B won: 5447
16:22:13 With the combination Random/Random in 10000 games A won 2796 and B won: 5448
16:22:13 With the combination Random/Random in 10000 games A won 2797 and B won: 5448
16:22:13 With the combination Random/Random in 10000 games A won 2797 and B won: 5449
16:22:13 With the combination Random/Random in 10000 games A won 2797 and B won: 5450
16:22:13 With the combination Random/Random in 10000 games A won 2797 and B won: 5451
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5451
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5452
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5453
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5454
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5455
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5456
16:22:13 With the combination Random/Random in 10000 games A won 2798 and B won: 5457
16:22:13 With the combination Random/Random in 10000 games A won 2799 and B won: 5457
16:22:13 With the combination Random/Random in 10000 games A won 2800 and B won: 5457
16:22:13 With the combination Random/Random in 10000 games A won 2800 and B won: 5458
16:22:13 With the combination Random/Random in 10000 games A won 2800 and B won: 5459
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5459
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5460
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5461
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5462
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5463
16:22:13 With the combination Random/Random in 10000 games A won 2801 and B won: 5464
16:22:13 With the combination Random/Random in 10000 games A won 2802 and B won: 5464
16:22:13 With the combination Random/Random in 10000 games A won 2802 and B won: 5465
16:22:13 With the combination Random/Random in 10000 games A won 2802 and B won: 5466
16:22:13 With the combination Random/Random in 10000 games A won 2802 and B won: 5467
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5467
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5468
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5469
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5470
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5471
16:22:13 With the combination Random/Random in 10000 games A won 2803 and B won: 5472
16:22:13 With the combination Random/Random in 10000 games A won 2804 and B won: 5472
16:22:13 With the combination Random/Random in 10000 games A won 2804 and B won: 5473
16:22:13 With the combination Random/Random in 10000 games A won 2805 and B won: 5473
16:22:13 With the combination Random/Random in 10000 games A won 2805 and B won: 5474
16:22:13 With the combination Random/Random in 10000 games A won 2805 and B won: 5475
16:22:13 With the combination Random/Random in 10000 games A won 2806 and B won: 5475
16:22:13 With the combination Random/Random in 10000 games A won 2806 and B won: 5476
16:22:13 With the combination Random/Random in 10000 games A won 2806 and B won: 5477
16:22:13 With the combination Random/Random in 10000 games A won 2806 and B won: 5478
16:22:13 With the combination Random/Random in 10000 games A won 2806 and B won: 5479
16:22:13 With the combination Random/Random in 10000 games A won 2807 and B won: 5479
16:22:13 With the combination Random/Random in 10000 games A won 2807 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2808 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2809 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2810 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2811 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5480
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5481
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5482
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5483
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5484
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5485
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5486
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5487
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5488
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5489
16:22:13 With the combination Random/Random in 10000 games A won 2812 and B won: 5490
16:22:13 With the combination Random/Random in 10000 games A won 2813 and B won: 5490
16:22:13 With the combination Random/Random in 10000 games A won 2814 and B won: 5490
16:22:13 With the combination Random/Random in 10000 games A won 2815 and B won: 5490
16:22:13 With the combination Random/Random in 10000 games A won 2815 and B won: 5491
16:22:13 With the combination Random/Random in 10000 games A won 2815 and B won: 5492
16:22:13 With the combination Random/Random in 10000 games A won 2815 and B won: 5493
16:22:13 With the combination Random/Random in 10000 games A won 2816 and B won: 5493
16:22:13 With the combination Random/Random in 10000 games A won 2816 and B won: 5494
16:22:13 With the combination Random/Random in 10000 games A won 2816 and B won: 5495
16:22:13 With the combination Random/Random in 10000 games A won 2816 and B won: 5496
16:22:13 With the combination Random/Random in 10000 games A won 2817 and B won: 5496
16:22:13 With the combination Random/Random in 10000 games A won 2817 and B won: 5497
16:22:13 With the combination Random/Random in 10000 games A won 2818 and B won: 5497
16:22:13 With the combination Random/Random in 10000 games A won 2819 and B won: 5497
16:22:13 With the combination Random/Random in 10000 games A won 2820 and B won: 5497
16:22:13 With the combination Random/Random in 10000 games A won 2821 and B won: 5497
16:22:13 With the combination Random/Random in 10000 games A won 2821 and B won: 5498
16:22:13 With the combination Random/Random in 10000 games A won 2821 and B won: 5499
16:22:13 With the combination Random/Random in 10000 games A won 2822 and B won: 5499
16:22:13 With the combination Random/Random in 10000 games A won 2822 and B won: 5500
16:22:13 With the combination Random/Random in 10000 games A won 2822 and B won: 5501
16:22:13 With the combination Random/Random in 10000 games A won 2822 and B won: 5502
16:22:13 With the combination Random/Random in 10000 games A won 2822 and B won: 5503
16:22:13 With the combination Random/Random in 10000 games A won 2823 and B won: 5503
16:22:13 With the combination Random/Random in 10000 games A won 2823 and B won: 5504
16:22:13 With the combination Random/Random in 10000 games A won 2823 and B won: 5505
16:22:13 With the combination Random/Random in 10000 games A won 2823 and B won: 5506
16:22:13 With the combination Random/Random in 10000 games A won 2824 and B won: 5506
16:22:13 With the combination Random/Random in 10000 games A won 2824 and B won: 5507
16:22:13 With the combination Random/Random in 10000 games A won 2824 and B won: 5508
16:22:13 With the combination Random/Random in 10000 games A won 2824 and B won: 5509
16:22:13 With the combination Random/Random in 10000 games A won 2824 and B won: 5510
16:22:13 With the combination Random/Random in 10000 games A won 2825 and B won: 5510
16:22:13 With the combination Random/Random in 10000 games A won 2825 and B won: 5511
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5511
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5512
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5513
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5514
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5515
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5516
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5517
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5518
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5519
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5520
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5521
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5522
16:22:13 With the combination Random/Random in 10000 games A won 2826 and B won: 5523
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5523
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5524
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5525
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5526
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5527
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5528
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5529
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5530
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5531
16:22:13 With the combination Random/Random in 10000 games A won 2827 and B won: 5532
16:22:13 With the combination Random/Random in 10000 games A won 2828 and B won: 5532
16:22:13 With the combination Random/Random in 10000 games A won 2829 and B won: 5532
16:22:13 With the combination Random/Random in 10000 games A won 2829 and B won: 5533
16:22:13 With the combination Random/Random in 10000 games A won 2830 and B won: 5533
16:22:13 With the combination Random/Random in 10000 games A won 2830 and B won: 5534
16:22:13 With the combination Random/Random in 10000 games A won 2831 and B won: 5534
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5534
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5535
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5536
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5537
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5538
16:22:13 With the combination Random/Random in 10000 games A won 2832 and B won: 5539
16:22:13 With the combination Random/Random in 10000 games A won 2833 and B won: 5539
16:22:13 With the combination Random/Random in 10000 games A won 2834 and B won: 5539
16:22:13 With the combination Random/Random in 10000 games A won 2835 and B won: 5539
16:22:13 With the combination Random/Random in 10000 games A won 2835 and B won: 5540
16:22:13 With the combination Random/Random in 10000 games A won 2836 and B won: 5540
16:22:13 With the combination Random/Random in 10000 games A won 2837 and B won: 5540
16:22:13 With the combination Random/Random in 10000 games A won 2838 and B won: 5540
16:22:13 With the combination Random/Random in 10000 games A won 2838 and B won: 5541
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5541
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5542
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5543
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5544
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5545
16:22:13 With the combination Random/Random in 10000 games A won 2839 and B won: 5546
16:22:13 With the combination Random/Random in 10000 games A won 2840 and B won: 5546
16:22:13 With the combination Random/Random in 10000 games A won 2840 and B won: 5547
16:22:13 With the combination Random/Random in 10000 games A won 2841 and B won: 5547
16:22:13 With the combination Random/Random in 10000 games A won 2841 and B won: 5548
16:22:13 With the combination Random/Random in 10000 games A won 2842 and B won: 5548
16:22:13 With the combination Random/Random in 10000 games A won 2842 and B won: 5549
16:22:13 With the combination Random/Random in 10000 games A won 2843 and B won: 5549
16:22:13 With the combination Random/Random in 10000 games A won 2844 and B won: 5549
16:22:13 With the combination Random/Random in 10000 games A won 2844 and B won: 5550
16:22:13 With the combination Random/Random in 10000 games A won 2845 and B won: 5550
16:22:13 With the combination Random/Random in 10000 games A won 2846 and B won: 5550
16:22:13 With the combination Random/Random in 10000 games A won 2846 and B won: 5551
16:22:13 With the combination Random/Random in 10000 games A won 2846 and B won: 5552
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5552
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5553
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5554
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5555
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5556
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5557
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5558
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5559
16:22:13 With the combination Random/Random in 10000 games A won 2847 and B won: 5560
16:22:13 With the combination Random/Random in 10000 games A won 2848 and B won: 5560
16:22:13 With the combination Random/Random in 10000 games A won 2849 and B won: 5560
16:22:13 With the combination Random/Random in 10000 games A won 2849 and B won: 5561
16:22:13 With the combination Random/Random in 10000 games A won 2850 and B won: 5561
16:22:13 With the combination Random/Random in 10000 games A won 2851 and B won: 5561
16:22:13 With the combination Random/Random in 10000 games A won 2851 and B won: 5562
16:22:13 With the combination Random/Random in 10000 games A won 2851 and B won: 5563
16:22:13 With the combination Random/Random in 10000 games A won 2852 and B won: 5563
16:22:13 With the combination Random/Random in 10000 games A won 2853 and B won: 5563
16:22:13 With the combination Random/Random in 10000 games A won 2853 and B won: 5564
16:22:13 With the combination Random/Random in 10000 games A won 2853 and B won: 5565
16:22:13 With the combination Random/Random in 10000 games A won 2854 and B won: 5565
16:22:13 With the combination Random/Random in 10000 games A won 2854 and B won: 5566
16:22:13 With the combination Random/Random in 10000 games A won 2854 and B won: 5567
16:22:13 With the combination Random/Random in 10000 games A won 2854 and B won: 5568
16:22:13 With the combination Random/Random in 10000 games A won 2855 and B won: 5568
16:22:13 With the combination Random/Random in 10000 games A won 2856 and B won: 5568
16:22:13 With the combination Random/Random in 10000 games A won 2857 and B won: 5568
16:22:13 With the combination Random/Random in 10000 games A won 2857 and B won: 5569
16:22:13 With the combination Random/Random in 10000 games A won 2857 and B won: 5570
16:22:13 With the combination Random/Random in 10000 games A won 2858 and B won: 5570
16:22:13 With the combination Random/Random in 10000 games A won 2858 and B won: 5571
16:22:13 With the combination Random/Random in 10000 games A won 2858 and B won: 5572
16:22:13 With the combination Random/Random in 10000 games A won 2858 and B won: 5573
16:22:13 With the combination Random/Random in 10000 games A won 2858 and B won: 5574
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5574
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5575
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5576
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5577
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5578
16:22:13 With the combination Random/Random in 10000 games A won 2859 and B won: 5579
16:22:13 With the combination Random/Random in 10000 games A won 2860 and B won: 5579
16:22:13 With the combination Random/Random in 10000 games A won 2860 and B won: 5580
16:22:13 With the combination Random/Random in 10000 games A won 2860 and B won: 5581
16:22:13 With the combination Random/Random in 10000 games A won 2860 and B won: 5582
16:22:13 With the combination Random/Random in 10000 games A won 2860 and B won: 5583
16:22:13 With the combination Random/Random in 10000 games A won 2861 and B won: 5583
16:22:13 With the combination Random/Random in 10000 games A won 2861 and B won: 5584
16:22:13 With the combination Random/Random in 10000 games A won 2861 and B won: 5585
16:22:13 With the combination Random/Random in 10000 games A won 2861 and B won: 5586
16:22:13 With the combination Random/Random in 10000 games A won 2862 and B won: 5586
16:22:13 With the combination Random/Random in 10000 games A won 2862 and B won: 5587
16:22:13 With the combination Random/Random in 10000 games A won 2863 and B won: 5587
16:22:13 With the combination Random/Random in 10000 games A won 2863 and B won: 5588
16:22:13 With the combination Random/Random in 10000 games A won 2863 and B won: 5589
16:22:13 With the combination Random/Random in 10000 games A won 2863 and B won: 5590
16:22:13 With the combination Random/Random in 10000 games A won 2864 and B won: 5590
16:22:13 With the combination Random/Random in 10000 games A won 2864 and B won: 5591
16:22:13 With the combination Random/Random in 10000 games A won 2865 and B won: 5591
16:22:13 With the combination Random/Random in 10000 games A won 2866 and B won: 5591
16:22:13 With the combination Random/Random in 10000 games A won 2867 and B won: 5591
16:22:13 With the combination Random/Random in 10000 games A won 2867 and B won: 5592
16:22:13 With the combination Random/Random in 10000 games A won 2867 and B won: 5593
16:22:13 With the combination Random/Random in 10000 games A won 2867 and B won: 5594
16:22:13 With the combination Random/Random in 10000 games A won 2867 and B won: 5595
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5595
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5596
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5597
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5598
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5599
16:22:13 With the combination Random/Random in 10000 games A won 2868 and B won: 5600
16:22:13 With the combination Random/Random in 10000 games A won 2869 and B won: 5600
16:22:13 With the combination Random/Random in 10000 games A won 2869 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2870 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2871 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2872 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2873 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2874 and B won: 5601
16:22:13 With the combination Random/Random in 10000 games A won 2874 and B won: 5602
16:22:13 With the combination Random/Random in 10000 games A won 2875 and B won: 5602
16:22:13 With the combination Random/Random in 10000 games A won 2875 and B won: 5603
16:22:13 With the combination Random/Random in 10000 games A won 2876 and B won: 5603
16:22:13 With the combination Random/Random in 10000 games A won 2877 and B won: 5603
16:22:13 With the combination Random/Random in 10000 games A won 2877 and B won: 5604
16:22:13 With the combination Random/Random in 10000 games A won 2877 and B won: 5605
16:22:13 With the combination Random/Random in 10000 games A won 2877 and B won: 5606
16:22:13 With the combination Random/Random in 10000 games A won 2878 and B won: 5606
16:22:13 With the combination Random/Random in 10000 games A won 2878 and B won: 5607
16:22:13 With the combination Random/Random in 10000 games A won 2878 and B won: 5608
16:22:13 With the combination Random/Random in 10000 games A won 2879 and B won: 5608
16:22:13 With the combination Random/Random in 10000 games A won 2879 and B won: 5609
16:22:13 With the combination Random/Random in 10000 games A won 2879 and B won: 5610
16:22:13 With the combination Random/Random in 10000 games A won 2879 and B won: 5611
16:22:13 With the combination Random/Random in 10000 games A won 2879 and B won: 5612
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5612
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5613
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5614
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5615
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5616
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5617
16:22:13 With the combination Random/Random in 10000 games A won 2880 and B won: 5618
16:22:13 With the combination Random/Random in 10000 games A won 2881 and B won: 5618
16:22:13 With the combination Random/Random in 10000 games A won 2882 and B won: 5618
16:22:13 With the combination Random/Random in 10000 games A won 2882 and B won: 5619
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5619
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5620
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5621
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5622
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5623
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5624
16:22:13 With the combination Random/Random in 10000 games A won 2883 and B won: 5625
16:22:13 With the combination Random/Random in 10000 games A won 2884 and B won: 5625
16:22:13 With the combination Random/Random in 10000 games A won 2884 and B won: 5626
16:22:13 With the combination Random/Random in 10000 games A won 2884 and B won: 5627
16:22:13 With the combination Random/Random in 10000 games A won 2885 and B won: 5627
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5627
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5628
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5629
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5630
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5631
16:22:13 With the combination Random/Random in 10000 games A won 2886 and B won: 5632
16:22:13 With the combination Random/Random in 10000 games A won 2887 and B won: 5632
16:22:13 With the combination Random/Random in 10000 games A won 2887 and B won: 5633
16:22:13 With the combination Random/Random in 10000 games A won 2888 and B won: 5633
16:22:13 With the combination Random/Random in 10000 games A won 2888 and B won: 5634
16:22:13 With the combination Random/Random in 10000 games A won 2888 and B won: 5635
16:22:13 With the combination Random/Random in 10000 games A won 2889 and B won: 5635
16:22:13 With the combination Random/Random in 10000 games A won 2889 and B won: 5636
16:22:13 With the combination Random/Random in 10000 games A won 2889 and B won: 5637
16:22:13 With the combination Random/Random in 10000 games A won 2890 and B won: 5637
16:22:13 With the combination Random/Random in 10000 games A won 2891 and B won: 5637
16:22:13 With the combination Random/Random in 10000 games A won 2892 and B won: 5637
16:22:13 With the combination Random/Random in 10000 games A won 2892 and B won: 5638
16:22:13 With the combination Random/Random in 10000 games A won 2893 and B won: 5638
16:22:13 With the combination Random/Random in 10000 games A won 2893 and B won: 5639
16:22:14 With the combination Random/Random in 10000 games A won 2893 and B won: 5640
16:22:14 With the combination Random/Random in 10000 games A won 2894 and B won: 5640
16:22:14 With the combination Random/Random in 10000 games A won 2894 and B won: 5641
16:22:14 With the combination Random/Random in 10000 games A won 2894 and B won: 5642
16:22:14 With the combination Random/Random in 10000 games A won 2894 and B won: 5643
16:22:14 With the combination Random/Random in 10000 games A won 2894 and B won: 5644
16:22:14 With the combination Random/Random in 10000 games A won 2895 and B won: 5644
16:22:14 With the combination Random/Random in 10000 games A won 2896 and B won: 5644
16:22:14 With the combination Random/Random in 10000 games A won 2896 and B won: 5645
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5645
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5646
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5647
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5648
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5649
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5650
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5651
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5652
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5653
16:22:14 With the combination Random/Random in 10000 games A won 2897 and B won: 5654
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5654
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5655
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5656
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5657
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5658
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5659
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5660
16:22:14 With the combination Random/Random in 10000 games A won 2898 and B won: 5661
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5661
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5662
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5663
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5664
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5665
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5666
16:22:14 With the combination Random/Random in 10000 games A won 2899 and B won: 5667
16:22:14 With the combination Random/Random in 10000 games A won 2900 and B won: 5667
16:22:14 With the combination Random/Random in 10000 games A won 2900 and B won: 5668
16:22:14 With the combination Random/Random in 10000 games A won 2901 and B won: 5668
16:22:14 With the combination Random/Random in 10000 games A won 2902 and B won: 5668
16:22:14 With the combination Random/Random in 10000 games A won 2902 and B won: 5669
16:22:14 With the combination Random/Random in 10000 games A won 2903 and B won: 5669
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5669
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5670
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5671
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5672
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5673
16:22:14 With the combination Random/Random in 10000 games A won 2904 and B won: 5674
16:22:14 With the combination Random/Random in 10000 games A won 2905 and B won: 5674
16:22:14 With the combination Random/Random in 10000 games A won 2905 and B won: 5675
16:22:14 With the combination Random/Random in 10000 games A won 2906 and B won: 5675
16:22:14 With the combination Random/Random in 10000 games A won 2907 and B won: 5675
16:22:14 With the combination Random/Random in 10000 games A won 2908 and B won: 5675
16:22:14 With the combination Random/Random in 10000 games A won 2908 and B won: 5676
16:22:14 With the combination Random/Random in 10000 games A won 2909 and B won: 5676
16:22:14 With the combination Random/Random in 10000 games A won 2910 and B won: 5676
16:22:14 With the combination Random/Random in 10000 games A won 2910 and B won: 5677
16:22:14 With the combination Random/Random in 10000 games A won 2910 and B won: 5678
16:22:14 With the combination Random/Random in 10000 games A won 2911 and B won: 5678
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5678
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5679
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5680
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5681
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5682
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5683
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5684
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5685
16:22:14 With the combination Random/Random in 10000 games A won 2912 and B won: 5686
16:22:14 With the combination Random/Random in 10000 games A won 2913 and B won: 5686
16:22:14 With the combination Random/Random in 10000 games A won 2913 and B won: 5687
16:22:14 With the combination Random/Random in 10000 games A won 2914 and B won: 5687
16:22:14 With the combination Random/Random in 10000 games A won 2915 and B won: 5687
16:22:14 With the combination Random/Random in 10000 games A won 2915 and B won: 5688
16:22:14 With the combination Random/Random in 10000 games A won 2915 and B won: 5689
16:22:14 With the combination Random/Random in 10000 games A won 2916 and B won: 5689
16:22:14 With the combination Random/Random in 10000 games A won 2917 and B won: 5689
16:22:14 With the combination Random/Random in 10000 games A won 2918 and B won: 5689
16:22:14 With the combination Random/Random in 10000 games A won 2919 and B won: 5689
16:22:14 With the combination Random/Random in 10000 games A won 2919 and B won: 5690
16:22:14 With the combination Random/Random in 10000 games A won 2919 and B won: 5691
16:22:14 With the combination Random/Random in 10000 games A won 2919 and B won: 5692
16:22:14 With the combination Random/Random in 10000 games A won 2920 and B won: 5692
16:22:14 With the combination Random/Random in 10000 games A won 2920 and B won: 5693
16:22:14 With the combination Random/Random in 10000 games A won 2920 and B won: 5694
16:22:14 With the combination Random/Random in 10000 games A won 2920 and B won: 5695
16:22:14 With the combination Random/Random in 10000 games A won 2921 and B won: 5695
16:22:14 With the combination Random/Random in 10000 games A won 2921 and B won: 5696
16:22:14 With the combination Random/Random in 10000 games A won 2921 and B won: 5697
16:22:14 With the combination Random/Random in 10000 games A won 2921 and B won: 5698
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5698
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5699
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5700
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5701
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5702
16:22:14 With the combination Random/Random in 10000 games A won 2922 and B won: 5703
16:22:14 With the combination Random/Random in 10000 games A won 2923 and B won: 5703
16:22:14 With the combination Random/Random in 10000 games A won 2924 and B won: 5703
16:22:14 With the combination Random/Random in 10000 games A won 2924 and B won: 5704
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5704
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5705
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5706
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5707
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5708
16:22:14 With the combination Random/Random in 10000 games A won 2925 and B won: 5709
16:22:14 With the combination Random/Random in 10000 games A won 2926 and B won: 5709
16:22:14 With the combination Random/Random in 10000 games A won 2927 and B won: 5709
16:22:14 With the combination Random/Random in 10000 games A won 2927 and B won: 5710
16:22:14 With the combination Random/Random in 10000 games A won 2928 and B won: 5710
16:22:14 With the combination Random/Random in 10000 games A won 2928 and B won: 5711
16:22:14 With the combination Random/Random in 10000 games A won 2929 and B won: 5711
16:22:14 With the combination Random/Random in 10000 games A won 2929 and B won: 5712
16:22:14 With the combination Random/Random in 10000 games A won 2929 and B won: 5713
16:22:14 With the combination Random/Random in 10000 games A won 2929 and B won: 5714
16:22:14 With the combination Random/Random in 10000 games A won 2930 and B won: 5714
16:22:14 With the combination Random/Random in 10000 games A won 2930 and B won: 5715
16:22:14 With the combination Random/Random in 10000 games A won 2931 and B won: 5715
16:22:14 With the combination Random/Random in 10000 games A won 2931 and B won: 5716
16:22:14 With the combination Random/Random in 10000 games A won 2931 and B won: 5717
16:22:14 With the combination Random/Random in 10000 games A won 2932 and B won: 5717
16:22:14 With the combination Random/Random in 10000 games A won 2933 and B won: 5717
16:22:14 With the combination Random/Random in 10000 games A won 2933 and B won: 5718
16:22:14 With the combination Random/Random in 10000 games A won 2934 and B won: 5718
16:22:14 With the combination Random/Random in 10000 games A won 2935 and B won: 5718
16:22:14 With the combination Random/Random in 10000 games A won 2936 and B won: 5718
16:22:14 With the combination Random/Random in 10000 games A won 2936 and B won: 5719
16:22:14 With the combination Random/Random in 10000 games A won 2937 and B won: 5719
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5719
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5720
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5721
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5722
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5723
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5724
16:22:14 With the combination Random/Random in 10000 games A won 2938 and B won: 5725
16:22:14 With the combination Random/Random in 10000 games A won 2939 and B won: 5725
16:22:14 With the combination Random/Random in 10000 games A won 2940 and B won: 5725
16:22:14 With the combination Random/Random in 10000 games A won 2941 and B won: 5725
16:22:14 With the combination Random/Random in 10000 games A won 2941 and B won: 5726
16:22:14 With the combination Random/Random in 10000 games A won 2941 and B won: 5727
16:22:14 With the combination Random/Random in 10000 games A won 2942 and B won: 5727
16:22:14 With the combination Random/Random in 10000 games A won 2942 and B won: 5728
16:22:14 With the combination Random/Random in 10000 games A won 2942 and B won: 5729
16:22:14 With the combination Random/Random in 10000 games A won 2943 and B won: 5729
16:22:14 With the combination Random/Random in 10000 games A won 2943 and B won: 5730
16:22:14 With the combination Random/Random in 10000 games A won 2943 and B won: 5731
16:22:14 With the combination Random/Random in 10000 games A won 2943 and B won: 5732
16:22:14 With the combination Random/Random in 10000 games A won 2943 and B won: 5733
16:22:14 With the combination Random/Random in 10000 games A won 2944 and B won: 5733
16:22:14 With the combination Random/Random in 10000 games A won 2945 and B won: 5733
16:22:14 With the combination Random/Random in 10000 games A won 2945 and B won: 5734
16:22:14 With the combination Random/Random in 10000 games A won 2945 and B won: 5735
16:22:14 With the combination Random/Random in 10000 games A won 2945 and B won: 5736
16:22:14 With the combination Random/Random in 10000 games A won 2945 and B won: 5737
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5737
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5738
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5739
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5740
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5741
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5742
16:22:14 With the combination Random/Random in 10000 games A won 2946 and B won: 5743
16:22:14 With the combination Random/Random in 10000 games A won 2947 and B won: 5743
16:22:14 With the combination Random/Random in 10000 games A won 2948 and B won: 5743
16:22:14 With the combination Random/Random in 10000 games A won 2949 and B won: 5743
16:22:14 With the combination Random/Random in 10000 games A won 2949 and B won: 5744
16:22:14 With the combination Random/Random in 10000 games A won 2949 and B won: 5745
16:22:14 With the combination Random/Random in 10000 games A won 2949 and B won: 5746
16:22:14 With the combination Random/Random in 10000 games A won 2950 and B won: 5746
16:22:14 With the combination Random/Random in 10000 games A won 2950 and B won: 5747
16:22:14 With the combination Random/Random in 10000 games A won 2950 and B won: 5748
16:22:14 With the combination Random/Random in 10000 games A won 2951 and B won: 5748
16:22:14 With the combination Random/Random in 10000 games A won 2952 and B won: 5748
16:22:14 With the combination Random/Random in 10000 games A won 2952 and B won: 5749
16:22:14 With the combination Random/Random in 10000 games A won 2953 and B won: 5749
16:22:14 With the combination Random/Random in 10000 games A won 2953 and B won: 5750
16:22:14 With the combination Random/Random in 10000 games A won 2953 and B won: 5751
16:22:14 With the combination Random/Random in 10000 games A won 2953 and B won: 5752
16:22:14 With the combination Random/Random in 10000 games A won 2954 and B won: 5752
16:22:14 With the combination Random/Random in 10000 games A won 2955 and B won: 5752
16:22:14 With the combination Random/Random in 10000 games A won 2956 and B won: 5752
16:22:14 With the combination Random/Random in 10000 games A won 2956 and B won: 5753
16:22:14 With the combination Random/Random in 10000 games A won 2956 and B won: 5754
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5754
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5755
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5756
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5757
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5758
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5759
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5760
16:22:14 With the combination Random/Random in 10000 games A won 2957 and B won: 5761
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5761
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5762
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5763
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5764
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5765
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5766
16:22:14 With the combination Random/Random in 10000 games A won 2958 and B won: 5767
16:22:14 With the combination Random/Random in 10000 games A won 2959 and B won: 5767
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5767
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5768
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5769
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5770
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5771
16:22:14 With the combination Random/Random in 10000 games A won 2960 and B won: 5772
16:22:14 With the combination Random/Random in 10000 games A won 2961 and B won: 5772
16:22:14 With the combination Random/Random in 10000 games A won 2961 and B won: 5773
16:22:14 With the combination Random/Random in 10000 games A won 2962 and B won: 5773
16:22:14 With the combination Random/Random in 10000 games A won 2962 and B won: 5774
16:22:14 With the combination Random/Random in 10000 games A won 2963 and B won: 5774
16:22:14 With the combination Random/Random in 10000 games A won 2963 and B won: 5775
16:22:14 With the combination Random/Random in 10000 games A won 2963 and B won: 5776
16:22:14 With the combination Random/Random in 10000 games A won 2963 and B won: 5777
16:22:14 With the combination Random/Random in 10000 games A won 2963 and B won: 5778
16:22:14 With the combination Random/Random in 10000 games A won 2964 and B won: 5778
16:22:14 With the combination Random/Random in 10000 games A won 2965 and B won: 5778
16:22:14 With the combination Random/Random in 10000 games A won 2965 and B won: 5779
16:22:14 With the combination Random/Random in 10000 games A won 2965 and B won: 5780
16:22:14 With the combination Random/Random in 10000 games A won 2966 and B won: 5780
16:22:14 With the combination Random/Random in 10000 games A won 2967 and B won: 5780
16:22:14 With the combination Random/Random in 10000 games A won 2967 and B won: 5781
16:22:14 With the combination Random/Random in 10000 games A won 2967 and B won: 5782
16:22:14 With the combination Random/Random in 10000 games A won 2967 and B won: 5783
16:22:14 With the combination Random/Random in 10000 games A won 2967 and B won: 5784
16:22:14 With the combination Random/Random in 10000 games A won 2968 and B won: 5784
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5784
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5785
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5786
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5787
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5788
16:22:14 With the combination Random/Random in 10000 games A won 2969 and B won: 5789
16:22:14 With the combination Random/Random in 10000 games A won 2970 and B won: 5789
16:22:14 With the combination Random/Random in 10000 games A won 2970 and B won: 5790
16:22:14 With the combination Random/Random in 10000 games A won 2970 and B won: 5791
16:22:14 With the combination Random/Random in 10000 games A won 2970 and B won: 5792
16:22:14 With the combination Random/Random in 10000 games A won 2970 and B won: 5793
16:22:14 With the combination Random/Random in 10000 games A won 2971 and B won: 5793
16:22:14 With the combination Random/Random in 10000 games A won 2971 and B won: 5794
16:22:14 With the combination Random/Random in 10000 games A won 2971 and B won: 5795
16:22:14 With the combination Random/Random in 10000 games A won 2972 and B won: 5795
16:22:14 With the combination Random/Random in 10000 games A won 2972 and B won: 5796
16:22:14 With the combination Random/Random in 10000 games A won 2973 and B won: 5796
16:22:14 With the combination Random/Random in 10000 games A won 2974 and B won: 5796
16:22:14 With the combination Random/Random in 10000 games A won 2975 and B won: 5796
16:22:14 With the combination Random/Random in 10000 games A won 2975 and B won: 5797
16:22:14 With the combination Random/Random in 10000 games A won 2975 and B won: 5798
16:22:14 With the combination Random/Random in 10000 games A won 2975 and B won: 5799
16:22:14 With the combination Random/Random in 10000 games A won 2976 and B won: 5799
16:22:14 With the combination Random/Random in 10000 games A won 2976 and B won: 5800
16:22:14 With the combination Random/Random in 10000 games A won 2977 and B won: 5800
16:22:14 With the combination Random/Random in 10000 games A won 2978 and B won: 5800
16:22:14 With the combination Random/Random in 10000 games A won 2978 and B won: 5801
16:22:14 With the combination Random/Random in 10000 games A won 2978 and B won: 5802
16:22:14 With the combination Random/Random in 10000 games A won 2979 and B won: 5802
16:22:14 With the combination Random/Random in 10000 games A won 2979 and B won: 5803
16:22:14 With the combination Random/Random in 10000 games A won 2979 and B won: 5804
16:22:14 With the combination Random/Random in 10000 games A won 2979 and B won: 5805
16:22:14 With the combination Random/Random in 10000 games A won 2980 and B won: 5805
16:22:14 With the combination Random/Random in 10000 games A won 2981 and B won: 5805
16:22:14 With the combination Random/Random in 10000 games A won 2982 and B won: 5805
16:22:14 With the combination Random/Random in 10000 games A won 2982 and B won: 5806
16:22:14 With the combination Random/Random in 10000 games A won 2982 and B won: 5807
16:22:14 With the combination Random/Random in 10000 games A won 2982 and B won: 5808
16:22:14 With the combination Random/Random in 10000 games A won 2983 and B won: 5808
16:22:14 With the combination Random/Random in 10000 games A won 2983 and B won: 5809
16:22:14 With the combination Random/Random in 10000 games A won 2983 and B won: 5810
16:22:14 With the combination Random/Random in 10000 games A won 2983 and B won: 5811
16:22:14 With the combination Random/Random in 10000 games A won 2984 and B won: 5811
16:22:14 With the combination Random/Random in 10000 games A won 2984 and B won: 5812
16:22:14 With the combination Random/Random in 10000 games A won 2985 and B won: 5812
16:22:14 With the combination Random/Random in 10000 games A won 2985 and B won: 5813
16:22:14 With the combination Random/Random in 10000 games A won 2986 and B won: 5813
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5813
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5814
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5815
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5816
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5817
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5818
16:22:14 With the combination Random/Random in 10000 games A won 2987 and B won: 5819
16:22:14 With the combination Random/Random in 10000 games A won 2988 and B won: 5819
16:22:14 With the combination Random/Random in 10000 games A won 2988 and B won: 5820
16:22:14 With the combination Random/Random in 10000 games A won 2989 and B won: 5820
16:22:14 With the combination Random/Random in 10000 games A won 2989 and B won: 5821
16:22:14 With the combination Random/Random in 10000 games A won 2989 and B won: 5822
16:22:14 With the combination Random/Random in 10000 games A won 2989 and B won: 5823
16:22:14 With the combination Random/Random in 10000 games A won 2989 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2990 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2991 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2992 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2993 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2994 and B won: 5824
16:22:14 With the combination Random/Random in 10000 games A won 2994 and B won: 5825
16:22:14 With the combination Random/Random in 10000 games A won 2994 and B won: 5826
16:22:14 With the combination Random/Random in 10000 games A won 2995 and B won: 5826
16:22:14 With the combination Random/Random in 10000 games A won 2995 and B won: 5827
16:22:14 With the combination Random/Random in 10000 games A won 2996 and B won: 5827
16:22:14 With the combination Random/Random in 10000 games A won 2996 and B won: 5828
16:22:14 With the combination Random/Random in 10000 games A won 2997 and B won: 5828
16:22:14 With the combination Random/Random in 10000 games A won 2998 and B won: 5828
16:22:14 With the combination Random/Random in 10000 games A won 2998 and B won: 5829
16:22:14 With the combination Random/Random in 10000 games A won 2998 and B won: 5830
16:22:14 With the combination Random/Random in 10000 games A won 2999 and B won: 5830
16:22:14 With the combination Random/Random in 10000 games A won 3000 and B won: 5830
16:22:14 With the combination Random/Random in 10000 games A won 3001 and B won: 5830
16:22:14 With the combination Random/Random in 10000 games A won 3001 and B won: 5831
16:22:14 With the combination Random/Random in 10000 games A won 3001 and B won: 5832
16:22:14 With the combination Random/Random in 10000 games A won 3001 and B won: 5833
16:22:14 With the combination Random/Random in 10000 games A won 3002 and B won: 5833
16:22:14 With the combination Random/Random in 10000 games A won 3002 and B won: 5834
16:22:14 With the combination Random/Random in 10000 games A won 3003 and B won: 5834
16:22:14 With the combination Random/Random in 10000 games A won 3004 and B won: 5834
16:22:14 With the combination Random/Random in 10000 games A won 3005 and B won: 5834
16:22:14 With the combination Random/Random in 10000 games A won 3005 and B won: 5835
16:22:14 With the combination Random/Random in 10000 games A won 3005 and B won: 5836
16:22:14 With the combination Random/Random in 10000 games A won 3006 and B won: 5836
16:22:14 With the combination Random/Random in 10000 games A won 3007 and B won: 5836
16:22:14 With the combination Random/Random in 10000 games A won 3007 and B won: 5837
16:22:14 With the combination Random/Random in 10000 games A won 3007 and B won: 5838
16:22:14 With the combination Random/Random in 10000 games A won 3007 and B won: 5839
16:22:14 With the combination Random/Random in 10000 games A won 3008 and B won: 5839
16:22:14 With the combination Random/Random in 10000 games A won 3009 and B won: 5839
16:22:14 With the combination Random/Random in 10000 games A won 3009 and B won: 5840
16:22:14 With the combination Random/Random in 10000 games A won 3009 and B won: 5841
16:22:14 With the combination Random/Random in 10000 games A won 3010 and B won: 5841
16:22:14 With the combination Random/Random in 10000 games A won 3011 and B won: 5841
16:22:14 With the combination Random/Random in 10000 games A won 3011 and B won: 5842
16:22:14 With the combination Random/Random in 10000 games A won 3011 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3012 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3013 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3014 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3015 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3016 and B won: 5843
16:22:14 With the combination Random/Random in 10000 games A won 3016 and B won: 5844
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5844
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5845
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5846
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5847
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5848
16:22:14 With the combination Random/Random in 10000 games A won 3017 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3018 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3019 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3020 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3021 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5849
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5850
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5851
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5852
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5853
16:22:14 With the combination Random/Random in 10000 games A won 3022 and B won: 5854
16:22:14 With the combination Random/Random in 10000 games A won 3023 and B won: 5854
16:22:14 With the combination Random/Random in 10000 games A won 3023 and B won: 5855
16:22:14 With the combination Random/Random in 10000 games A won 3023 and B won: 5856
16:22:14 With the combination Random/Random in 10000 games A won 3023 and B won: 5857
16:22:14 With the combination Random/Random in 10000 games A won 3024 and B won: 5857
16:22:14 With the combination Random/Random in 10000 games A won 3025 and B won: 5857
16:22:14 With the combination Random/Random in 10000 games A won 3026 and B won: 5857
16:22:14 With the combination Random/Random in 10000 games A won 3026 and B won: 5858
16:22:14 With the combination Random/Random in 10000 games A won 3026 and B won: 5859
16:22:14 With the combination Random/Random in 10000 games A won 3026 and B won: 5860
16:22:14 With the combination Random/Random in 10000 games A won 3027 and B won: 5860
16:22:14 With the combination Random/Random in 10000 games A won 3027 and B won: 5861
16:22:14 With the combination Random/Random in 10000 games A won 3027 and B won: 5862
16:22:14 With the combination Random/Random in 10000 games A won 3028 and B won: 5862
16:22:14 With the combination Random/Random in 10000 games A won 3029 and B won: 5862
16:22:14 With the combination Random/Random in 10000 games A won 3030 and B won: 5862
16:22:14 With the combination Random/Random in 10000 games A won 3031 and B won: 5862
16:22:14 With the combination Random/Random in 10000 games A won 3031 and B won: 5863
16:22:14 With the combination Random/Random in 10000 games A won 3031 and B won: 5864
16:22:14 With the combination Random/Random in 10000 games A won 3031 and B won: 5865
16:22:14 With the combination Random/Random in 10000 games A won 3032 and B won: 5865
16:22:14 With the combination Random/Random in 10000 games A won 3032 and B won: 5866
16:22:14 With the combination Random/Random in 10000 games A won 3033 and B won: 5866
16:22:14 With the combination Random/Random in 10000 games A won 3034 and B won: 5866
16:22:14 With the combination Random/Random in 10000 games A won 3034 and B won: 5867
16:22:14 With the combination Random/Random in 10000 games A won 3034 and B won: 5868
16:22:14 With the combination Random/Random in 10000 games A won 3034 and B won: 5869
16:22:14 With the combination Random/Random in 10000 games A won 3034 and B won: 5870
16:22:14 With the combination Random/Random in 10000 games A won 3035 and B won: 5870
16:22:14 With the combination Random/Random in 10000 games A won 3036 and B won: 5870
16:22:14 With the combination Random/Random in 10000 games A won 3036 and B won: 5871
16:22:14 With the combination Random/Random in 10000 games A won 3036 and B won: 5872
16:22:14 With the combination Random/Random in 10000 games A won 3037 and B won: 5872
16:22:14 With the combination Random/Random in 10000 games A won 3038 and B won: 5872
16:22:14 With the combination Random/Random in 10000 games A won 3038 and B won: 5873
16:22:14 With the combination Random/Random in 10000 games A won 3039 and B won: 5873
16:22:14 With the combination Random/Random in 10000 games A won 3039 and B won: 5874
16:22:14 With the combination Random/Random in 10000 games A won 3040 and B won: 5874
16:22:14 With the combination Random/Random in 10000 games A won 3040 and B won: 5875
16:22:14 With the combination Random/Random in 10000 games A won 3041 and B won: 5875
16:22:14 With the combination Random/Random in 10000 games A won 3041 and B won: 5876
16:22:14 With the combination Random/Random in 10000 games A won 3042 and B won: 5876
16:22:15 With the combination Random/Random in 10000 games A won 3042 and B won: 5877
16:22:15 With the combination Random/Random in 10000 games A won 3042 and B won: 5878
16:22:15 With the combination Random/Random in 10000 games A won 3042 and B won: 5879
16:22:15 With the combination Random/Random in 10000 games A won 3042 and B won: 5880
16:22:15 With the combination Random/Random in 10000 games A won 3042 and B won: 5881
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5881
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5882
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5883
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5884
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5885
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5886
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5887
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5888
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5889
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5890
16:22:15 With the combination Random/Random in 10000 games A won 3043 and B won: 5891
16:22:15 With the combination Random/Random in 10000 games A won 3044 and B won: 5891
16:22:15 With the combination Random/Random in 10000 games A won 3044 and B won: 5892
16:22:15 With the combination Random/Random in 10000 games A won 3044 and B won: 5893
16:22:15 With the combination Random/Random in 10000 games A won 3044 and B won: 5894
16:22:15 With the combination Random/Random in 10000 games A won 3045 and B won: 5894
16:22:15 With the combination Random/Random in 10000 games A won 3045 and B won: 5895
16:22:15 With the combination Random/Random in 10000 games A won 3045 and B won: 5896
16:22:15 With the combination Random/Random in 10000 games A won 3045 and B won: 5897
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5897
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5898
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5899
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5900
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5901
16:22:15 With the combination Random/Random in 10000 games A won 3046 and B won: 5902
16:22:15 With the combination Random/Random in 10000 games A won 3047 and B won: 5902
16:22:15 With the combination Random/Random in 10000 games A won 3047 and B won: 5903
16:22:15 With the combination Random/Random in 10000 games A won 3047 and B won: 5904
16:22:15 With the combination Random/Random in 10000 games A won 3048 and B won: 5904
16:22:15 With the combination Random/Random in 10000 games A won 3049 and B won: 5904
16:22:15 With the combination Random/Random in 10000 games A won 3049 and B won: 5905
16:22:15 With the combination Random/Random in 10000 games A won 3049 and B won: 5906
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5906
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5907
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5908
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5909
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5910
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5911
16:22:15 With the combination Random/Random in 10000 games A won 3050 and B won: 5912
16:22:15 With the combination Random/Random in 10000 games A won 3051 and B won: 5912
16:22:15 With the combination Random/Random in 10000 games A won 3051 and B won: 5913
16:22:15 With the combination Random/Random in 10000 games A won 3051 and B won: 5914
16:22:15 With the combination Random/Random in 10000 games A won 3052 and B won: 5914
16:22:15 With the combination Random/Random in 10000 games A won 3052 and B won: 5915
16:22:15 With the combination Random/Random in 10000 games A won 3052 and B won: 5916
16:22:15 With the combination Random/Random in 10000 games A won 3053 and B won: 5916
16:22:15 With the combination Random/Random in 10000 games A won 3053 and B won: 5917
16:22:15 With the combination Random/Random in 10000 games A won 3054 and B won: 5917
16:22:15 With the combination Random/Random in 10000 games A won 3054 and B won: 5918
16:22:15 With the combination Random/Random in 10000 games A won 3055 and B won: 5918
16:22:15 With the combination Random/Random in 10000 games A won 3055 and B won: 5919
16:22:15 With the combination Random/Random in 10000 games A won 3056 and B won: 5919
16:22:15 With the combination Random/Random in 10000 games A won 3056 and B won: 5920
16:22:15 With the combination Random/Random in 10000 games A won 3057 and B won: 5920
16:22:15 With the combination Random/Random in 10000 games A won 3057 and B won: 5921
16:22:15 With the combination Random/Random in 10000 games A won 3057 and B won: 5922
16:22:15 With the combination Random/Random in 10000 games A won 3057 and B won: 5923
16:22:15 With the combination Random/Random in 10000 games A won 3057 and B won: 5924
16:22:15 With the combination Random/Random in 10000 games A won 3058 and B won: 5924
16:22:15 With the combination Random/Random in 10000 games A won 3058 and B won: 5925
16:22:15 With the combination Random/Random in 10000 games A won 3058 and B won: 5926
16:22:15 With the combination Random/Random in 10000 games A won 3059 and B won: 5926
16:22:15 With the combination Random/Random in 10000 games A won 3059 and B won: 5927
16:22:15 With the combination Random/Random in 10000 games A won 3059 and B won: 5928
16:22:15 With the combination Random/Random in 10000 games A won 3059 and B won: 5929
16:22:15 With the combination Random/Random in 10000 games A won 3060 and B won: 5929
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5929
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5930
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5931
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5932
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5933
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5934
16:22:15 With the combination Random/Random in 10000 games A won 3061 and B won: 5935
16:22:15 With the combination Random/Random in 10000 games A won 3062 and B won: 5935
16:22:15 With the combination Random/Random in 10000 games A won 3062 and B won: 5936
16:22:15 With the combination Random/Random in 10000 games A won 3062 and B won: 5937
16:22:15 With the combination Random/Random in 10000 games A won 3062 and B won: 5938
16:22:15 With the combination Random/Random in 10000 games A won 3063 and B won: 5938
16:22:15 With the combination Random/Random in 10000 games A won 3063 and B won: 5939
16:22:15 With the combination Random/Random in 10000 games A won 3064 and B won: 5939
16:22:15 With the combination Random/Random in 10000 games A won 3065 and B won: 5939
16:22:15 With the combination Random/Random in 10000 games A won 3065 and B won: 5940
16:22:15 With the combination Random/Random in 10000 games A won 3065 and B won: 5941
16:22:15 With the combination Random/Random in 10000 games A won 3065 and B won: 5942
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5942
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5943
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5944
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5945
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5946
16:22:15 With the combination Random/Random in 10000 games A won 3066 and B won: 5947
16:22:15 With the combination Random/Random in 10000 games A won 3067 and B won: 5947
16:22:15 With the combination Random/Random in 10000 games A won 3067 and B won: 5948
16:22:15 With the combination Random/Random in 10000 games A won 3067 and B won: 5949
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5949
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5950
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5951
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5952
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5953
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5954
16:22:15 With the combination Random/Random in 10000 games A won 3068 and B won: 5955
16:22:15 With the combination Random/Random in 10000 games A won 3069 and B won: 5955
16:22:15 With the combination Random/Random in 10000 games A won 3070 and B won: 5955
16:22:15 With the combination Random/Random in 10000 games A won 3070 and B won: 5956
16:22:15 With the combination Random/Random in 10000 games A won 3070 and B won: 5957
16:22:15 With the combination Random/Random in 10000 games A won 3071 and B won: 5957
16:22:15 With the combination Random/Random in 10000 games A won 3072 and B won: 5957
16:22:15 With the combination Random/Random in 10000 games A won 3073 and B won: 5957
16:22:15 With the combination Random/Random in 10000 games A won 3074 and B won: 5957
16:22:15 With the combination Random/Random in 10000 games A won 3074 and B won: 5958
16:22:15 With the combination Random/Random in 10000 games A won 3075 and B won: 5958
16:22:15 With the combination Random/Random in 10000 games A won 3075 and B won: 5959
16:22:15 With the combination Random/Random in 10000 games A won 3075 and B won: 5960
16:22:15 With the combination Random/Random in 10000 games A won 3075 and B won: 5961
16:22:15 With the combination Random/Random in 10000 games A won 3075 and B won: 5962
16:22:15 With the combination Random/Random in 10000 games A won 3076 and B won: 5962
16:22:15 With the combination Random/Random in 10000 games A won 3076 and B won: 5963
16:22:15 With the combination Random/Random in 10000 games A won 3077 and B won: 5963
16:22:15 With the combination Random/Random in 10000 games A won 3078 and B won: 5963
16:22:15 With the combination Random/Random in 10000 games A won 3078 and B won: 5964
16:22:15 With the combination Random/Random in 10000 games A won 3078 and B won: 5965
16:22:15 With the combination Random/Random in 10000 games A won 3078 and B won: 5966
16:22:15 With the combination Random/Random in 10000 games A won 3079 and B won: 5966
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5966
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5967
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5968
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5969
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5970
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5971
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5972
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5973
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5974
16:22:15 With the combination Random/Random in 10000 games A won 3080 and B won: 5975
16:22:15 With the combination Random/Random in 10000 games A won 3081 and B won: 5975
16:22:15 With the combination Random/Random in 10000 games A won 3082 and B won: 5975
16:22:15 With the combination Random/Random in 10000 games A won 3083 and B won: 5975
16:22:15 With the combination Random/Random in 10000 games A won 3084 and B won: 5975
16:22:15 With the combination Random/Random in 10000 games A won 3084 and B won: 5976
16:22:15 With the combination Random/Random in 10000 games A won 3084 and B won: 5977
16:22:15 With the combination Random/Random in 10000 games A won 3085 and B won: 5977
16:22:15 With the combination Random/Random in 10000 games A won 3086 and B won: 5977
16:22:15 With the combination Random/Random in 10000 games A won 3086 and B won: 5978
16:22:15 With the combination Random/Random in 10000 games A won 3086 and B won: 5979
16:22:15 With the combination Random/Random in 10000 games A won 3086 and B won: 5980
16:22:15 With the combination Random/Random in 10000 games A won 3087 and B won: 5980
16:22:15 With the combination Random/Random in 10000 games A won 3088 and B won: 5980
16:22:15 With the combination Random/Random in 10000 games A won 3089 and B won: 5980
16:22:15 With the combination Random/Random in 10000 games A won 3089 and B won: 5981
16:22:15 With the combination Random/Random in 10000 games A won 3090 and B won: 5981
16:22:15 With the combination Random/Random in 10000 games A won 3091 and B won: 5981
16:22:15 With the combination Random/Random in 10000 games A won 3091 and B won: 5982
16:22:15 With the combination Random/Random in 10000 games A won 3092 and B won: 5982
16:22:15 With the combination Random/Random in 10000 games A won 3093 and B won: 5982
16:22:15 With the combination Random/Random in 10000 games A won 3093 and B won: 5983
16:22:15 With the combination Random/Random in 10000 games A won 3093 and B won: 5984
16:22:15 With the combination Random/Random in 10000 games A won 3093 and B won: 5985
16:22:15 With the combination Random/Random in 10000 games A won 3094 and B won: 5985
16:22:15 With the combination Random/Random in 10000 games A won 3094 and B won: 5986
16:22:15 With the combination Random/Random in 10000 games A won 3094 and B won: 5987
16:22:15 With the combination Random/Random in 10000 games A won 3095 and B won: 5987
16:22:15 With the combination Random/Random in 10000 games A won 3095 and B won: 5988
16:22:15 With the combination Random/Random in 10000 games A won 3095 and B won: 5989
16:22:15 With the combination Random/Random in 10000 games A won 3096 and B won: 5989
16:22:15 With the combination Random/Random in 10000 games A won 3096 and B won: 5990
16:22:15 With the combination Random/Random in 10000 games A won 3097 and B won: 5990
16:22:15 With the combination Random/Random in 10000 games A won 3097 and B won: 5991
16:22:15 With the combination Random/Random in 10000 games A won 3098 and B won: 5991
16:22:15 With the combination Random/Random in 10000 games A won 3098 and B won: 5992
16:22:15 With the combination Random/Random in 10000 games A won 3098 and B won: 5993
16:22:15 With the combination Random/Random in 10000 games A won 3099 and B won: 5993
16:22:15 With the combination Random/Random in 10000 games A won 3099 and B won: 5994
16:22:15 With the combination Random/Random in 10000 games A won 3100 and B won: 5994
16:22:15 With the combination Random/Random in 10000 games A won 3100 and B won: 5995
16:22:15 With the combination Random/Random in 10000 games A won 3100 and B won: 5996
16:22:15 With the combination Random/Random in 10000 games A won 3100 and B won: 5997
16:22:15 With the combination Random/Random in 10000 games A won 3101 and B won: 5997
16:22:15 With the combination Random/Random in 10000 games A won 3102 and B won: 5997
16:22:15 With the combination Random/Random in 10000 games A won 3102 and B won: 5998
16:22:15 With the combination Random/Random in 10000 games A won 3103 and B won: 5998
16:22:15 With the combination Random/Random in 10000 games A won 3103 and B won: 5999
16:22:15 With the combination Random/Random in 10000 games A won 3103 and B won: 6000
16:22:15 With the combination Random/Random in 10000 games A won 3103 and B won: 6001
16:22:15 With the combination Random/Random in 10000 games A won 3104 and B won: 6001
16:22:15 With the combination Random/Random in 10000 games A won 3105 and B won: 6001
16:22:15 With the combination Random/Random in 10000 games A won 3105 and B won: 6002
16:22:15 With the combination Random/Random in 10000 games A won 3105 and B won: 6003
16:22:15 With the combination Random/Random in 10000 games A won 3106 and B won: 6003
16:22:15 With the combination Random/Random in 10000 games A won 3107 and B won: 6003
16:22:15 With the combination Random/Random in 10000 games A won 3107 and B won: 6004
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6004
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6005
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6006
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6007
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6008
16:22:15 With the combination Random/Random in 10000 games A won 3108 and B won: 6009
16:22:15 With the combination Random/Random in 10000 games A won 3109 and B won: 6009
16:22:15 With the combination Random/Random in 10000 games A won 3109 and B won: 6010
16:22:15 With the combination Random/Random in 10000 games A won 3110 and B won: 6010
16:22:15 With the combination Random/Random in 10000 games A won 3111 and B won: 6010
16:22:15 With the combination Random/Random in 10000 games A won 3111 and B won: 6011
16:22:15 With the combination Random/Random in 10000 games A won 3112 and B won: 6011
16:22:15 With the combination Random/Random in 10000 games A won 3113 and B won: 6011
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6011
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6012
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6013
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6014
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6015
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6016
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6017
16:22:15 With the combination Random/Random in 10000 games A won 3114 and B won: 6018
16:22:15 With the combination Random/Random in 10000 games A won 3115 and B won: 6018
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6018
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6019
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6020
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6021
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6022
16:22:15 With the combination Random/Random in 10000 games A won 3116 and B won: 6023
16:22:15 With the combination Random/Random in 10000 games A won 3117 and B won: 6023
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6023
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6024
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6025
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6026
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6027
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6028
16:22:15 With the combination Random/Random in 10000 games A won 3118 and B won: 6029
16:22:15 With the combination Random/Random in 10000 games A won 3119 and B won: 6029
16:22:15 With the combination Random/Random in 10000 games A won 3119 and B won: 6030
16:22:15 With the combination Random/Random in 10000 games A won 3120 and B won: 6030
16:22:15 With the combination Random/Random in 10000 games A won 3121 and B won: 6030
16:22:15 With the combination Random/Random in 10000 games A won 3121 and B won: 6031
16:22:15 With the combination Random/Random in 10000 games A won 3122 and B won: 6031
16:22:15 With the combination Random/Random in 10000 games A won 3123 and B won: 6031
16:22:15 With the combination Random/Random in 10000 games A won 3123 and B won: 6032
16:22:15 With the combination Random/Random in 10000 games A won 3123 and B won: 6033
16:22:15 With the combination Random/Random in 10000 games A won 3124 and B won: 6033
16:22:15 With the combination Random/Random in 10000 games A won 3124 and B won: 6034
16:22:15 With the combination Random/Random in 10000 games A won 3124 and B won: 6035
16:22:15 With the combination Random/Random in 10000 games A won 3124 and B won: 6036
16:22:15 With the combination Random/Random in 10000 games A won 3125 and B won: 6036
16:22:15 With the combination Random/Random in 10000 games A won 3125 and B won: 6037
16:22:15 With the combination Random/Random in 10000 games A won 3125 and B won: 6038
16:22:15 With the combination Random/Random in 10000 games A won 3126 and B won: 6038
16:22:15 With the combination Random/Random in 10000 games A won 3127 and B won: 6038
16:22:15 With the combination Random/Random in 10000 games A won 3127 and B won: 6039
16:22:15 With the combination Random/Random in 10000 games A won 3127 and B won: 6040
16:22:15 With the combination Random/Random in 10000 games A won 3127 and B won: 6041
16:22:15 With the combination Random/Random in 10000 games A won 3128 and B won: 6041
16:22:15 With the combination Random/Random in 10000 games A won 3129 and B won: 6041
16:22:15 With the combination Random/Random in 10000 games A won 3129 and B won: 6042
16:22:15 With the combination Random/Random in 10000 games A won 3130 and B won: 6042
16:22:15 With the combination Random/Random in 10000 games A won 3131 and B won: 6042
16:22:15 With the combination Random/Random in 10000 games A won 3131 and B won: 6043
16:22:15 With the combination Random/Random in 10000 games A won 3131 and B won: 6044
16:22:15 With the combination Random/Random in 10000 games A won 3131 and B won: 6045
16:22:15 With the combination Random/Random in 10000 games A won 3131 and B won: 6046
16:22:15 With the combination Random/Random in 10000 games A won 3132 and B won: 6046
16:22:15 With the combination Random/Random in 10000 games A won 3132 and B won: 6047
16:22:15 With the combination Random/Random in 10000 games A won 3132 and B won: 6048
16:22:15 With the combination Random/Random in 10000 games A won 3133 and B won: 6048
16:22:15 With the combination Random/Random in 10000 games A won 3134 and B won: 6048
16:22:15 With the combination Random/Random in 10000 games A won 3135 and B won: 6048
16:22:15 With the combination Random/Random in 10000 games A won 3136 and B won: 6048
16:22:15 With the combination Random/Random in 10000 games A won 3136 and B won: 6049
16:22:15 With the combination Random/Random in 10000 games A won 3136 and B won: 6050
16:22:15 With the combination Random/Random in 10000 games A won 3136 and B won: 6051
16:22:15 With the combination Random/Random in 10000 games A won 3136 and B won: 6052
16:22:15 With the combination Random/Random in 10000 games A won 3137 and B won: 6052
16:22:15 With the combination Random/Random in 10000 games A won 3137 and B won: 6053
16:22:15 With the combination Random/Random in 10000 games A won 3138 and B won: 6053
16:22:15 With the combination Random/Random in 10000 games A won 3138 and B won: 6054
16:22:15 With the combination Random/Random in 10000 games A won 3138 and B won: 6055
16:22:15 With the combination Random/Random in 10000 games A won 3138 and B won: 6056
16:22:15 With the combination Random/Random in 10000 games A won 3138 and B won: 6057
16:22:15 With the combination Random/Random in 10000 games A won 3139 and B won: 6057
16:22:15 With the combination Random/Random in 10000 games A won 3139 and B won: 6058
16:22:15 With the combination Random/Random in 10000 games A won 3140 and B won: 6058
16:22:15 With the combination Random/Random in 10000 games A won 3140 and B won: 6059
16:22:15 With the combination Random/Random in 10000 games A won 3140 and B won: 6060
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6060
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6061
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6062
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6063
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6064
16:22:15 With the combination Random/Random in 10000 games A won 3141 and B won: 6065
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6065
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6066
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6067
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6068
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6069
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6070
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6071
16:22:15 With the combination Random/Random in 10000 games A won 3142 and B won: 6072
16:22:15 With the combination Random/Random in 10000 games A won 3143 and B won: 6072
16:22:15 With the combination Random/Random in 10000 games A won 3144 and B won: 6072
16:22:15 With the combination Random/Random in 10000 games A won 3145 and B won: 6072
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6072
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6073
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6074
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6075
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6076
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6077
16:22:15 With the combination Random/Random in 10000 games A won 3146 and B won: 6078
16:22:15 With the combination Random/Random in 10000 games A won 3147 and B won: 6078
16:22:15 With the combination Random/Random in 10000 games A won 3148 and B won: 6078
16:22:15 With the combination Random/Random in 10000 games A won 3149 and B won: 6078
16:22:15 With the combination Random/Random in 10000 games A won 3149 and B won: 6079
16:22:15 With the combination Random/Random in 10000 games A won 3150 and B won: 6079
16:22:15 With the combination Random/Random in 10000 games A won 3150 and B won: 6080
16:22:15 With the combination Random/Random in 10000 games A won 3150 and B won: 6081
16:22:15 With the combination Random/Random in 10000 games A won 3151 and B won: 6081
16:22:15 With the combination Random/Random in 10000 games A won 3152 and B won: 6081
16:22:15 With the combination Random/Random in 10000 games A won 3152 and B won: 6082
16:22:15 With the combination Random/Random in 10000 games A won 3152 and B won: 6083
16:22:15 With the combination Random/Random in 10000 games A won 3152 and B won: 6084
16:22:15 With the combination Random/Random in 10000 games A won 3152 and B won: 6085
16:22:15 With the combination Random/Random in 10000 games A won 3153 and B won: 6085
16:22:15 With the combination Random/Random in 10000 games A won 3153 and B won: 6086
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6086
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6087
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6088
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6089
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6090
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6091
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6092
16:22:15 With the combination Random/Random in 10000 games A won 3154 and B won: 6093
16:22:15 With the combination Random/Random in 10000 games A won 3155 and B won: 6093
16:22:15 With the combination Random/Random in 10000 games A won 3155 and B won: 6094
16:22:15 With the combination Random/Random in 10000 games A won 3155 and B won: 6095
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6095
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6096
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6097
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6098
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6099
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6100
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6101
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6102
16:22:15 With the combination Random/Random in 10000 games A won 3156 and B won: 6103
16:22:15 With the combination Random/Random in 10000 games A won 3157 and B won: 6103
16:22:15 With the combination Random/Random in 10000 games A won 3157 and B won: 6104
16:22:15 With the combination Random/Random in 10000 games A won 3157 and B won: 6105
16:22:15 With the combination Random/Random in 10000 games A won 3157 and B won: 6106
16:22:15 With the combination Random/Random in 10000 games A won 3158 and B won: 6106
16:22:15 With the combination Random/Random in 10000 games A won 3159 and B won: 6106
16:22:15 With the combination Random/Random in 10000 games A won 3160 and B won: 6106
16:22:15 With the combination Random/Random in 10000 games A won 3161 and B won: 6106
16:22:15 With the combination Random/Random in 10000 games A won 3161 and B won: 6107
16:22:15 With the combination Random/Random in 10000 games A won 3162 and B won: 6107
16:22:15 With the combination Random/Random in 10000 games A won 3162 and B won: 6108
16:22:15 With the combination Random/Random in 10000 games A won 3163 and B won: 6108
16:22:15 With the combination Random/Random in 10000 games A won 3164 and B won: 6108
16:22:15 With the combination Random/Random in 10000 games A won 3164 and B won: 6109
16:22:15 With the combination Random/Random in 10000 games A won 3164 and B won: 6110
16:22:15 With the combination Random/Random in 10000 games A won 3164 and B won: 6111
16:22:15 With the combination Random/Random in 10000 games A won 3164 and B won: 6112
16:22:15 With the combination Random/Random in 10000 games A won 3165 and B won: 6112
16:22:15 With the combination Random/Random in 10000 games A won 3165 and B won: 6113
16:22:15 With the combination Random/Random in 10000 games A won 3165 and B won: 6114
16:22:15 With the combination Random/Random in 10000 games A won 3165 and B won: 6115
16:22:15 With the combination Random/Random in 10000 games A won 3165 and B won: 6116
16:22:15 With the combination Random/Random in 10000 games A won 3166 and B won: 6116
16:22:15 With the combination Random/Random in 10000 games A won 3166 and B won: 6117
16:22:15 With the combination Random/Random in 10000 games A won 3166 and B won: 6118
16:22:15 With the combination Random/Random in 10000 games A won 3167 and B won: 6118
16:22:15 With the combination Random/Random in 10000 games A won 3167 and B won: 6119
16:22:15 With the combination Random/Random in 10000 games A won 3167 and B won: 6120
16:22:15 With the combination Random/Random in 10000 games A won 3167 and B won: 6121
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6121
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6122
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6123
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6124
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6125
16:22:15 With the combination Random/Random in 10000 games A won 3168 and B won: 6126
16:22:15 With the combination Random/Random in 10000 games A won 3169 and B won: 6126
16:22:15 With the combination Random/Random in 10000 games A won 3169 and B won: 6127
16:22:15 With the combination Random/Random in 10000 games A won 3170 and B won: 6127
16:22:15 With the combination Random/Random in 10000 games A won 3171 and B won: 6127
16:22:15 With the combination Random/Random in 10000 games A won 3171 and B won: 6128
16:22:15 With the combination Random/Random in 10000 games A won 3171 and B won: 6129
16:22:15 With the combination Random/Random in 10000 games A won 3171 and B won: 6130
16:22:15 With the combination Random/Random in 10000 games A won 3172 and B won: 6130
16:22:15 With the combination Random/Random in 10000 games A won 3172 and B won: 6131
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6131
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6132
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6133
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6134
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6135
16:22:15 With the combination Random/Random in 10000 games A won 3173 and B won: 6136
16:22:15 With the combination Random/Random in 10000 games A won 3174 and B won: 6136
16:22:15 With the combination Random/Random in 10000 games A won 3174 and B won: 6137
16:22:15 With the combination Random/Random in 10000 games A won 3174 and B won: 6138
16:22:15 With the combination Random/Random in 10000 games A won 3174 and B won: 6139
16:22:15 With the combination Random/Random in 10000 games A won 3174 and B won: 6140
16:22:15 With the combination Random/Random in 10000 games A won 3175 and B won: 6140
16:22:15 With the combination Random/Random in 10000 games A won 3175 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3176 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3177 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3178 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3179 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3180 and B won: 6141
16:22:15 With the combination Random/Random in 10000 games A won 3180 and B won: 6142
16:22:15 With the combination Random/Random in 10000 games A won 3180 and B won: 6143
16:22:15 With the combination Random/Random in 10000 games A won 3180 and B won: 6144
16:22:15 With the combination Random/Random in 10000 games A won 3180 and B won: 6145
16:22:15 With the combination Random/Random in 10000 games A won 3181 and B won: 6145
16:22:15 With the combination Random/Random in 10000 games A won 3181 and B won: 6146
16:22:15 With the combination Random/Random in 10000 games A won 3182 and B won: 6146
16:22:15 With the combination Random/Random in 10000 games A won 3183 and B won: 6146
16:22:15 With the combination Random/Random in 10000 games A won 3183 and B won: 6147
16:22:15 With the combination Random/Random in 10000 games A won 3183 and B won: 6148
16:22:15 With the combination Random/Random in 10000 games A won 3184 and B won: 6148
16:22:15 With the combination Random/Random in 10000 games A won 3185 and B won: 6148
16:22:15 With the combination Random/Random in 10000 games A won 3185 and B won: 6149
16:22:15 With the combination Random/Random in 10000 games A won 3185 and B won: 6150
16:22:15 With the combination Random/Random in 10000 games A won 3186 and B won: 6150
16:22:15 With the combination Random/Random in 10000 games A won 3186 and B won: 6151
16:22:15 With the combination Random/Random in 10000 games A won 3186 and B won: 6152
16:22:15 With the combination Random/Random in 10000 games A won 3186 and B won: 6153
16:22:15 With the combination Random/Random in 10000 games A won 3186 and B won: 6154
16:22:15 With the combination Random/Random in 10000 games A won 3187 and B won: 6154
16:22:15 With the combination Random/Random in 10000 games A won 3188 and B won: 6154
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6155
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6156
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6157
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6158
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6159
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6160
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6161
16:22:16 With the combination Random/Random in 10000 games A won 3188 and B won: 6162
16:22:16 With the combination Random/Random in 10000 games A won 3189 and B won: 6162
16:22:16 With the combination Random/Random in 10000 games A won 3190 and B won: 6162
16:22:16 With the combination Random/Random in 10000 games A won 3190 and B won: 6163
16:22:16 With the combination Random/Random in 10000 games A won 3190 and B won: 6164
16:22:16 With the combination Random/Random in 10000 games A won 3191 and B won: 6164
16:22:16 With the combination Random/Random in 10000 games A won 3191 and B won: 6165
16:22:16 With the combination Random/Random in 10000 games A won 3192 and B won: 6165
16:22:16 With the combination Random/Random in 10000 games A won 3192 and B won: 6166
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6166
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6167
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6168
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6169
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6170
16:22:16 With the combination Random/Random in 10000 games A won 3193 and B won: 6171
16:22:16 With the combination Random/Random in 10000 games A won 3194 and B won: 6171
16:22:16 With the combination Random/Random in 10000 games A won 3194 and B won: 6172
16:22:16 With the combination Random/Random in 10000 games A won 3194 and B won: 6173
16:22:16 With the combination Random/Random in 10000 games A won 3194 and B won: 6174
16:22:16 With the combination Random/Random in 10000 games A won 3194 and B won: 6175
16:22:16 With the combination Random/Random in 10000 games A won 3195 and B won: 6175
16:22:16 With the combination Random/Random in 10000 games A won 3195 and B won: 6176
16:22:16 With the combination Random/Random in 10000 games A won 3195 and B won: 6177
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6177
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6178
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6179
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6180
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6181
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6182
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6183
16:22:16 With the combination Random/Random in 10000 games A won 3196 and B won: 6184
16:22:16 With the combination Random/Random in 10000 games A won 3197 and B won: 6184
16:22:16 With the combination Random/Random in 10000 games A won 3197 and B won: 6185
16:22:16 With the combination Random/Random in 10000 games A won 3198 and B won: 6185
16:22:16 With the combination Random/Random in 10000 games A won 3199 and B won: 6185
16:22:16 With the combination Random/Random in 10000 games A won 3200 and B won: 6185
16:22:16 With the combination Random/Random in 10000 games A won 3200 and B won: 6186
16:22:16 With the combination Random/Random in 10000 games A won 3201 and B won: 6186
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6186
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6187
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6188
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6189
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6190
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6191
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6192
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6193
16:22:16 With the combination Random/Random in 10000 games A won 3202 and B won: 6194
16:22:16 With the combination Random/Random in 10000 games A won 3203 and B won: 6194
16:22:16 With the combination Random/Random in 10000 games A won 3203 and B won: 6195
16:22:16 With the combination Random/Random in 10000 games A won 3204 and B won: 6195
16:22:16 With the combination Random/Random in 10000 games A won 3204 and B won: 6196
16:22:16 With the combination Random/Random in 10000 games A won 3205 and B won: 6196
16:22:16 With the combination Random/Random in 10000 games A won 3205 and B won: 6197
16:22:16 With the combination Random/Random in 10000 games A won 3205 and B won: 6198
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6198
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6199
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6200
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6201
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6202
16:22:16 With the combination Random/Random in 10000 games A won 3206 and B won: 6203
16:22:16 With the combination Random/Random in 10000 games A won 3207 and B won: 6203
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6203
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6204
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6205
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6206
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6207
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6208
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6209
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6210
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6211
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6212
16:22:16 With the combination Random/Random in 10000 games A won 3208 and B won: 6213
16:22:16 With the combination Random/Random in 10000 games A won 3209 and B won: 6213
16:22:16 With the combination Random/Random in 10000 games A won 3209 and B won: 6214
16:22:16 With the combination Random/Random in 10000 games A won 3209 and B won: 6215
16:22:16 With the combination Random/Random in 10000 games A won 3209 and B won: 6216
16:22:16 With the combination Random/Random in 10000 games A won 3210 and B won: 6216
16:22:16 With the combination Random/Random in 10000 games A won 3210 and B won: 6217
16:22:16 With the combination Random/Random in 10000 games A won 3211 and B won: 6217
16:22:16 With the combination Random/Random in 10000 games A won 3212 and B won: 6217
16:22:16 With the combination Random/Random in 10000 games A won 3212 and B won: 6218
16:22:16 With the combination Random/Random in 10000 games A won 3212 and B won: 6219
16:22:16 With the combination Random/Random in 10000 games A won 3212 and B won: 6220
16:22:16 With the combination Random/Random in 10000 games A won 3213 and B won: 6220
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6220
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6221
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6222
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6223
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6224
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6225
16:22:16 With the combination Random/Random in 10000 games A won 3214 and B won: 6226
16:22:16 With the combination Random/Random in 10000 games A won 3215 and B won: 6226
16:22:16 With the combination Random/Random in 10000 games A won 3216 and B won: 6226
16:22:16 With the combination Random/Random in 10000 games A won 3216 and B won: 6227
16:22:16 With the combination Random/Random in 10000 games A won 3216 and B won: 6228
16:22:16 With the combination Random/Random in 10000 games A won 3216 and B won: 6229
16:22:16 With the combination Random/Random in 10000 games A won 3216 and B won: 6230
16:22:16 With the combination Random/Random in 10000 games A won 3217 and B won: 6230
16:22:16 With the combination Random/Random in 10000 games A won 3217 and B won: 6231
16:22:16 With the combination Random/Random in 10000 games A won 3217 and B won: 6232
16:22:16 With the combination Random/Random in 10000 games A won 3217 and B won: 6233
16:22:16 With the combination Random/Random in 10000 games A won 3217 and B won: 6234
16:22:16 With the combination Random/Random in 10000 games A won 3218 and B won: 6234
16:22:16 With the combination Random/Random in 10000 games A won 3218 and B won: 6235
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6235
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6236
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6237
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6238
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6239
16:22:16 With the combination Random/Random in 10000 games A won 3219 and B won: 6240
16:22:16 With the combination Random/Random in 10000 games A won 3220 and B won: 6240
16:22:16 With the combination Random/Random in 10000 games A won 3220 and B won: 6241
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6241
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6242
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6243
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6244
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6245
16:22:16 With the combination Random/Random in 10000 games A won 3221 and B won: 6246
16:22:16 With the combination Random/Random in 10000 games A won 3222 and B won: 6246
16:22:16 With the combination Random/Random in 10000 games A won 3223 and B won: 6246
16:22:16 With the combination Random/Random in 10000 games A won 3223 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3224 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3225 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3226 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3227 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3228 and B won: 6247
16:22:16 With the combination Random/Random in 10000 games A won 3228 and B won: 6248
16:22:16 With the combination Random/Random in 10000 games A won 3229 and B won: 6248
16:22:16 With the combination Random/Random in 10000 games A won 3229 and B won: 6249
16:22:16 With the combination Random/Random in 10000 games A won 3229 and B won: 6250
16:22:16 With the combination Random/Random in 10000 games A won 3229 and B won: 6251
16:22:16 With the combination Random/Random in 10000 games A won 3230 and B won: 6251
16:22:16 With the combination Random/Random in 10000 games A won 3231 and B won: 6251
16:22:16 With the combination Random/Random in 10000 games A won 3231 and B won: 6252
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6252
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6253
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6254
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6255
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6256
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6257
16:22:16 With the combination Random/Random in 10000 games A won 3232 and B won: 6258
16:22:16 With the combination Random/Random in 10000 games A won 3233 and B won: 6258
16:22:16 With the combination Random/Random in 10000 games A won 3233 and B won: 6259
16:22:16 With the combination Random/Random in 10000 games A won 3233 and B won: 6260
16:22:16 With the combination Random/Random in 10000 games A won 3233 and B won: 6261
16:22:16 With the combination Random/Random in 10000 games A won 3234 and B won: 6261
16:22:16 With the combination Random/Random in 10000 games A won 3234 and B won: 6262
16:22:16 With the combination Random/Random in 10000 games A won 3234 and B won: 6263
16:22:16 With the combination Random/Random in 10000 games A won 3234 and B won: 6264
16:22:16 With the combination Random/Random in 10000 games A won 3235 and B won: 6264
16:22:16 With the combination Random/Random in 10000 games A won 3236 and B won: 6264
16:22:16 With the combination Random/Random in 10000 games A won 3236 and B won: 6265
16:22:16 With the combination Random/Random in 10000 games A won 3236 and B won: 6266
16:22:16 With the combination Random/Random in 10000 games A won 3237 and B won: 6266
16:22:16 With the combination Random/Random in 10000 games A won 3237 and B won: 6267
16:22:16 With the combination Random/Random in 10000 games A won 3237 and B won: 6268
16:22:16 With the combination Random/Random in 10000 games A won 3238 and B won: 6268
16:22:16 With the combination Random/Random in 10000 games A won 3238 and B won: 6269
16:22:16 With the combination Random/Random in 10000 games A won 3239 and B won: 6269
16:22:16 With the combination Random/Random in 10000 games A won 3240 and B won: 6269
16:22:16 With the combination Random/Random in 10000 games A won 3240 and B won: 6270
16:22:16 With the combination Random/Random in 10000 games A won 3241 and B won: 6270
16:22:16 With the combination Random/Random in 10000 games A won 3241 and B won: 6271
16:22:16 With the combination Random/Random in 10000 games A won 3241 and B won: 6272
16:22:16 With the combination Random/Random in 10000 games A won 3242 and B won: 6272
16:22:16 With the combination Random/Random in 10000 games A won 3243 and B won: 6272
16:22:16 With the combination Random/Random in 10000 games A won 3244 and B won: 6272
16:22:16 With the combination Random/Random in 10000 games A won 3244 and B won: 6273
16:22:16 With the combination Random/Random in 10000 games A won 3245 and B won: 6273
16:22:16 With the combination Random/Random in 10000 games A won 3245 and B won: 6274
16:22:16 With the combination Random/Random in 10000 games A won 3245 and B won: 6275
16:22:16 With the combination Random/Random in 10000 games A won 3245 and B won: 6276
16:22:16 With the combination Random/Random in 10000 games A won 3245 and B won: 6277
16:22:16 With the combination Random/Random in 10000 games A won 3246 and B won: 6277
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6277
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6278
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6279
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6280
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6281
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6282
16:22:16 With the combination Random/Random in 10000 games A won 3247 and B won: 6283
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6283
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6284
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6285
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6286
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6287
16:22:16 With the combination Random/Random in 10000 games A won 3248 and B won: 6288
16:22:16 With the combination Random/Random in 10000 games A won 3249 and B won: 6288
16:22:16 With the combination Random/Random in 10000 games A won 3249 and B won: 6289
16:22:16 With the combination Random/Random in 10000 games A won 3249 and B won: 6290
16:22:16 With the combination Random/Random in 10000 games A won 3249 and B won: 6291
16:22:16 With the combination Random/Random in 10000 games A won 3250 and B won: 6291
16:22:16 With the combination Random/Random in 10000 games A won 3250 and B won: 6292
16:22:16 With the combination Random/Random in 10000 games A won 3251 and B won: 6292
16:22:16 With the combination Random/Random in 10000 games A won 3251 and B won: 6293
16:22:16 With the combination Random/Random in 10000 games A won 3251 and B won: 6294
16:22:16 With the combination Random/Random in 10000 games A won 3252 and B won: 6294
16:22:16 With the combination Random/Random in 10000 games A won 3253 and B won: 6294
16:22:16 With the combination Random/Random in 10000 games A won 3254 and B won: 6294
16:22:16 With the combination Random/Random in 10000 games A won 3254 and B won: 6295
16:22:16 With the combination Random/Random in 10000 games A won 3254 and B won: 6296
16:22:16 With the combination Random/Random in 10000 games A won 3254 and B won: 6297
16:22:16 With the combination Random/Random in 10000 games A won 3254 and B won: 6298
16:22:16 With the combination Random/Random in 10000 games A won 3255 and B won: 6298
16:22:16 With the combination Random/Random in 10000 games A won 3256 and B won: 6298
16:22:16 With the combination Random/Random in 10000 games A won 3257 and B won: 6298
16:22:16 With the combination Random/Random in 10000 games A won 3257 and B won: 6299
16:22:16 With the combination Random/Random in 10000 games A won 3258 and B won: 6299
16:22:16 With the combination Random/Random in 10000 games A won 3258 and B won: 6300
16:22:16 With the combination Random/Random in 10000 games A won 3258 and B won: 6301
16:22:16 With the combination Random/Random in 10000 games A won 3258 and B won: 6302
16:22:16 With the combination Random/Random in 10000 games A won 3259 and B won: 6302
16:22:16 With the combination Random/Random in 10000 games A won 3260 and B won: 6302
16:22:16 With the combination Random/Random in 10000 games A won 3260 and B won: 6303
16:22:16 With the combination Random/Random in 10000 games A won 3260 and B won: 6304
16:22:16 With the combination Random/Random in 10000 games A won 3261 and B won: 6304
16:22:16 With the combination Random/Random in 10000 games A won 3261 and B won: 6305
16:22:16 With the combination Random/Random in 10000 games A won 3262 and B won: 6305
16:22:16 With the combination Random/Random in 10000 games A won 3262 and B won: 6306
16:22:16 With the combination Random/Random in 10000 games A won 3262 and B won: 6307
16:22:16 With the combination Random/Random in 10000 games A won 3262 and B won: 6308
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6308
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6309
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6310
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6311
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6312
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6313
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6314
16:22:16 With the combination Random/Random in 10000 games A won 3263 and B won: 6315
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6315
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6316
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6317
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6318
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6319
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6320
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6321
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6322
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6323
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6324
16:22:16 With the combination Random/Random in 10000 games A won 3264 and B won: 6325
16:22:16 With the combination Random/Random in 10000 games A won 3265 and B won: 6325
16:22:16 With the combination Random/Random in 10000 games A won 3265 and B won: 6326
16:22:16 With the combination Random/Random in 10000 games A won 3266 and B won: 6326
16:22:16 With the combination Random/Random in 10000 games A won 3266 and B won: 6327
16:22:16 With the combination Random/Random in 10000 games A won 3267 and B won: 6327
16:22:16 With the combination Random/Random in 10000 games A won 3268 and B won: 6327
16:22:16 With the combination Random/Random in 10000 games A won 3268 and B won: 6328
16:22:16 With the combination Random/Random in 10000 games A won 3268 and B won: 6329
16:22:16 With the combination Random/Random in 10000 games A won 3268 and B won: 6330
16:22:16 With the combination Random/Random in 10000 games A won 3269 and B won: 6330
16:22:16 With the combination Random/Random in 10000 games A won 3269 and B won: 6331
16:22:16 With the combination Random/Random in 10000 games A won 3269 and B won: 6332
16:22:16 With the combination Random/Random in 10000 games A won 3270 and B won: 6332
16:22:16 With the combination Random/Random in 10000 games A won 3270 and B won: 6333
16:22:16 With the combination Random/Random in 10000 games A won 3271 and B won: 6333
16:22:16 With the combination Random/Random in 10000 games A won 3271 and B won: 6334
16:22:16 With the combination Random/Random in 10000 games A won 3271 and B won: 6335
16:22:16 With the combination Random/Random in 10000 games A won 3271 and B won: 6336
16:22:16 With the combination Random/Random in 10000 games A won 3272 and B won: 6336
16:22:16 With the combination Random/Random in 10000 games A won 3273 and B won: 6336
16:22:16 With the combination Random/Random in 10000 games A won 3273 and B won: 6337
16:22:16 With the combination Random/Random in 10000 games A won 3273 and B won: 6338
16:22:16 With the combination Random/Random in 10000 games A won 3274 and B won: 6338
16:22:16 With the combination Random/Random in 10000 games A won 3274 and B won: 6339
16:22:16 With the combination Random/Random in 10000 games A won 3274 and B won: 6340
16:22:16 With the combination Random/Random in 10000 games A won 3274 and B won: 6341
16:22:16 With the combination Random/Random in 10000 games A won 3274 and B won: 6342
16:22:16 With the combination Random/Random in 10000 games A won 3275 and B won: 6342
16:22:16 With the combination Random/Random in 10000 games A won 3276 and B won: 6342
16:22:16 With the combination Random/Random in 10000 games A won 3276 and B won: 6343
16:22:16 With the combination Random/Random in 10000 games A won 3276 and B won: 6344
16:22:16 With the combination Random/Random in 10000 games A won 3277 and B won: 6344
16:22:16 With the combination Random/Random in 10000 games A won 3278 and B won: 6344
16:22:16 With the combination Random/Random in 10000 games A won 3278 and B won: 6345
16:22:16 With the combination Random/Random in 10000 games A won 3278 and B won: 6346
16:22:16 With the combination Random/Random in 10000 games A won 3279 and B won: 6346
16:22:16 With the combination Random/Random in 10000 games A won 3279 and B won: 6347
16:22:16 With the combination Random/Random in 10000 games A won 3279 and B won: 6348
16:22:16 With the combination Random/Random in 10000 games A won 3280 and B won: 6348
16:22:16 With the combination Random/Random in 10000 games A won 3281 and B won: 6348
16:22:16 With the combination Random/Random in 10000 games A won 3282 and B won: 6348
16:22:16 With the combination Random/Random in 10000 games A won 3282 and B won: 6349
16:22:16 With the combination Random/Random in 10000 games A won 3282 and B won: 6350
16:22:16 With the combination Random/Random in 10000 games A won 3282 and B won: 6351
16:22:16 With the combination Random/Random in 10000 games A won 3283 and B won: 6351
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6351
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6352
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6353
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6354
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6355
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6356
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6357
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6358
16:22:16 With the combination Random/Random in 10000 games A won 3284 and B won: 6359
16:22:16 With the combination Random/Random in 10000 games A won 3285 and B won: 6359
16:22:16 With the combination Random/Random in 10000 games A won 3285 and B won: 6360
16:22:16 With the combination Random/Random in 10000 games A won 3286 and B won: 6360
16:22:16 With the combination Random/Random in 10000 games A won 3286 and B won: 6361
16:22:16 With the combination Random/Random in 10000 games A won 3286 and B won: 6362
16:22:16 With the combination Random/Random in 10000 games A won 3287 and B won: 6362
16:22:16 With the combination Random/Random in 10000 games A won 3287 and B won: 6363
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6363
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6364
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6365
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6366
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6367
16:22:16 With the combination Random/Random in 10000 games A won 3288 and B won: 6368
16:22:16 With the combination Random/Random in 10000 games A won 3289 and B won: 6368
16:22:16 With the combination Random/Random in 10000 games A won 3289 and B won: 6369
16:22:16 With the combination Random/Random in 10000 games A won 3289 and B won: 6370
16:22:16 With the combination Random/Random in 10000 games A won 3290 and B won: 6370
16:22:16 With the combination Random/Random in 10000 games A won 3290 and B won: 6371
16:22:16 With the combination Random/Random in 10000 games A won 3290 and B won: 6372
16:22:16 With the combination Random/Random in 10000 games A won 3291 and B won: 6372
16:22:16 With the combination Random/Random in 10000 games A won 3291 and B won: 6373
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6373
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6374
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6375
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6376
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6377
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6378
16:22:16 With the combination Random/Random in 10000 games A won 3292 and B won: 6379
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6379
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6380
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6381
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6382
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6383
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6384
16:22:16 With the combination Random/Random in 10000 games A won 3293 and B won: 6385
16:22:16 With the combination Random/Random in 10000 games A won 3294 and B won: 6385
16:22:16 With the combination Random/Random in 10000 games A won 3295 and B won: 6385
16:22:16 With the combination Random/Random in 10000 games A won 3295 and B won: 6386
16:22:16 With the combination Random/Random in 10000 games A won 3295 and B won: 6387
16:22:16 With the combination Random/Random in 10000 games A won 3295 and B won: 6388
16:22:16 With the combination Random/Random in 10000 games A won 3296 and B won: 6388
16:22:16 With the combination Random/Random in 10000 games A won 3296 and B won: 6389
16:22:16 With the combination Random/Random in 10000 games A won 3296 and B won: 6390
16:22:16 With the combination Random/Random in 10000 games A won 3297 and B won: 6390
16:22:16 With the combination Random/Random in 10000 games A won 3297 and B won: 6391
16:22:16 With the combination Random/Random in 10000 games A won 3297 and B won: 6392
16:22:16 With the combination Random/Random in 10000 games A won 3298 and B won: 6392
16:22:16 With the combination Random/Random in 10000 games A won 3298 and B won: 6393
16:22:16 With the combination Random/Random in 10000 games A won 3298 and B won: 6394
16:22:16 With the combination Random/Random in 10000 games A won 3298 and B won: 6395
16:22:16 With the combination Random/Random in 10000 games A won 3299 and B won: 6395
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6395
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6396
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6397
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6398
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6399
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6400
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6401
16:22:16 With the combination Random/Random in 10000 games A won 3300 and B won: 6402
16:22:16 With the combination Random/Random in 10000 games A won 3301 and B won: 6402
16:22:16 With the combination Random/Random in 10000 games A won 3301 and B won: 6403
16:22:16 With the combination Random/Random in 10000 games A won 3301 and B won: 6404
16:22:16 With the combination Random/Random in 10000 games A won 3302 and B won: 6404
16:22:16 With the combination Random/Random in 10000 games A won 3303 and B won: 6404
16:22:16 With the combination Random/Random in 10000 games A won 3303 and B won: 6405
16:22:16 With the combination Random/Random in 10000 games A won 3303 and B won: 6406
16:22:16 With the combination Random/Random in 10000 games A won 3303 and B won: 6407
16:22:16 With the combination Random/Random in 10000 games A won 3304 and B won: 6407
16:22:16 With the combination Random/Random in 10000 games A won 3305 and B won: 6407
16:22:16 With the combination Random/Random in 10000 games A won 3306 and B won: 6407
16:22:16 With the combination Random/Random in 10000 games A won 3306 and B won: 6408
16:22:16 With the combination Random/Random in 10000 games A won 3306 and B won: 6409
16:22:16 With the combination Random/Random in 10000 games A won 3307 and B won: 6409
16:22:16 With the combination Random/Random in 10000 games A won 3307 and B won: 6410
16:22:16 With the combination Random/Random in 10000 games A won 3308 and B won: 6410
16:22:16 With the combination Random/Random in 10000 games A won 3309 and B won: 6410
16:22:16 With the combination Random/Random in 10000 games A won 3310 and B won: 6410
16:22:16 With the combination Random/Random in 10000 games A won 3310 and B won: 6411
16:22:16 With the combination Random/Random in 10000 games A won 3311 and B won: 6411
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6411
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6412
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6413
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6414
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6415
16:22:16 With the combination Random/Random in 10000 games A won 3312 and B won: 6416
16:22:16 With the combination Random/Random in 10000 games A won 3313 and B won: 6416
16:22:16 With the combination Random/Random in 10000 games A won 3313 and B won: 6417
16:22:16 With the combination Random/Random in 10000 games A won 3313 and B won: 6418
16:22:16 With the combination Random/Random in 10000 games A won 3314 and B won: 6418
16:22:16 With the combination Random/Random in 10000 games A won 3314 and B won: 6419
16:22:16 With the combination Random/Random in 10000 games A won 3314 and B won: 6420
16:22:16 With the combination Random/Random in 10000 games A won 3315 and B won: 6420
16:22:16 With the combination Random/Random in 10000 games A won 3315 and B won: 6421
16:22:16 With the combination Random/Random in 10000 games A won 3316 and B won: 6421
16:22:16 With the combination Random/Random in 10000 games A won 3316 and B won: 6422
16:22:16 With the combination Random/Random in 10000 games A won 3316 and B won: 6423
16:22:16 With the combination Random/Random in 10000 games A won 3317 and B won: 6423
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6423
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6424
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6425
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6426
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6427
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6428
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6429
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6430
16:22:16 With the combination Random/Random in 10000 games A won 3318 and B won: 6431
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6431
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6432
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6433
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6434
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6435
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6436
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6437
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6438
16:22:16 With the combination Random/Random in 10000 games A won 3319 and B won: 6439
16:22:16 With the combination Random/Random in 10000 games A won 3320 and B won: 6439
16:22:16 With the combination Random/Random in 10000 games A won 3320 and B won: 6440
16:22:16 With the combination Random/Random in 10000 games A won 3320 and B won: 6441
16:22:16 With the combination Random/Random in 10000 games A won 3320 and B won: 6442
16:22:16 With the combination Random/Random in 10000 games A won 3321 and B won: 6442
16:22:16 With the combination Random/Random in 10000 games A won 3321 and B won: 6443
16:22:16 With the combination Random/Random in 10000 games A won 3321 and B won: 6444
16:22:16 With the combination Random/Random in 10000 games A won 3322 and B won: 6444
16:22:16 With the combination Random/Random in 10000 games A won 3322 and B won: 6445
16:22:16 With the combination Random/Random in 10000 games A won 3322 and B won: 6446
16:22:16 With the combination Random/Random in 10000 games A won 3322 and B won: 6447
16:22:16 With the combination Random/Random in 10000 games A won 3323 and B won: 6447
16:22:16 With the combination Random/Random in 10000 games A won 3324 and B won: 6447
16:22:16 With the combination Random/Random in 10000 games A won 3325 and B won: 6447
16:22:16 With the combination Random/Random in 10000 games A won 3326 and B won: 6447
16:22:16 With the combination Random/Random in 10000 games A won 3326 and B won: 6448
16:22:16 With the combination Random/Random in 10000 games A won 3326 and B won: 6449
16:22:16 With the combination Random/Random in 10000 games A won 3326 and B won: 6450
16:22:16 With the combination Random/Random in 10000 games A won 3326 and B won: 6451
16:22:16 With the combination Random/Random in 10000 games A won 3327 and B won: 6451
16:22:16 With the combination Random/Random in 10000 games A won 3328 and B won: 6451
16:22:16 With the combination Random/Random in 10000 games A won 3329 and B won: 6451
16:22:16 With the combination Random/Random in 10000 games A won 3329 and B won: 6452
16:22:16 With the combination Random/Random in 10000 games A won 3329 and B won: 6453
16:22:16 With the combination Random/Random in 10000 games A won 3329 and B won: 6454
16:22:16 With the combination Random/Random in 10000 games A won 3330 and B won: 6454
16:22:16 With the combination Random/Random in 10000 games A won 3331 and B won: 6454
16:22:16 With the combination Random/Random in 10000 games A won 3331 and B won: 6455
16:22:16 With the combination Random/Random in 10000 games A won 3331 and B won: 6456
16:22:16 With the combination Random/Random in 10000 games A won 3332 and B won: 6456
16:22:16 With the combination Random/Random in 10000 games A won 3332 and B won: 6457
16:22:16 With the combination Random/Random in 10000 games A won 3332 and B won: 6458
16:22:16 With the combination Random/Random in 10000 games A won 3332 and B won: 6459
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6459
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6460
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6461
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6462
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6463
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6464
16:22:16 With the combination Random/Random in 10000 games A won 3333 and B won: 6465
16:22:16 With the combination Random/Random in 10000 games A won 3334 and B won: 6465
16:22:16 With the combination Random/Random in 10000 games A won 3335 and B won: 6465
16:22:16 With the combination Random/Random in 10000 games A won 3336 and B won: 6465
16:22:16 With the combination Random/Random in 10000 games A won 3336 and B won: 6466
16:22:16 With the combination Random/Random in 10000 games A won 3336 and B won: 6467
16:22:16 With the combination Random/Random in 10000 games A won 3336 and B won: 6468
16:22:16 With the combination Random/Random in 10000 games A won 3336 and B won: 6469
16:22:16 With the combination Random/Random in 10000 games A won 3337 and B won: 6469
16:22:16 With the combination Random/Random in 10000 games A won 3337 and B won: 6470
16:22:16 With the combination Random/Random in 10000 games A won 3337 and B won: 6471
16:22:16 With the combination Random/Random in 10000 games A won 3338 and B won: 6471
16:22:16 With the combination Random/Random in 10000 games A won 3339 and B won: 6471
16:22:16 With the combination Random/Random in 10000 games A won 3339 and B won: 6472
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6472
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6473
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6474
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6475
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6476
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6477
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6478
16:22:16 With the combination Random/Random in 10000 games A won 3340 and B won: 6479
16:22:16 With the combination Random/Random in 10000 games A won 3341 and B won: 6479
16:22:16 With the combination Random/Random in 10000 games A won 3341 and B won: 6480
16:22:16 With the combination Random/Random in 10000 games A won 3341 and B won: 6481
16:22:16 With the combination Random/Random in 10000 games A won 3342 and B won: 6481
16:22:16 With the combination Random/Random in 10000 games A won 3342 and B won: 6482
16:22:16 With the combination Random/Random in 10000 games A won 3342 and B won: 6483
16:22:16 With the combination Random/Random in 10000 games A won 3342 and B won: 6484
16:22:16 With the combination Random/Random in 10000 games A won 3342 and B won: 6485
16:22:16 With the combination Random/Random in 10000 games A won 3343 and B won: 6485
16:22:16 With the combination Random/Random in 10000 games A won 3343 and B won: 6486
16:22:16 With the combination Random/Random in 10000 games A won 3344 and B won: 6486
16:22:16 With the combination Random/Random in 10000 games A won 3344 and B won: 6487
16:22:16 With the combination Random/Random in 10000 games A won 3344 and B won: 6488
16:22:16 With the combination Random/Random in 10000 games A won 3345 and B won: 6488
16:22:16 With the combination Random/Random in 10000 games A won 3346 and B won: 6488
16:22:16 With the combination Random/Random in 10000 games A won 3346 and B won: 6489
16:22:16 With the combination Random/Random in 10000 games A won 3346 and B won: 6490
16:22:16 With the combination Random/Random in 10000 games A won 3346 and B won: 6491
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6491
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6492
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6493
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6494
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6495
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6496
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6497
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6498
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6499
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6500
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6501
16:22:16 With the combination Random/Random in 10000 games A won 3347 and B won: 6502
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6502
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6503
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6504
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6505
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6506
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6507
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6508
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6509
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6510
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6511
16:22:16 With the combination Random/Random in 10000 games A won 3348 and B won: 6512
16:22:16 With the combination Random/Random in 10000 games A won 3349 and B won: 6512
16:22:16 With the combination Random/Random in 10000 games A won 3350 and B won: 6512
16:22:16 With the combination Random/Random in 10000 games A won 3350 and B won: 6513
16:22:16 With the combination Random/Random in 10000 games A won 3350 and B won: 6514
16:22:16 With the combination Random/Random in 10000 games A won 3350 and B won: 6515
16:22:16 With the combination Random/Random in 10000 games A won 3350 and B won: 6516
16:22:16 With the combination Random/Random in 10000 games A won 3351 and B won: 6516
16:22:16 With the combination Random/Random in 10000 games A won 3351 and B won: 6517
16:22:16 With the combination Random/Random in 10000 games A won 3351 and B won: 6518
16:22:16 With the combination Random/Random in 10000 games A won 3351 and B won: 6519
16:22:16 With the combination Random/Random in 10000 games A won 3351 and B won: 6520
16:22:16 With the combination Random/Random in 10000 games A won 3352 and B won: 6520
16:22:16 With the combination Random/Random in 10000 games A won 3352 and B won: 6521
16:22:16 With the combination Random/Random in 10000 games A won 3352 and B won: 6522
16:22:16 With the combination Random/Random in 10000 games A won 3352 and B won: 6523
16:22:16 With the combination Random/Random in 10000 games A won 3352 and B won: 6524
16:22:16 With the combination Random/Random in 10000 games A won 3353 and B won: 6524
16:22:16 With the combination Random/Random in 10000 games A won 3353 and B won: 6525
16:22:16 With the combination Random/Random in 10000 games A won 3353 and B won: 6526
16:22:16 With the combination Random/Random in 10000 games A won 3354 and B won: 6526
16:22:16 With the combination Random/Random in 10000 games A won 3354 and B won: 6527
16:22:16 With the combination Random/Random in 10000 games A won 3354 and B won: 6528
16:22:16 With the combination Random/Random in 10000 games A won 3355 and B won: 6528
16:22:16 With the combination Random/Random in 10000 games A won 3356 and B won: 6528
16:22:16 With the combination Random/Random in 10000 games A won 3356 and B won: 6529
16:22:16 With the combination Random/Random in 10000 games A won 3356 and B won: 6530
16:22:16 With the combination Random/Random in 10000 games A won 3357 and B won: 6530
16:22:16 With the combination Random/Random in 10000 games A won 3357 and B won: 6531
16:22:16 With the combination Random/Random in 10000 games A won 3357 and B won: 6532
16:22:16 With the combination Random/Random in 10000 games A won 3357 and B won: 6533
16:22:16 With the combination Random/Random in 10000 games A won 3357 and B won: 6534
16:22:16 With the combination Random/Random in 10000 games A won 3358 and B won: 6534
16:22:16 With the combination Random/Random in 10000 games A won 3359 and B won: 6534
16:22:16 With the combination Random/Random in 10000 games A won 3360 and B won: 6534
16:22:16 With the combination Random/Random in 10000 games A won 3360 and B won: 6535
16:22:16 With the combination Random/Random in 10000 games A won 3360 and B won: 6536
16:22:16 With the combination Random/Random in 10000 games A won 3360 and B won: 6537
16:22:16 With the combination Random/Random in 10000 games A won 3360 and B won: 6538
16:22:16 With the combination Random/Random in 10000 games A won 3361 and B won: 6538
16:22:16 With the combination Random/Random in 10000 games A won 3361 and B won: 6539
16:22:16 With the combination Random/Random in 10000 games A won 3362 and B won: 6539
16:22:16 With the combination Random/Random in 10000 games A won 3362 and B won: 6540
16:22:16 With the combination Random/Random in 10000 games A won 3362 and B won: 6541
16:22:16 With the combination Random/Random in 10000 games A won 3362 and B won: 6542
16:22:16 With the combination Random/Random in 10000 games A won 3363 and B won: 6542
16:22:16 With the combination Random/Random in 10000 games A won 3364 and B won: 6542
16:22:16 With the combination Random/Random in 10000 games A won 3364 and B won: 6543
16:22:16 With the combination Random/Random in 10000 games A won 3365 and B won: 6543
16:22:16 With the combination Random/Random in 10000 games A won 3365 and B won: 6544
16:22:16 With the combination Random/Random in 10000 games A won 3366 and B won: 6544
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6544
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6545
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6546
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6547
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6548
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6549
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6550
16:22:16 With the combination Random/Random in 10000 games A won 3367 and B won: 6551
16:22:16 With the combination Random/Random in 10000 games A won 3368 and B won: 6551
16:22:16 With the combination Random/Random in 10000 games A won 3368 and B won: 6552
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6552
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6553
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6554
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6555
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6556
16:22:16 With the combination Random/Random in 10000 games A won 3369 and B won: 6557
16:22:16 With the combination Random/Random in 10000 games A won 3370 and B won: 6557
16:22:16 With the combination Random/Random in 10000 games A won 3370 and B won: 6558
16:22:16 With the combination Random/Random in 10000 games A won 3370 and B won: 6559
16:22:16 With the combination Random/Random in 10000 games A won 3370 and B won: 6560
16:22:16 With the combination Random/Random in 10000 games A won 3371 and B won: 6560
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6560
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6561
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6562
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6563
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6564
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6565
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6566
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6567
16:22:16 With the combination Random/Random in 10000 games A won 3372 and B won: 6568
16:22:16 With the combination Random/Random in 10000 games A won 3373 and B won: 6568
16:22:16 With the combination Random/Random in 10000 games A won 3374 and B won: 6568
16:22:16 With the combination Random/Random in 10000 games A won 3374 and B won: 6569
16:22:16 With the combination Random/Random in 10000 games A won 3375 and B won: 6569
16:22:16 With the combination Random/Random in 10000 games A won 3375 and B won: 6570
16:22:16 With the combination Random/Random in 10000 games A won 3375 and B won: 6571
16:22:16 With the combination Random/Random in 10000 games A won 3375 and B won: 6572
16:22:16 With the combination Random/Random in 10000 games A won 3375 and B won: 6573
16:22:16 With the combination Random/Random in 10000 games A won 3376 and B won: 6573
16:22:16 With the combination Random/Random in 10000 games A won 3376 and B won: 6574
16:22:16 With the combination Random/Random in 10000 games A won 3376 and B won: 6575
16:22:16 With the combination Random/Random in 10000 games A won 3376 and B won: 6576
16:22:16 With the combination Random/Random in 10000 games A won 3377 and B won: 6576
16:22:16 With the combination Random/Random in 10000 games A won 3377 and B won: 6577
16:22:16 With the combination Random/Random in 10000 games A won 3377 and B won: 6578
16:22:16 With the combination Random/Random in 10000 games A won 3377 and B won: 6579
16:22:16 With the combination Random/Random in 10000 games A won 3378 and B won: 6579
16:22:16 With the combination Random/Random in 10000 games A won 3378 and B won: 6580
16:22:16 With the combination Random/Random in 10000 games A won 3379 and B won: 6580
16:22:16 With the combination Random/Random in 10000 games A won 3379 and B won: 6581
16:22:16 With the combination Random/Random in 10000 games A won 3379 and B won: 6582
16:22:16 With the combination Random/Random in 10000 games A won 3379 and B won: 6583
16:22:16 With the combination Random/Random in 10000 games A won 3379 and B won: 6584
16:22:16 With the combination Random/Random in 10000 games A won 3380 and B won: 6584
16:22:16 With the combination Random/Random in 10000 games A won 3380 and B won: 6585
16:22:16 With the combination Random/Random in 10000 games A won 3381 and B won: 6585
16:22:16 With the combination Random/Random in 10000 games A won 3381 and B won: 6586
16:22:16 With the combination Random/Random in 10000 games A won 3381 and B won: 6587
16:22:16 With the combination Random/Random in 10000 games A won 3382 and B won: 6587
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6587
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6588
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6589
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6590
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6591
16:22:16 With the combination Random/Random in 10000 games A won 3383 and B won: 6592
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6592
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6593
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6594
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6595
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6596
16:22:16 With the combination Random/Random in 10000 games A won 3384 and B won: 6597
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6597
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6598
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6599
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6600
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6601
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6602
16:22:16 With the combination Random/Random in 10000 games A won 3385 and B won: 6603
16:22:16 With the combination Random/Random in 10000 games A won 3386 and B won: 6603
16:22:16 With the combination Random/Random in 10000 games A won 3386 and B won: 6604
16:22:16 With the combination Random/Random in 10000 games A won 3386 and B won: 6605
16:22:16 With the combination Random/Random in 10000 games A won 3387 and B won: 6605
16:22:16 With the combination Random/Random in 10000 games A won 3387 and B won: 6606
16:22:16 With the combination Random/Random in 10000 games A won 3388 and B won: 6606
16:22:16 With the combination Random/Random in 10000 games A won 3389 and B won: 6606
16:22:16 With the combination Random/Random in 10000 games A won 3390 and B won: 6606
16:22:16 With the combination Random/Random in 10000 games A won 3390 and B won: 6607
16:22:16 With the combination Random/Random in 10000 games A won 3391 and B won: 6607
16:22:16 With the combination Random/Random in 10000 games A won 3391 and B won: 6608
16:22:16 With the combination Random/Random in 10000 games A won 3392 and B won: 6608
16:22:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.55 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameImplTest
16:22:16 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerImplTest
16:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerImplTest
16:22:16 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerBuilderImplTest
16:22:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerBuilderImplTest
16:22:16 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteStateImplTest
16:22:16 KopfzahlkanteState[firstPlayer=KopfzahlkantePlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlkantePlayer[name=B, state=PLAYING, outcome=Optional.empty]]
16:22:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteStateImplTest
16:22:16 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameBuilderImplTest
16:22:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameBuilderImplTest
16:22:17 [INFO] 
16:22:17 [INFO] Results:
16:22:17 [INFO] 
16:22:17 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
16:22:17 [INFO] 
16:22:17 [JENKINS] Recording test results
16:22:17 [INFO] 
16:22:17 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-kopfzahlkante ---
16:22:17 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/jacoco.exec
16:22:17 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Kopfzahlkante Game' with 22 classes
16:22:17 [INFO] 
16:22:17 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-kopfzahlkante ---
16:22:17 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
16:22:17 [INFO] 
16:22:17 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-kopfzahlkante ---
16:22:17 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
16:22:17 [INFO] 
16:22:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-kopfzahlkante ---
16:22:17 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
16:22:17 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.pom
16:22:17 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
16:22:17 [INFO] 
16:22:17 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-kopfzahlkante ---
16:22:17 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:17 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:17 [INFO] Rendering site with default locale English (en)
16:22:17 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:17 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:17 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:22:18 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:18 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:18 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:18 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:19 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:19 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:20 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:20 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-kopfzahlkante
16:22:20 [INFO] 
16:22:20 [INFO] ---------< de.fhdw.gaming.ipspiel21.dilemma:ipspiel21-dilemma >---------
16:22:20 [INFO] Building IP Spieltheorie 2021 prisoner dilemma Game 1.0.0-SNAPSHOT [8/26]
16:22:20 [INFO] --------------------------------[ pom ]---------------------------------
16:22:20 [INFO] 
16:22:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemma ---
16:22:20 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/target
16:22:20 [INFO] 
16:22:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemma ---
16:22:20 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemma/ipspiel21-dilemma/1.0.0-SNAPSHOT/ipspiel21-dilemma-1.0.0-SNAPSHOT.pom
16:22:20 [INFO] 
16:22:20 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemma ---
16:22:20 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:20 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:20 [INFO] Rendering site with default locale English (en)
16:22:20 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:20 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:20 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:20 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:20 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:20 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:21 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
16:22:21 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:21 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:21 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-dilemma
16:22:22 [INFO] 
16:22:22 [INFO] --< de.fhdw.gaming.ipspiel21.dilemmaOriginal:ipspiel21-dilemmaOriginal >--
16:22:22 [INFO] Building IP Spieltheorie 2021 original dilemma game 1.0.0-SNAPSHOT [9/26]
16:22:22 [INFO] --------------------------------[ jar ]---------------------------------
16:22:22 [INFO] 
16:22:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaOriginal ---
16:22:22 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target
16:22:22 [INFO] 
16:22:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaOriginal ---
16:22:22 [WARNING] checkstyle:check violations detected but failOnViolation set to false
16:22:22 [INFO] You have 11 Checkstyle violations.
16:22:22 [INFO] 
16:22:22 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaOriginal >>>
16:22:22 [INFO] 
16:22:22 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaOriginal ---
16:22:24 [INFO] 
16:22:24 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaOriginal <<<
16:22:24 [INFO] 
16:22:24 [INFO] 
16:22:24 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaOriginal ---
16:22:24 [INFO] PMD version: 6.30.0
16:22:24 [INFO] You have 14 PMD violations. For more details see: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/pmd.xml
16:22:24 [INFO] 
16:22:24 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaOriginal ---
16:22:24 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/jacoco.exec
16:22:25 [INFO] 
16:22:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaOriginal ---
16:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:25 [INFO] Copying 1 resource
16:22:25 [INFO] 
16:22:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaOriginal ---
16:22:25 [INFO] Changes detected - recompiling the module!
16:22:25 [INFO] Compiling 46 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/classes
16:22:25 [INFO] 
16:22:25 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaOriginal >>>
16:22:25 [INFO] 
16:22:25 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaOriginal ---
16:22:25 [INFO] Fork Value is true
16:22:35 [INFO] Done SpotBugs Analysis....
16:22:35 [INFO] 
16:22:35 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaOriginal <<<
16:22:35 [INFO] 
16:22:35 [INFO] 
16:22:35 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaOriginal ---
16:22:35 [INFO] BugInstance size is 3
16:22:35 [INFO] Error size is 0
16:22:35 [INFO] Total bugs: 3
16:22:35 [ERROR] Medium: Read of unwritten field providedMoveData in de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy.computeNextMove(int, DilemmaPlayer, DilemmaState) [de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy] At DilemmaCustomStrategy.java:[line 117] NP_UNWRITTEN_FIELD
16:22:35 [ERROR] Medium: Read of unwritten field providedMoveData in de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy.getMoveByPercentage(Double, Double) [de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy, de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy, de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy, de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy] At DilemmaCustomStrategy.java:[line 149]Another occurrence at DilemmaCustomStrategy.java:[line 155]Another occurrence at DilemmaCustomStrategy.java:[line 153]Another occurrence at DilemmaCustomStrategy.java:[line 151] NP_UNWRITTEN_FIELD
16:22:35 [ERROR] Medium: Unwritten field: de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy.providedMoveData [de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.DilemmaCustomStrategy] At DilemmaCustomStrategy.java:[line 74] UWF_UNWRITTEN_FIELD
16:22:35 [INFO] 
16:22:35 
16:22:35 
16:22:35 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
16:22:35 
16:22:35 
16:22:35 
16:22:35 [INFO] 
16:22:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaOriginal ---
16:22:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:35 [INFO] Copying 1 resource
16:22:35 [INFO] 
16:22:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaOriginal ---
16:22:35 [INFO] Changes detected - recompiling the module!
16:22:35 [INFO] Compiling 6 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/test-classes
16:22:36 [INFO] 
16:22:36 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaOriginal ---
16:22:36 [INFO] 
16:22:36 [INFO] -------------------------------------------------------
16:22:36 [INFO]  T E S T S
16:22:36 [INFO] -------------------------------------------------------
16:22:38 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategies.EvolutionStrategiesTest
16:22:39 0
16:22:39 0
16:22:39 1
16:22:39 2
16:22:39 3
16:22:39 4
16:22:39 5
16:22:39 6
16:22:39 7
16:22:39 8
16:22:39 9
16:22:39 0
16:22:39 1
16:22:39 2
16:22:39 3
16:22:39 4
16:22:39 5
16:22:39 6
16:22:39 7
16:22:39 8
16:22:39 9
16:22:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategies.EvolutionStrategiesTest
16:22:39 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.DilemmaGameTest
16:22:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.DilemmaGameTest
16:22:39 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryImplTest
16:22:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryImplTest
16:22:39 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryCollectionImplTest
16:22:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryCollectionImplTest
16:22:39 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaGameImplTest
16:22:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaGameImplTest
16:22:39 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaPlayerImplTest
16:22:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaPlayerImplTest
16:22:40 [INFO] 
16:22:40 [INFO] Results:
16:22:40 [INFO] 
16:22:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
16:22:40 [INFO] 
16:22:40 [JENKINS] Recording test results
16:22:40 [INFO] 
16:22:40 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaOriginal ---
16:22:40 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/jacoco.exec
16:22:40 [INFO] Analyzed bundle 'IP Spieltheorie 2021 original dilemma game' with 36 classes
16:22:40 [INFO] 
16:22:40 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaOriginal ---
16:22:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
16:22:40 [INFO] 
16:22:40 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaOriginal ---
16:22:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
16:22:40 [INFO] 
16:22:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaOriginal ---
16:22:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
16:22:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.pom
16:22:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
16:22:40 [INFO] 
16:22:40 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaOriginal ---
16:22:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:40 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:40 [INFO] Rendering site with default locale English (en)
16:22:40 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:22:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:42 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:43 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-dilemma/ipspiel21-dilemmaOriginal
16:22:43 [INFO] 
16:22:43 [INFO] ----< de.fhdw.gaming.ipspiel21.dilemmaBasic:ipspiel21-dilemmaBasic >----
16:22:43 [INFO] Building IP Spieltheorie 2021 basic dilemma game 1.0.0-SNAPSHOT  [10/26]
16:22:43 [INFO] --------------------------------[ jar ]---------------------------------
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] You have 0 Checkstyle violations.
16:22:43 [INFO] 
16:22:43 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaBasic >>>
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] 
16:22:43 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaBasic <<<
16:22:43 [INFO] 
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] PMD version: 6.30.0
16:22:43 [INFO] 
16:22:43 [INFO] 
16:22:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/jacoco.exec
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:43 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/main/resources
16:22:43 [INFO] 
16:22:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaBasic ---
16:22:43 [INFO] Changes detected - recompiling the module!
16:22:43 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/classes
16:22:43 [INFO] 
16:22:43 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaBasic >>>
16:22:43 [INFO] 
16:22:43 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaBasic ---
16:22:44 [INFO] Fork Value is true
16:22:50 [INFO] Done SpotBugs Analysis....
16:22:50 [INFO] 
16:22:50 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaBasic <<<
16:22:50 [INFO] 
16:22:50 [INFO] 
16:22:50 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] BugInstance size is 0
16:22:50 [INFO] Error size is 0
16:22:50 [INFO] No errors/warnings found
16:22:50 [INFO] 
16:22:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:50 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/test/resources
16:22:50 [INFO] 
16:22:50 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] No sources to compile
16:22:50 [INFO] 
16:22:50 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] No tests to run.
16:22:50 [JENKINS] Recording test results
16:22:50 [INFO] 
16:22:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:22:50 [INFO] 
16:22:50 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
16:22:50 [INFO] 
16:22:50 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaBasic ---
16:22:50 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
16:22:51 [INFO] 
16:22:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaBasic ---
16:22:51 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
16:22:51 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.pom
16:22:51 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
16:22:51 [INFO] 
16:22:51 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaBasic ---
16:22:51 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:51 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:51 [INFO] Rendering site with default locale English (en)
16:22:51 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:51 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:51 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:22:51 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:51 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:51 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:51 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:52 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:52 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:52 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:52 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-dilemma/ipspiel21-dilemmaBasic
16:22:52 [INFO] 
16:22:52 [INFO] --< de.fhdw.gaming.ipspiel21.customStrategy:ipspiel21-customStrategy >--
16:22:52 [INFO] Building IP Spieltheorie 2021 Configuration Customized 0.0.1-SNAPSHOT [11/26]
16:22:52 [INFO] --------------------------------[ pom ]---------------------------------
16:22:52 [INFO] 
16:22:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customStrategy ---
16:22:52 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/target
16:22:52 [INFO] 
16:22:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customStrategy ---
16:22:52 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customStrategy/ipspiel21-customStrategy/0.0.1-SNAPSHOT/ipspiel21-customStrategy-0.0.1-SNAPSHOT.pom
16:22:52 [INFO] 
16:22:52 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customStrategy ---
16:22:52 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:52 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:52 [INFO] Rendering site with default locale English (en)
16:22:52 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:52 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:52 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:52 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:52 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:52 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:53 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
16:22:53 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:53 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:53 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:53 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-customStrategy
16:22:53 [INFO] 
16:22:53 [INFO] ------< de.fhdw.gaming.ipspiel21.customCore:ipspiel21-customCore >------
16:22:53 [INFO] Building IP Spieltheorie 2021 Configuration Customized Strategy Core 1.0.0-SNAPSHOT [12/26]
16:22:53 [INFO] --------------------------------[ jar ]---------------------------------
16:22:53 [INFO] 
16:22:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customCore ---
16:22:53 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target
16:22:53 [INFO] 
16:22:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-customCore ---
16:22:54 [INFO] You have 0 Checkstyle violations.
16:22:54 [INFO] 
16:22:54 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-customCore >>>
16:22:54 [INFO] 
16:22:54 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-customCore ---
16:22:54 [INFO] 
16:22:54 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-customCore <<<
16:22:54 [INFO] 
16:22:54 [INFO] 
16:22:54 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-customCore ---
16:22:54 [INFO] PMD version: 6.30.0
16:22:54 [INFO] 
16:22:54 [INFO] 
16:22:54 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-customCore ---
16:22:54 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/jacoco.exec
16:22:54 [INFO] 
16:22:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-customCore ---
16:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:54 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/src/main/resources
16:22:54 [INFO] 
16:22:54 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-customCore ---
16:22:54 [INFO] Changes detected - recompiling the module!
16:22:54 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/classes
16:22:54 [INFO] 
16:22:54 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-customCore >>>
16:22:54 [INFO] 
16:22:54 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-customCore ---
16:22:54 [INFO] Fork Value is true
16:22:57 [INFO] Done SpotBugs Analysis....
16:22:57 [INFO] 
16:22:57 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-customCore <<<
16:22:57 [INFO] 
16:22:57 [INFO] 
16:22:57 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-customCore ---
16:22:57 [INFO] BugInstance size is 0
16:22:57 [INFO] Error size is 0
16:22:57 [INFO] No errors/warnings found
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-customCore ---
16:22:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:22:57 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/src/test/resources
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-customCore ---
16:22:57 [INFO] No sources to compile
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-customCore ---
16:22:57 [INFO] No tests to run.
16:22:57 [JENKINS] Recording test results
16:22:57 [INFO] 
16:22:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-customCore ---
16:22:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-customCore ---
16:22:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-customCore ---
16:22:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customCore ---
16:22:57 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
16:22:57 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.pom
16:22:57 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
16:22:57 [INFO] 
16:22:57 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customCore ---
16:22:57 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:22:57 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:22:57 [INFO] Rendering site with default locale English (en)
16:22:57 [WARNING] No project URL defined - decoration links will not be relativized!
16:22:57 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:22:57 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:22:58 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:22:58 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:22:58 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:22:58 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:22:58 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:22:58 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:22:59 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:22:59 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-customStrategy/ipspiel21-customCore
16:22:59 [INFO] 
16:22:59 [INFO] -------< de.fhdw.gaming.ipspiel21.customGui:ipspiel21-customGui >-------
16:22:59 [INFO] Building IP Spieltheorie 2021 Configuration Customized Strategy Gui 0.0.1-SNAPSHOT [13/26]
16:22:59 [INFO] --------------------------------[ jar ]---------------------------------
16:22:59 [INFO] 
16:22:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customGui ---
16:22:59 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target
16:22:59 [INFO] 
16:22:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-customGui ---
16:22:59 [INFO] You have 0 Checkstyle violations.
16:22:59 [INFO] 
16:22:59 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-customGui >>>
16:22:59 [INFO] 
16:22:59 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-customGui ---
16:22:59 [INFO] 
16:22:59 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-customGui <<<
16:22:59 [INFO] 
16:22:59 [INFO] 
16:22:59 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-customGui ---
16:22:59 [INFO] PMD version: 6.30.0
16:22:59 [INFO] 
16:22:59 [INFO] 
16:22:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-customGui ---
16:22:59 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/jacoco.exec
16:22:59 [INFO] 
16:22:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-customGui ---
16:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:00 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/src/main/resources
16:23:00 [INFO] 
16:23:00 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-customGui ---
16:23:00 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
16:23:00 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
16:23:00 [INFO] Changes detected - recompiling the module!
16:23:00 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/classes
16:23:00 [INFO] 
16:23:00 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-customGui >>>
16:23:00 [INFO] 
16:23:00 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-customGui ---
16:23:00 [INFO] Fork Value is true
16:23:03 [INFO] Done SpotBugs Analysis....
16:23:03 [INFO] 
16:23:03 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-customGui <<<
16:23:03 [INFO] 
16:23:03 [INFO] 
16:23:03 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-customGui ---
16:23:03 [INFO] BugInstance size is 0
16:23:03 [INFO] Error size is 0
16:23:03 [INFO] No errors/warnings found
16:23:03 [INFO] 
16:23:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-customGui ---
16:23:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:03 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/src/test/resources
16:23:03 [INFO] 
16:23:03 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-customGui ---
16:23:03 [INFO] No sources to compile
16:23:03 [INFO] 
16:23:03 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-customGui ---
16:23:03 [INFO] No tests to run.
16:23:03 [JENKINS] Recording test results
16:23:03 [INFO] 
16:23:03 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-customGui ---
16:23:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:23:04 [INFO] 
16:23:04 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-customGui ---
16:23:04 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT.jar
16:23:04 [INFO] 
16:23:04 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-customGui ---
16:23:04 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT-sources.jar
16:23:04 [INFO] 
16:23:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customGui ---
16:23:04 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT.jar
16:23:04 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT.pom
16:23:04 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT-sources.jar
16:23:04 [INFO] 
16:23:04 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customGui ---
16:23:04 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:04 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:04 [INFO] Rendering site with default locale English (en)
16:23:04 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:04 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:04 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:23:04 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:23:04 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:23:04 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:23:04 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:23:06 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:06 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:06 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:06 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:07 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:07 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:07 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:07 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-customStrategy/ipspiel21-customGui
16:23:08 [INFO] 
16:23:08 [INFO] --< de.fhdw.gaming.ipspiel21.dilemmaCustomized:ipspiel21-dilemmaCustomized >--
16:23:08 [INFO] Building IP-Spieltheorie 2021 customized dilemma game 1.0.0-SNAPSHOT [14/26]
16:23:08 [INFO] --------------------------------[ jar ]---------------------------------
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] You have 0 Checkstyle violations.
16:23:08 [INFO] 
16:23:08 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaCustomized >>>
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] 
16:23:08 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaCustomized <<<
16:23:08 [INFO] 
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] PMD version: 6.30.0
16:23:08 [INFO] 
16:23:08 [INFO] 
16:23:08 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/jacoco.exec
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaCustomized ---
16:23:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:08 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/main/resources
16:23:08 [INFO] 
16:23:08 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaCustomized ---
16:23:08 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
16:23:08 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
16:23:08 [INFO] Changes detected - recompiling the module!
16:23:08 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/classes
16:23:09 [INFO] 
16:23:09 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaCustomized >>>
16:23:09 [INFO] 
16:23:09 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaCustomized ---
16:23:09 [INFO] Fork Value is true
16:23:12 [INFO] Done SpotBugs Analysis....
16:23:12 [INFO] 
16:23:12 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaCustomized <<<
16:23:12 [INFO] 
16:23:12 [INFO] 
16:23:12 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] BugInstance size is 0
16:23:12 [INFO] Error size is 0
16:23:12 [INFO] No errors/warnings found
16:23:12 [INFO] 
16:23:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:12 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/test/resources
16:23:12 [INFO] 
16:23:12 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] No sources to compile
16:23:12 [INFO] 
16:23:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] No tests to run.
16:23:12 [JENKINS] Recording test results
16:23:12 [INFO] 
16:23:12 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:23:12 [INFO] 
16:23:12 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
16:23:12 [INFO] 
16:23:12 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaCustomized ---
16:23:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
16:23:13 [INFO] 
16:23:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaCustomized ---
16:23:13 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
16:23:13 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.pom
16:23:13 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
16:23:13 [INFO] 
16:23:13 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaCustomized ---
16:23:13 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:13 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:13 [INFO] Rendering site with default locale English (en)
16:23:13 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:13 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:13 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:23:13 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:23:13 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:23:13 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:23:13 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:23:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:16 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-dilemma/ipspiel21-dilemmaCustomized
16:23:16 [INFO] 
16:23:16 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-freizeit >-------------
16:23:16 [INFO] Building IP Spieltheorie 2021 Freizeit Game 1.0.0-SNAPSHOT       [15/26]
16:23:16 [INFO] --------------------------------[ jar ]---------------------------------
16:23:16 [INFO] 
16:23:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-freizeit ---
16:23:16 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target
16:23:16 [INFO] 
16:23:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-freizeit ---
16:23:17 [INFO] You have 0 Checkstyle violations.
16:23:17 [INFO] 
16:23:17 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-freizeit >>>
16:23:17 [INFO] 
16:23:17 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-freizeit ---
16:23:18 [INFO] 
16:23:18 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-freizeit <<<
16:23:18 [INFO] 
16:23:18 [INFO] 
16:23:18 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-freizeit ---
16:23:18 [INFO] PMD version: 6.30.0
16:23:18 [INFO] 
16:23:18 [INFO] 
16:23:18 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-freizeit ---
16:23:18 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/jacoco.exec
16:23:18 [INFO] 
16:23:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-freizeit ---
16:23:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:18 [INFO] Copying 2 resources
16:23:18 [INFO] 
16:23:18 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-freizeit ---
16:23:18 [INFO] Changes detected - recompiling the module!
16:23:18 [INFO] Compiling 33 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/classes
16:23:18 [INFO] 
16:23:18 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-freizeit >>>
16:23:18 [INFO] 
16:23:18 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-freizeit ---
16:23:18 [INFO] Fork Value is true
16:23:23 [INFO] Done SpotBugs Analysis....
16:23:23 [INFO] 
16:23:23 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-freizeit <<<
16:23:23 [INFO] 
16:23:23 [INFO] 
16:23:23 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-freizeit ---
16:23:23 [INFO] BugInstance size is 0
16:23:23 [INFO] Error size is 0
16:23:23 [INFO] No errors/warnings found
16:23:23 [INFO] 
16:23:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-freizeit ---
16:23:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:23 [INFO] Copying 2 resources
16:23:23 [INFO] 
16:23:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-freizeit ---
16:23:23 [INFO] Changes detected - recompiling the module!
16:23:23 [INFO] Compiling 6 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/test-classes
16:23:23 [INFO] 
16:23:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-freizeit ---
16:23:23 [INFO] 
16:23:23 [INFO] -------------------------------------------------------
16:23:23 [INFO]  T E S T S
16:23:23 [INFO] -------------------------------------------------------
16:23:24 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerImplTest
16:23:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerImplTest
16:23:24 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameBuilderImplTest
16:23:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameBuilderImplTest
16:23:24 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameImplTest
16:23:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameImplTest
16:23:24 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerBuilderImplTest
16:23:24 {Saying soccer={Saying soccer=3.0, Saying cinema=5.0}, Saying cinema={Saying soccer=5.0, Saying cinema=3.0}}
16:23:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerBuilderImplTest
16:23:24 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitBalancedStrategyTest
16:23:30 Number of games played: 20000
16:23:30 Both players chose their balanced strategy
16:23:30 Outcome of cinema favored player: 20105.0
16:23:30 Outcome of soccer favored player: 13531.0
16:23:30 6574.0
16:23:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.78 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitBalancedStrategyTest
16:23:30 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitStateImplTest
16:23:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitStateImplTest
16:23:30 [INFO] 
16:23:30 [INFO] Results:
16:23:30 [INFO] 
16:23:30 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
16:23:30 [INFO] 
16:23:30 [JENKINS] Recording test results
16:23:30 [INFO] 
16:23:30 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-freizeit ---
16:23:30 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/jacoco.exec
16:23:30 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Freizeit Game' with 21 classes
16:23:31 [INFO] 
16:23:31 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-freizeit ---
16:23:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
16:23:31 [INFO] 
16:23:31 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-freizeit ---
16:23:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
16:23:31 [INFO] 
16:23:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-freizeit ---
16:23:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
16:23:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.pom
16:23:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
16:23:31 [INFO] 
16:23:31 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-freizeit ---
16:23:31 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:31 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:31 [INFO] Rendering site with default locale English (en)
16:23:31 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:31 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:23:31 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:31 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:31 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:31 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:32 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:32 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:32 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:32 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-freizeit
16:23:32 [INFO] 
16:23:32 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-search-trees >-----------
16:23:32 [INFO] Building IP Spieltheorie 2021 search tree algorithms 1.0.0-SNAPSHOT [16/26]
16:23:32 [INFO] --------------------------------[ jar ]---------------------------------
16:23:32 [INFO] 
16:23:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-search-trees ---
16:23:32 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target
16:23:32 [INFO] 
16:23:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-search-trees ---
16:23:32 [INFO] You have 0 Checkstyle violations.
16:23:32 [INFO] 
16:23:32 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-search-trees >>>
16:23:32 [INFO] 
16:23:32 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-search-trees ---
16:23:33 [INFO] 
16:23:33 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-search-trees <<<
16:23:33 [INFO] 
16:23:33 [INFO] 
16:23:33 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-search-trees ---
16:23:33 [INFO] PMD version: 6.30.0
16:23:33 [INFO] 
16:23:33 [INFO] 
16:23:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-search-trees ---
16:23:33 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/jacoco.exec
16:23:33 [INFO] 
16:23:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-search-trees ---
16:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:33 [INFO] Copying 1 resource
16:23:33 [INFO] 
16:23:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-search-trees ---
16:23:33 [INFO] Changes detected - recompiling the module!
16:23:33 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/classes
16:23:33 [INFO] 
16:23:33 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-search-trees >>>
16:23:33 [INFO] 
16:23:33 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-search-trees ---
16:23:33 [INFO] Fork Value is true
16:23:37 [INFO] Done SpotBugs Analysis....
16:23:37 [INFO] 
16:23:37 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-search-trees <<<
16:23:37 [INFO] 
16:23:37 [INFO] 
16:23:37 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-search-trees ---
16:23:37 [INFO] BugInstance size is 0
16:23:37 [INFO] Error size is 0
16:23:37 [INFO] No errors/warnings found
16:23:37 [INFO] 
16:23:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-search-trees ---
16:23:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:37 [INFO] Copying 1 resource
16:23:37 [INFO] 
16:23:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-search-trees ---
16:23:37 [INFO] Changes detected - recompiling the module!
16:23:37 [INFO] Compiling 18 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/test-classes
16:23:37 [INFO] 
16:23:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-search-trees ---
16:23:37 [INFO] 
16:23:37 [INFO] -------------------------------------------------------
16:23:37 [INFO]  T E S T S
16:23:37 [INFO] -------------------------------------------------------
16:23:38 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest
16:23:39 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.NegamaxImplTest
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.NegamaxImplTest
16:23:39 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.AlphaBetaImplTest
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.AlphaBetaImplTest
16:23:39 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest2
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 {Competitor=Market-Opening}
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 makemove in marketstate aufgerufen
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 getPlayerMoves aufgerufen in marketstate
16:23:39 Optional[Cuts Prices]
16:23:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest2
16:23:39 [INFO] 
16:23:39 [INFO] Results:
16:23:39 [INFO] 
16:23:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
16:23:39 [INFO] 
16:23:39 [JENKINS] Recording test results
16:23:39 [INFO] 
16:23:39 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-search-trees ---
16:23:39 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/jacoco.exec
16:23:39 [INFO] Analyzed bundle 'IP Spieltheorie 2021 search tree algorithms' with 4 classes
16:23:39 [INFO] 
16:23:39 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-search-trees ---
16:23:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
16:23:39 [INFO] 
16:23:39 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-search-trees ---
16:23:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
16:23:39 [INFO] 
16:23:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-search-trees ---
16:23:39 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
16:23:39 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.pom
16:23:39 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
16:23:39 [INFO] 
16:23:39 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-search-trees ---
16:23:39 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:39 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:39 [INFO] Rendering site with default locale English (en)
16:23:39 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:39 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:39 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:23:40 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:40 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:40 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:40 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:40 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:40 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:41 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-search-trees
16:23:41 [INFO] 
16:23:41 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe >------------
16:23:41 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game 1.0.0-SNAPSHOT    [17/26]
16:23:41 [INFO] --------------------------------[ pom ]---------------------------------
16:23:41 [INFO] 
16:23:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe ---
16:23:41 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/target
16:23:41 [INFO] 
16:23:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe ---
16:23:41 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe/1.0.0-SNAPSHOT/ipspiel21-tictactoe-1.0.0-SNAPSHOT.pom
16:23:41 [INFO] 
16:23:41 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe ---
16:23:41 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:41 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:41 [INFO] Rendering site with default locale English (en)
16:23:41 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:41 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
16:23:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:42 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-tictactoe
16:23:42 [INFO] 
16:23:42 [INFO] ---------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-core >----------
16:23:42 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Core 1.0.0-SNAPSHOT [18/26]
16:23:42 [INFO] --------------------------------[ jar ]---------------------------------
16:23:42 [INFO] 
16:23:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-core ---
16:23:42 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target
16:23:42 [INFO] 
16:23:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-core ---
16:23:43 [INFO] You have 0 Checkstyle violations.
16:23:43 [INFO] 
16:23:43 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-core >>>
16:23:43 [INFO] 
16:23:43 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-core ---
16:23:44 [INFO] 
16:23:44 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-core <<<
16:23:44 [INFO] 
16:23:44 [INFO] 
16:23:44 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-core ---
16:23:44 [INFO] PMD version: 6.30.0
16:23:44 [INFO] 
16:23:44 [INFO] 
16:23:44 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-core ---
16:23:44 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec
16:23:44 [INFO] 
16:23:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-core ---
16:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:44 [INFO] Copying 1 resource
16:23:44 [INFO] 
16:23:44 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-core ---
16:23:44 [INFO] Changes detected - recompiling the module!
16:23:44 [INFO] Compiling 35 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/classes
16:23:45 [INFO] 
16:23:45 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-core >>>
16:23:45 [INFO] 
16:23:45 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-core ---
16:23:45 [INFO] Fork Value is true
16:23:51 [INFO] Done SpotBugs Analysis....
16:23:51 [INFO] 
16:23:51 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-core <<<
16:23:51 [INFO] 
16:23:51 [INFO] 
16:23:51 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-core ---
16:23:51 [INFO] BugInstance size is 0
16:23:51 [INFO] Error size is 0
16:23:51 [INFO] No errors/warnings found
16:23:51 [INFO] 
16:23:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-core ---
16:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:51 [INFO] Copying 1 resource
16:23:51 [INFO] 
16:23:51 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-core ---
16:23:51 [INFO] Changes detected - recompiling the module!
16:23:51 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/test-classes
16:23:52 [INFO] 
16:23:52 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-core ---
16:23:52 [INFO] 
16:23:52 [INFO] -------------------------------------------------------
16:23:52 [INFO]  T E S T S
16:23:52 [INFO] -------------------------------------------------------
16:23:54 [INFO] Running evaluation.TicTacToeEvaluationTest
16:23:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in evaluation.TicTacToeEvaluationTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeRowImplTest
16:23:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeRowImplTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToePlayerImplTest
16:23:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToePlayerImplTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeGameImplTest
16:23:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeGameImplTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeStateImplTest
16:23:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeStateImplTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeBoardImplTest
16:23:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeBoardImplTest
16:23:54 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeFieldImplTest
16:23:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeFieldImplTest
16:23:54 [INFO] 
16:23:54 [INFO] Results:
16:23:54 [INFO] 
16:23:54 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
16:23:54 [INFO] 
16:23:54 [JENKINS] Recording test results
16:23:54 [INFO] 
16:23:54 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-core ---
16:23:54 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec
16:23:54 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Tic Tac Toe game: Core' with 32 classes
16:23:55 [INFO] 
16:23:55 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-core ---
16:23:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
16:23:55 [INFO] 
16:23:55 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-core ---
16:23:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
16:23:55 [INFO] 
16:23:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-core ---
16:23:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
16:23:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.pom
16:23:55 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
16:23:55 [INFO] 
16:23:55 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-core ---
16:23:55 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:23:55 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:23:55 [INFO] Rendering site with default locale English (en)
16:23:55 [WARNING] No project URL defined - decoration links will not be relativized!
16:23:55 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:23:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:23:55 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:23:55 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:23:55 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:23:55 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:23:56 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:23:56 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:23:56 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:23:56 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-tictactoe/ipspiel21-tictactoe-core
16:23:56 [INFO] 
16:23:56 [INFO] ----< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-strategy-random >----
16:23:56 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Random strategy 1.0.0-SNAPSHOT [19/26]
16:23:56 [INFO] --------------------------------[ jar ]---------------------------------
16:23:56 [INFO] 
16:23:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-strategy-random ---
16:23:56 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target
16:23:56 [INFO] 
16:23:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-strategy-random ---
16:23:56 [INFO] You have 0 Checkstyle violations.
16:23:56 [INFO] 
16:23:56 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-strategy-random >>>
16:23:56 [INFO] 
16:23:56 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] 
16:23:57 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-strategy-random <<<
16:23:57 [INFO] 
16:23:57 [INFO] 
16:23:57 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] PMD version: 6.30.0
16:23:57 [INFO] 
16:23:57 [INFO] 
16:23:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/jacoco.exec
16:23:57 [INFO] 
16:23:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:23:57 [INFO] Copying 1 resource
16:23:57 [INFO] 
16:23:57 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] Changes detected - recompiling the module!
16:23:57 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/classes
16:23:57 [INFO] 
16:23:57 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-strategy-random >>>
16:23:57 [INFO] 
16:23:57 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-strategy-random ---
16:23:57 [INFO] Fork Value is true
16:24:01 [INFO] Done SpotBugs Analysis....
16:24:01 [INFO] 
16:24:01 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-strategy-random <<<
16:24:01 [INFO] 
16:24:01 [INFO] 
16:24:01 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] BugInstance size is 0
16:24:01 [INFO] Error size is 0
16:24:01 [INFO] No errors/warnings found
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:01 [INFO] Copying 1 resource
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] No sources to compile
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [JENKINS] Recording test results
16:24:01 [INFO] 
16:24:01 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
16:24:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom
16:24:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
16:24:01 [INFO] 
16:24:01 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-strategy-random ---
16:24:01 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:01 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:01 [INFO] Rendering site with default locale English (en)
16:24:01 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:01 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:01 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:02 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:02 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:02 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:02 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:02 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:02 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:02 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:03 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random
16:24:03 [INFO] 
16:24:03 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-gui >----------
16:24:03 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: GUI 1.0.0-SNAPSHOT [20/26]
16:24:03 [INFO] --------------------------------[ jar ]---------------------------------
16:24:03 [INFO] 
16:24:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-gui ---
16:24:03 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target
16:24:03 [INFO] 
16:24:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-gui ---
16:24:03 [INFO] You have 0 Checkstyle violations.
16:24:03 [INFO] 
16:24:03 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-gui >>>
16:24:03 [INFO] 
16:24:03 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-gui ---
16:24:04 [INFO] 
16:24:04 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-gui <<<
16:24:04 [INFO] 
16:24:04 [INFO] 
16:24:04 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-gui ---
16:24:04 [INFO] PMD version: 6.30.0
16:24:04 [INFO] 
16:24:04 [INFO] 
16:24:04 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-gui ---
16:24:04 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/jacoco.exec
16:24:04 [INFO] 
16:24:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-gui ---
16:24:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:04 [INFO] Copying 1 resource
16:24:04 [INFO] 
16:24:04 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-gui ---
16:24:04 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
16:24:04 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
16:24:04 [WARNING] *********************************************************************************************************************************************
16:24:04 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
16:24:04 [WARNING] *********************************************************************************************************************************************
16:24:04 [INFO] Changes detected - recompiling the module!
16:24:04 [INFO] Compiling 12 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/classes
16:24:04 [INFO] 
16:24:04 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-gui >>>
16:24:04 [INFO] 
16:24:04 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-gui ---
16:24:04 [INFO] Fork Value is true
16:24:11 [INFO] Done SpotBugs Analysis....
16:24:11 [INFO] 
16:24:11 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-gui <<<
16:24:11 [INFO] 
16:24:11 [INFO] 
16:24:11 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] BugInstance size is 0
16:24:11 [INFO] Error size is 0
16:24:11 [INFO] No errors/warnings found
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:11 [INFO] Copying 1 resource
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] No sources to compile
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-gui ---
16:24:11 [JENKINS] Recording test results
16:24:11 [INFO] 
16:24:11 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
16:24:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.pom
16:24:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
16:24:11 [INFO] 
16:24:11 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-gui ---
16:24:11 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:11 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:11 [INFO] Rendering site with default locale English (en)
16:24:11 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:11 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:11 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:11 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:24:11 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:24:11 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:24:11 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:24:13 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:13 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:13 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:13 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:14 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:14 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:14 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:14 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-tictactoe/ipspiel21-tictactoe-gui
16:24:15 [INFO] 
16:24:15 [INFO] -----< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-best-strategy >-----
16:24:15 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Best strategy 1.0.0-SNAPSHOT [21/26]
16:24:15 [INFO] --------------------------------[ jar ]---------------------------------
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] You have 0 Checkstyle violations.
16:24:15 [INFO] 
16:24:15 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-best-strategy >>>
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] 
16:24:15 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-best-strategy <<<
16:24:15 [INFO] 
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] PMD version: 6.30.0
16:24:15 [INFO] 
16:24:15 [INFO] 
16:24:15 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/jacoco.exec
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:15 [INFO] Copying 1 resource
16:24:15 [INFO] 
16:24:15 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] Changes detected - recompiling the module!
16:24:15 [INFO] Compiling 4 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/classes
16:24:15 [INFO] 
16:24:15 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-best-strategy >>>
16:24:15 [INFO] 
16:24:15 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-best-strategy ---
16:24:15 [INFO] Fork Value is true
16:24:19 [INFO] Done SpotBugs Analysis....
16:24:19 [INFO] 
16:24:19 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-best-strategy <<<
16:24:19 [INFO] 
16:24:19 [INFO] 
16:24:19 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] BugInstance size is 0
16:24:19 [INFO] Error size is 0
16:24:19 [INFO] No errors/warnings found
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:19 [INFO] Copying 1 resource
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] No sources to compile
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [JENKINS] Recording test results
16:24:19 [INFO] 
16:24:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
16:24:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.pom
16:24:19 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
16:24:19 [INFO] 
16:24:19 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-best-strategy ---
16:24:19 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:19 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:19 [INFO] Rendering site with default locale English (en)
16:24:19 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:19 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:19 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:19 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:19 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:19 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:19 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:20 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:20 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:20 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:20 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy
16:24:20 [INFO] 
16:24:20 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt >-----------
16:24:20 [INFO] Building ipspiel21-vier-gewinnt 1.0.0-SNAPSHOT                   [22/26]
16:24:20 [INFO] --------------------------------[ pom ]---------------------------------
16:24:20 [INFO] 
16:24:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt ---
16:24:20 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/target
16:24:20 [INFO] 
16:24:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt ---
16:24:20 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-1.0.0-SNAPSHOT.pom
16:24:20 [INFO] 
16:24:20 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt ---
16:24:20 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:20 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:20 [INFO] Rendering site with default locale English (en)
16:24:20 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:20 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:20 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:20 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:20 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:20 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:21 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
16:24:21 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:21 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:21 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-vier-gewinnt
16:24:21 [INFO] 
16:24:21 [INFO] --------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-core >--------
16:24:21 [INFO] Building ipspiel21-vier-gewinnt-core 1.0.0-SNAPSHOT              [23/26]
16:24:21 [INFO] --------------------------------[ jar ]---------------------------------
16:24:21 [INFO] 
16:24:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-core ---
16:24:21 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target
16:24:21 [INFO] 
16:24:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-core ---
16:24:22 [INFO] You have 0 Checkstyle violations.
16:24:22 [INFO] 
16:24:22 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-core >>>
16:24:22 [INFO] 
16:24:22 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] 
16:24:23 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-core <<<
16:24:23 [INFO] 
16:24:23 [INFO] 
16:24:23 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] PMD version: 6.30.0
16:24:23 [INFO] 
16:24:23 [INFO] 
16:24:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
16:24:23 [INFO] 
16:24:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:23 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/main/resources
16:24:23 [INFO] 
16:24:23 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] Changes detected - recompiling the module!
16:24:23 [INFO] Compiling 34 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/classes
16:24:23 [INFO] 
16:24:23 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-core >>>
16:24:23 [INFO] 
16:24:23 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-core ---
16:24:23 [INFO] Fork Value is true
16:24:28 [INFO] Done SpotBugs Analysis....
16:24:28 [INFO] 
16:24:28 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-core <<<
16:24:28 [INFO] 
16:24:28 [INFO] 
16:24:28 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-core ---
16:24:28 [INFO] BugInstance size is 0
16:24:28 [INFO] Error size is 0
16:24:28 [INFO] No errors/warnings found
16:24:28 [INFO] 
16:24:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-core ---
16:24:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:28 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/test/resources
16:24:28 [INFO] 
16:24:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-core ---
16:24:28 [INFO] Changes detected - recompiling the module!
16:24:28 [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/test-classes
16:24:28 [INFO] 
16:24:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-core ---
16:24:28 [INFO] 
16:24:28 [INFO] -------------------------------------------------------
16:24:28 [INFO]  T E S T S
16:24:28 [INFO] -------------------------------------------------------
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntStateTest
16:24:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntStateTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.moves.VierGewinntMoveTest
16:24:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.moves.VierGewinntMoveTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPlayerTest
16:24:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPlayerTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntRowTest
16:24:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntRowTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPositionTest
16:24:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPositionTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntFieldTest
16:24:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntFieldTest
16:24:29 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntBoardTest
16:24:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntBoardTest
16:24:30 [INFO] 
16:24:30 [INFO] Results:
16:24:30 [INFO] 
16:24:30 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
16:24:30 [INFO] 
16:24:30 [JENKINS] Recording test results
16:24:30 [INFO] 
16:24:30 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-core ---
16:24:30 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
16:24:30 [INFO] Analyzed bundle 'ipspiel21-vier-gewinnt-core' with 25 classes
16:24:30 [INFO] 
16:24:30 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-core ---
16:24:30 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
16:24:30 [INFO] 
16:24:30 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-core ---
16:24:30 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
16:24:30 [INFO] 
16:24:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-core ---
16:24:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
16:24:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.pom
16:24:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
16:24:30 [INFO] 
16:24:30 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-core ---
16:24:30 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:30 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:30 [INFO] Rendering site with default locale English (en)
16:24:30 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:30 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:31 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:31 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:31 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:31 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:31 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:31 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:31 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core
16:24:32 [INFO] 
16:24:32 [INFO] --------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-gui >---------
16:24:32 [INFO] Building IP Spieltheorie 2021 Vier gewinnt game: GUI 1.0.0-SNAPSHOT [24/26]
16:24:32 [INFO] --------------------------------[ jar ]---------------------------------
16:24:32 [INFO] 
16:24:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-gui ---
16:24:32 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target
16:24:32 [INFO] 
16:24:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-gui ---
16:24:32 [INFO] You have 0 Checkstyle violations.
16:24:32 [INFO] 
16:24:32 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-gui >>>
16:24:32 [INFO] 
16:24:32 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [INFO] 
16:24:33 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-gui <<<
16:24:33 [INFO] 
16:24:33 [INFO] 
16:24:33 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [INFO] PMD version: 6.30.0
16:24:33 [INFO] 
16:24:33 [INFO] 
16:24:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/jacoco.exec
16:24:33 [INFO] 
16:24:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:33 [INFO] Copying 1 resource
16:24:33 [INFO] 
16:24:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
16:24:33 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
16:24:33 [WARNING] *********************************************************************************************************************************************
16:24:33 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
16:24:33 [WARNING] *********************************************************************************************************************************************
16:24:33 [INFO] Changes detected - recompiling the module!
16:24:33 [INFO] Compiling 12 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/classes
16:24:33 [INFO] 
16:24:33 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-gui >>>
16:24:33 [INFO] 
16:24:33 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-gui ---
16:24:33 [INFO] Fork Value is true
16:24:39 [INFO] Done SpotBugs Analysis....
16:24:39 [INFO] 
16:24:39 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-gui <<<
16:24:39 [INFO] 
16:24:39 [INFO] 
16:24:39 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] BugInstance size is 0
16:24:39 [INFO] Error size is 0
16:24:39 [INFO] No errors/warnings found
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:39 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/src/test/resources
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] No sources to compile
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] No tests to run.
16:24:39 [JENKINS] Recording test results
16:24:39 [INFO] 
16:24:39 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
16:24:39 [INFO] 
16:24:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-gui ---
16:24:39 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
16:24:39 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.pom
16:24:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
16:24:40 [INFO] 
16:24:40 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-gui ---
16:24:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:40 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:40 [INFO] Rendering site with default locale English (en)
16:24:40 [WARNING] No project URL defined - decoration links will not be relativized!
16:24:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:40 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:24:40 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:24:40 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
16:24:40 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
16:24:42 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:42 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:42 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:42 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:42 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:43 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:43 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:43 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui
16:24:43 [INFO] 
16:24:43 [INFO] --< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-strategies-group1 >--
16:24:43 [INFO] Building ipspiel21-vier-gewinnt-strategies-group1 1.0.0-SNAPSHOT [25/26]
16:24:43 [INFO] --------------------------------[ jar ]---------------------------------
16:24:43 [INFO] 
16:24:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:43 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target
16:24:43 [INFO] 
16:24:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:43 [INFO] You have 0 Checkstyle violations.
16:24:43 [INFO] 
16:24:43 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-strategies-group1 >>>
16:24:43 [INFO] 
16:24:43 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] 
16:24:44 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-strategies-group1 <<<
16:24:44 [INFO] 
16:24:44 [INFO] 
16:24:44 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] PMD version: 6.30.0
16:24:44 [INFO] 
16:24:44 [INFO] 
16:24:44 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/jacoco.exec
16:24:44 [INFO] 
16:24:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:44 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/main/resources
16:24:44 [INFO] 
16:24:44 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] Changes detected - recompiling the module!
16:24:44 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/classes
16:24:44 [INFO] 
16:24:44 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-strategies-group1 >>>
16:24:44 [INFO] 
16:24:44 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:44 [INFO] Fork Value is true
16:24:48 [INFO] Done SpotBugs Analysis....
16:24:48 [INFO] 
16:24:48 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-strategies-group1 <<<
16:24:48 [INFO] 
16:24:48 [INFO] 
16:24:48 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:48 [INFO] BugInstance size is 0
16:24:48 [INFO] Error size is 0
16:24:48 [INFO] No errors/warnings found
16:24:48 [INFO] 
16:24:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:48 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/test/resources
16:24:48 [INFO] 
16:24:48 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:48 [INFO] Changes detected - recompiling the module!
16:24:48 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/test-classes
16:24:48 [INFO] 
16:24:48 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:48 [INFO] 
16:24:48 [INFO] -------------------------------------------------------
16:24:48 [INFO]  T E S T S
16:24:48 [INFO] -------------------------------------------------------
16:24:50 [INFO] Running de.fhdw.ipspiel21.viergewinnt.strategies.group1.strategy.VierGewinntEvaluationTest
16:24:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in de.fhdw.ipspiel21.viergewinnt.strategies.group1.strategy.VierGewinntEvaluationTest
16:24:50 [INFO] 
16:24:50 [INFO] Results:
16:24:50 [INFO] 
16:24:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:24:50 [INFO] 
16:24:50 [JENKINS] Recording test results
16:24:50 [INFO] 
16:24:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:50 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/jacoco.exec
16:24:50 [INFO] Analyzed bundle 'ipspiel21-vier-gewinnt-strategies-group1' with 8 classes
16:24:50 [INFO] 
16:24:50 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:50 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
16:24:50 [INFO] 
16:24:50 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:50 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
16:24:50 [INFO] 
16:24:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:50 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
16:24:50 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.pom
16:24:51 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
16:24:51 [INFO] 
16:24:51 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-strategies-group1 ---
16:24:51 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:51 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:51 [INFO] Rendering site with default locale English (en)
16:24:51 [INFO] Relativizing decoration links with respect to localized project URL: http://maven.apache.org
16:24:51 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:51 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:24:51 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:24:51 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:24:51 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:24:51 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:24:52 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:24:52 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:24:52 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:24:52 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1
16:24:52 [INFO] 
16:24:52 [INFO] --< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-strategies-group2 >--
16:24:52 [INFO] Building ipspiel21-vier-gewinnt-strategies-group2 1.0.0-SNAPSHOT [26/26]
16:24:52 [INFO] --------------------------------[ jar ]---------------------------------
16:24:52 [INFO] 
16:24:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:52 [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target
16:24:52 [INFO] 
16:24:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:52 [INFO] You have 0 Checkstyle violations.
16:24:52 [INFO] 
16:24:52 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-strategies-group2 >>>
16:24:52 [INFO] 
16:24:52 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] 
16:24:53 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-strategies-group2 <<<
16:24:53 [INFO] 
16:24:53 [INFO] 
16:24:53 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] PMD version: 6.30.0
16:24:53 [INFO] 
16:24:53 [INFO] 
16:24:53 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/jacoco.exec
16:24:53 [INFO] 
16:24:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:53 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/main/resources
16:24:53 [INFO] 
16:24:53 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] Changes detected - recompiling the module!
16:24:53 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/classes
16:24:53 [INFO] 
16:24:53 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-strategies-group2 >>>
16:24:53 [INFO] 
16:24:53 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:53 [INFO] Fork Value is true
16:24:57 [INFO] Done SpotBugs Analysis....
16:24:57 [INFO] 
16:24:57 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-strategies-group2 <<<
16:24:57 [INFO] 
16:24:57 [INFO] 
16:24:57 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:57 [INFO] BugInstance size is 0
16:24:57 [INFO] Error size is 0
16:24:57 [INFO] No errors/warnings found
16:24:57 [INFO] 
16:24:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:24:57 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/test/resources
16:24:57 [INFO] 
16:24:57 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:57 [INFO] Changes detected - recompiling the module!
16:24:57 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/test-classes
16:24:57 [INFO] 
16:24:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:58 [INFO] 
16:24:58 [INFO] -------------------------------------------------------
16:24:58 [INFO]  T E S T S
16:24:58 [INFO] -------------------------------------------------------
16:24:59 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.strategies.group2.strategy.VierGewinntEvaluationTest
16:24:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in de.fhdw.gaming.ipspiel21.viergewinnt.strategies.group2.strategy.VierGewinntEvaluationTest
16:24:59 [INFO] 
16:24:59 [INFO] Results:
16:24:59 [INFO] 
16:24:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:24:59 [INFO] 
16:24:59 [JENKINS] Recording test results
16:24:59 [INFO] 
16:24:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:59 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/jacoco.exec
16:24:59 [INFO] Analyzed bundle 'ipspiel21-vier-gewinnt-strategies-group2' with 8 classes
16:24:59 [INFO] 
16:24:59 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:59 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
16:24:59 [INFO] 
16:24:59 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:59 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
16:24:59 [INFO] 
16:24:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:59 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
16:24:59 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.pom
16:24:59 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
16:24:59 [INFO] 
16:24:59 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-strategies-group2 ---
16:24:59 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
16:24:59 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
16:24:59 [INFO] Rendering site with default locale English (en)
16:24:59 [INFO] Relativizing decoration links with respect to localized project URL: http://maven.apache.org
16:24:59 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
16:24:59 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
16:25:00 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
16:25:00 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
16:25:00 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
16:25:00 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
16:25:00 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
16:25:01 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
16:25:01 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
16:25:01 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/site to /var/lib/jenkins/home/jobs/ipspiel21/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2
16:25:03 [INFO] ------------------------------------------------------------------------
16:25:03 [INFO] Reactor Summary:
16:25:03 [INFO] 
16:25:03 [INFO] IP Spieltheorie 2021 1.0.0-SNAPSHOT ................ SUCCESS [ 12.457 s]
16:25:03 [INFO] IP Spieltheorie 2021 Build Tools 1.0.0-SNAPSHOT .... SUCCESS [  3.533 s]
16:25:03 [INFO] IP Spieltheorie 2021 evolution relation 1.0.0-SNAPSHOT SUCCESS [ 23.397 s]
16:25:03 [INFO] IP Spieltheorie 2021 Demo Game 1.0.0-SNAPSHOT ...... SUCCESS [ 16.827 s]
16:25:03 [INFO] ipspiel21-rock-paper-scissors 1.0.0-SNAPSHOT ....... SUCCESS [ 24.221 s]
16:25:03 [INFO] IP Spieltheorie 2021 Kopfzahl Game 1.0.0-SNAPSHOT .. SUCCESS [ 20.768 s]
16:25:03 [INFO] IP Spieltheorie 2021 Kopfzahlkante Game 1.0.0-SNAPSHOT SUCCESS [ 37.444 s]
16:25:03 [INFO] IP Spieltheorie 2021 prisoner dilemma Game 1.0.0-SNAPSHOT SUCCESS [  1.605 s]
16:25:03 [INFO] IP Spieltheorie 2021 original dilemma game 1.0.0-SNAPSHOT SUCCESS [ 21.042 s]
16:25:03 [INFO] IP Spieltheorie 2021 basic dilemma game 1.0.0-SNAPSHOT SUCCESS [  9.516 s]
16:25:03 [INFO] IP Spieltheorie 2021 Configuration Customized 0.0.1-SNAPSHOT SUCCESS [  1.042 s]
16:25:03 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Core 1.0.0-SNAPSHOT SUCCESS [  5.380 s]
16:25:03 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Gui 0.0.1-SNAPSHOT SUCCESS [  8.618 s]
16:25:03 [INFO] IP-Spieltheorie 2021 customized dilemma game 1.0.0-SNAPSHOT SUCCESS [  8.560 s]
16:25:03 [INFO] IP Spieltheorie 2021 Freizeit Game 1.0.0-SNAPSHOT .. SUCCESS [ 15.695 s]
16:25:03 [INFO] IP Spieltheorie 2021 search tree algorithms 1.0.0-SNAPSHOT SUCCESS [  8.663 s]
16:25:03 [INFO] IP Spieltheorie 2021 Tic Tac Toe game 1.0.0-SNAPSHOT SUCCESS [  1.031 s]
16:25:03 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Core 1.0.0-SNAPSHOT SUCCESS [ 14.240 s]
16:25:03 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Random strategy 1.0.0-SNAPSHOT SUCCESS [  6.267 s]
16:25:03 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: GUI 1.0.0-SNAPSHOT SUCCESS [ 11.860 s]
16:25:03 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Best strategy 1.0.0-SNAPSHOT SUCCESS [  5.628 s]
16:25:03 [INFO] ipspiel21-vier-gewinnt 1.0.0-SNAPSHOT .............. SUCCESS [  0.981 s]
16:25:03 [INFO] ipspiel21-vier-gewinnt-core 1.0.0-SNAPSHOT ......... SUCCESS [ 10.195 s]
16:25:03 [INFO] IP Spieltheorie 2021 Vier gewinnt game: GUI 1.0.0-SNAPSHOT SUCCESS [ 11.199 s]
16:25:03 [INFO] ipspiel21-vier-gewinnt-strategies-group1 1.0.0-SNAPSHOT SUCCESS [  9.188 s]
16:25:03 [INFO] ipspiel21-vier-gewinnt-strategies-group2 1.0.0-SNAPSHOT SUCCESS [  8.763 s]
16:25:03 [INFO] ------------------------------------------------------------------------
16:25:03 [INFO] BUILD SUCCESS
16:25:03 [INFO] ------------------------------------------------------------------------
16:25:03 [INFO] Total time:  05:02 min
16:25:03 [INFO] Finished at: 2021-10-05T16:25:03+02:00
16:25:03 [INFO] ------------------------------------------------------------------------
16:25:03 Waiting for Jenkins to finish collecting data
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/pom.xml to de.fhdw.gaming.ipspiel21.customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21.customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-0.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21.customGui/ipspiel21-customGui/0.0.1-SNAPSHOT/ipspiel21-customGui-0.0.1-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/pom.xml to de.fhdw.gaming.ipspiel21.customStrategy/ipspiel21-customStrategy/0.0.1-SNAPSHOT/ipspiel21-customStrategy-0.0.1-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/pom.xml to de.fhdw.gaming.ipspiel21.dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21.dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21.dilemmaBasic/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/pom.xml to de.fhdw.gaming.ipspiel21.dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21.dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21.dilemmaCustomized/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe/1.0.0-SNAPSHOT/ipspiel21-tictactoe-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/pom.xml to de.fhdw.gaming.ipspiel21.dilemma/ipspiel21-dilemma/1.0.0-SNAPSHOT/ipspiel21-dilemma-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/pom.xml to de.fhdw.gaming.ipspiel21.dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21.dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21.dilemmaOriginal/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21/1.0.0-SNAPSHOT/ipspiel21-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/pom.xml to de.fhdw.gaming.ipspiel21.customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.pom
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21.customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
16:25:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21.customCore/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
16:25:03 channel stopped
16:25:03 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel21/workspace' that match the pattern '**/target/pmd.xml'
16:25:03 [PMD] -> found 22 files
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-configCustomStrategy/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/pmd.xml
16:25:03 [PMD] -> found 14 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-iterational-contest/target/pmd.xml
16:25:03 [PMD] -> found 1 issue (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/pmd.xml
16:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
16:25:03 [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
16:25:03 [PMD] Creating SCM blamer to obtain author and commit information for affected files
16:25:03 [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
16:25:03 [PMD] Resolving file names for all issues in source directory '/var/lib/jenkins/home/jobs/ipspiel21/workspace'
16:25:03 [PMD] -> resolved paths in source directory (8 found, 0 not found)
16:25:03 [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
16:25:03 [PMD] -> resolved module names for 15 issues
16:25:03 [PMD] Resolving package names (or namespaces) by parsing the affected files
16:25:03 [PMD] -> all affected files already have a valid package name
16:25:03 [PMD] No filter has been set, publishing all 15 issues
16:25:03 [PMD] Creating fingerprints for all affected code blocks to track issues over different builds
16:25:03 [PMD] -> created fingerprints for 15 issues (skipped 0 issues)
16:25:03 [PMD] Copying affected files to Jenkins' build folder '/var/lib/jenkins/home/jobs/ipspiel21/builds/242/files-with-issues'
16:25:03 [PMD] -> 8 copied, 0 not in workspace, 0 not-found, 0 with I/O error
16:25:03 [PMD] Repository miner is not configured, skipping repository mining
16:25:03 [PMD] Reference build recorder is not configured
16:25:03 [PMD] Obtaining reference build from same job (ipspiel21)
16:25:03 [PMD] Using reference build 'ipspiel21 #241' to compute new, fixed, and outstanding issues
16:25:03 [PMD] Issues delta (vs. reference build): outstanding: 15, new: 0, fixed: 0
16:25:03 [PMD] No quality gates have been set - skipping
16:25:03 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
16:25:03 [PMD] Created analysis result for 15 issues (found 0 new issues, fixed 0 issues)
16:25:03 [PMD] Attaching ResultAction with ID 'pmd' to build 'ipspiel21 #242'.
16:25:03 [Checks API] No suitable checks publisher found.
16:25:04 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel21/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
16:25:04 [SpotBugs] -> found 22 files
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-configCustomStrategy/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 3 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-iterational-contest/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/spotbugs/spotbugsXml.xml
16:25:04 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
16:25:04 [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
16:25:04 [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
16:25:04 [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
16:25:04 [SpotBugs] Resolving file names for all issues in source directory '/var/lib/jenkins/home/jobs/ipspiel21/workspace'
16:25:04 [SpotBugs] -> resolved paths in source directory (1 found, 0 not found)
16:25:04 [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
16:25:04 [SpotBugs] -> all issues already have a valid module name
16:25:04 [SpotBugs] Resolving package names (or namespaces) by parsing the affected files
16:25:04 [SpotBugs] -> all affected files already have a valid package name
16:25:04 [SpotBugs] No filter has been set, publishing all 3 issues
16:25:04 [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
16:25:04 [SpotBugs] -> created fingerprints for 0 issues (skipped 3 issues)
16:25:04 [SpotBugs] Copying affected files to Jenkins' build folder '/var/lib/jenkins/home/jobs/ipspiel21/builds/242/files-with-issues'
16:25:04 [SpotBugs] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error
16:25:04 [SpotBugs] Repository miner is not configured, skipping repository mining
16:25:04 [SpotBugs] Reference build recorder is not configured
16:25:04 [SpotBugs] Obtaining reference build from same job (ipspiel21)
16:25:04 [SpotBugs] Using reference build 'ipspiel21 #241' to compute new, fixed, and outstanding issues
16:25:04 [SpotBugs] Issues delta (vs. reference build): outstanding: 3, new: 0, fixed: 0
16:25:04 [SpotBugs] No quality gates have been set - skipping
16:25:04 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
16:25:04 [SpotBugs] Created analysis result for 3 issues (found 0 new issues, fixed 0 issues)
16:25:04 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'ipspiel21 #242'.
16:25:04 [Checks API] No suitable checks publisher found.
16:25:04 [JaCoCo plugin] Collecting JaCoCo coverage data...
16:25:04 [JaCoCo plugin] **/*-core/target/jacoco.exec;**/*-core/target/classes;**/src/main/java; locations are configured
16:25:04 [JaCoCo plugin] Number of found exec files for pattern **/*-core/target/jacoco.exec: 2
16:25:04 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
16:25:05 [JaCoCo plugin] Saving matched class directories for class-pattern: **/*-core/target/classes: 
16:25:05 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/classes 51 files
16:25:05 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/classes 42 files
16:25:05 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
16:25:05 [JaCoCo plugin] Source Inclusions: **/*.java
16:25:05 [JaCoCo plugin] Source Exclusions: 
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customCore/src/main/java 2 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-customStrategy/ipspiel21-customGui/src/main/java 2 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-demo/src/main/java 28 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/main/java 2 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/main/java 2 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/src/main/java 46 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-dilemma/src/main/java 42 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-evolution/src/main/java 9 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-freizeit/src/main/java 33 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-iterational-contest/src/main/java 6 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahl/src/main/java 29 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-kopfzahlkante/src/main/java 34 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-rock-paper-scissors/src/main/java 33 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-search-trees/src/main/java 8 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/src/main/java 4 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-core/src/main/java 35 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/src/main/java 12 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/src/main/java 3 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/main/java 34 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/src/main/java 12 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/main/java 9 files
16:25:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/main/java 9 files
16:25:05 [JaCoCo plugin] Loading inclusions files..
16:25:05 [JaCoCo plugin] inclusions: []
16:25:05 [JaCoCo plugin] exclusions: [**/module-info.class]
16:25:05 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=60, maxMethod=90, minLine=50, maxLine=80, minBranch=50, maxBranch=80, minInstruction=50, maxInstruction=80, minComplexity=50, maxComplexity=80]
16:25:05 [JaCoCo plugin] Publishing the results..
16:25:05 [JaCoCo plugin] Loading packages..
16:25:05 [JaCoCo plugin] Done.
16:25:05 [JaCoCo plugin] Overall coverage: class: 89.47369, method: 79.16667, line: 74.62236, branch: 76.666664, instruction: 73.837105, complexity: 73.19149
16:25:05 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=60, maxMethod=90, minLine=50, maxLine=80, minBranch=50, maxBranch=80, minInstruction=50, maxInstruction=80, minComplexity=50, maxComplexity=80]
16:25:05 [JaCoCo plugin] Apply Min/Max thresholds result: UNSTABLE
16:25:05 Build step 'Record JaCoCo coverage report' changed build result to UNSTABLE
16:25:05 Finished: UNSTABLE